forked from Chainfire/HoleyLight
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstrings.xml
208 lines (167 loc) · 18 KB
/
strings.xml
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- entries marked obsolete are no longer used and should not be translated,
entries with 'translatable="false"' also need no translation. -->
<string translatable="false" name="app_name">Holey Light</string>
<string translatable="false" name="app_details">Copyright © 2019 – Chainfire\nTwitter: @ChainfireXDA\nSources: github.com/Chainfire/HoleyLight\nTap to visit XDA thread</string>
<string translatable="false" name="app_website_url">https://forum.xda-developers.com/galaxy-s10/themes/app-holey-light-t3917675</string>
<string name="permission_required">Permissions needed</string>
<string name="permission_battery"><![CDATA[In the next dialog, please allow <b>Holey Light</b> to stop optimizing battery usage. This is required to keep the notification animation running.]]></string>
<string name="permission_associate"><![CDATA[In the next dialog, please link <b>Holey Light</b> with <b>any</b> device. This is required to be able to access notifications colors. It does not seem to matter which device you choose.<br><br>Please <b>turn on Wi-Fi and Bluetooth</b> before continuing; you can turn them off again afterwards.<br><br>If no popup comes up, try making sure <b>Nearby device scanning</b> is enabled, and pairing with a Bluetooth device.]]></string>
<string name="permission_notifications"><![CDATA[In the next screen, please allow <b>Holey Light</b> notification access. This is required to be able to detect notifications.]]></string>
<!-- obsolete --><string translatable="false" name="permission_accessibility"><![CDATA[In the next screen, please go to <b>Installed services</b>, and enable <b>Holey Light</b>. This is required to show the notification animation. If this doesn\'t work right, try rebooting.]]></string>
<string name="notification_test_title">Holey Light: Test</string>
<string name="notification_test_description">Test notification, white LED</string>
<string translatable="false" name="notification_permissions_title">@string/app_name</string>
<string name="notification_permissions_description">Some permissions need to be updated. Tap to start.</string>
<string name="error">Error</string>
<string name="error_hide_notch"><![CDATA[<b>Holey Light</b> cannot function while the notch is hidden. Uncheck <b>Settings</b> - <b>Display</b> - <b>Full screen apps</b> - <b>Hide front camera</b>.]]></string>
<string name="error_unsupported_device"><![CDATA[<b>Holey Light</b> does not appear support your device. If you are using an <b>S10</b> variant please report this code to the XDA thread:<br><br>[ <b>%s</b> ]]]></string>
<!-- obsolete --><string name="help_basic_title">Help</string>
<!-- obsolete --><string name="help_basic_descrption">Some basic advice</string>
<!-- obsolete --><string translatable="false" name="help_basic_message"><![CDATA[
<b>Holey Light</b> piggybacks on <b>Always On Display (AOD)</b> (see Android Settings) to show notifications when the screen is off,
so AOD must be enabled for those modes to work.<br>
<br>
AOD\'s <b>Show Always</b>, <b>Tap to show</b> and <b>Show as scheduled</b> modes are all supported. If you\'re not using <b>Tap to show</b>
mode, it is <i>strongly</i> advised to enable the <b>schedule</b> to turn off AOD while you are sleeping. This may help prevent
screen burn-in!<br>
<br>
While a lot of effort has been put into reducing battery use as much as possible, <b>Holey Light</b> <i>does</i> use additionally battery
compared to only using <b>AOD</b>.
]]></string>
<string name="enabled">Enabled</string>
<string name="disabled">Disabled</string>
<string name="charging_screen_on">Charging: Screen on</string>
<string name="charging_screen_off">Charging: Screen off</string>
<string name="battery_screen_on">Battery: Screen on</string>
<string name="battery_screen_off">Battery: Screen off</string>
<!-- obsolete --><string translatable="false" name="settings_category_operation_title">Operation</string>
<!-- obsolete --><string translatable="false" name="settings_screen_on_title">Screen on</string>
<!-- obsolete --><string translatable="false" name="settings_screen_on_description">Show notification light while the phone is in normal use</string>
<string translatable="false" name="settings_screen_off_charging_title">@string/charging_screen_off</string>
<string name="settings_screen_off_charging_description">Show notification light while the screen is off and charging</string>
<string translatable="false" name="settings_screen_off_battery_title">@string/battery_screen_off</string>
<string name="settings_screen_off_battery_description">Show notification light while the screen is off and on battery power, consuming additional power</string>
<string name="settings_lockscreen_on_title">Lockscreen</string>
<string name="settings_lockscreen_on_description">Show notification light on lockscreen; this may look strange if face unlock is enabled</string>
<!-- obsolete --><string translatable="false" name="settings_category_seen_pickup_title">Mark as seen: Pickup</string>
<string name="settings_category_seen_pickup_description">Stationary for >10s before moving</string>
<string translatable="false" name="settings_seen_pickup_screen_on_charging_title">@string/charging_screen_on</string>
<string name="settings_seen_pickup_screen_on_charging_description">Makes sense when you usually charge your phone where you can see it</string>
<string translatable="false" name="settings_seen_pickup_screen_off_charging_title">@string/charging_screen_off</string>
<string name="settings_seen_pickup_screen_off_charging_description">Makes sense when you usually charge your phone where you can see it</string>
<string translatable="false" name="settings_seen_pickup_screen_on_battery_title">@string/battery_screen_on</string>
<string name="settings_seen_pickup_screen_on_battery_description">Consumes a little additional power</string>
<string translatable="false" name="settings_seen_pickup_screen_off_battery_title">@string/battery_screen_off</string>
<string name="settings_seen_pickup_screen_off_battery_description">Consumes significant additional power</string>
<!-- obsolete --><string translatable="false" name="settings_category_seen_lockscreen_title">Mark as seen: Lockscreen</string>
<string name="settings_seen_on_lockscreen_title">On lockscreen</string>
<string name="settings_seen_on_lockscreen_description">Each time the lockscreen is shown</string>
<string name="settings_seen_on_user_present_title">After unlock</string>
<string name="settings_seen_on_user_present_description">Each time the lockscreen is unlocked</string>
<string name="settings_category_animation_title">Animation</string>
<string name="settings_animation_tune_title">Tune</string>
<string name="settings_animation_tune_description">Fine-tune size, position, and speed</string>
<string name="settings_animation_colors_title">Colors</string>
<!-- obsolete --><string translatable="false" name="settings_animation_colors_description">Adjust per-package notification colors (use full black to hide)</string>
<!-- obsolete --><string translatable="false" name="settings_animation_powersave_title">Power saving animation</string>
<!-- obsolete --><string translatable="false" name="settings_animation_powersave_description">Use power saving animation instead of swirl, significantly reduces battery use</string>
<!-- obsolete --><string translatable="false" name="settings_animation_powersave_screen_on_charging">@string/charging_screen_on</string>
<!-- obsolete --><string translatable="false" name="settings_animation_powersave_screen_off_charging">@string/charging_screen_off</string>
<!-- obsolete --><string translatable="false" name="settings_animation_powersave_screen_on_battery">@string/battery_screen_on</string>
<!-- obsolete --><string translatable="false" name="settings_animation_powersave_screen_off_battery">@string/battery_screen_off</string>
<string name="settings_category_chainfire_title">Chainfire</string>
<string name="settings_playstore_title">All my apps</string>
<string name="settings_playstore_description">View all my apps available on Google Play</string>
<string name="settings_follow_twitter_title">Follow me on Twitter</string>
<string name="settings_follow_twitter_description">Stay up to date with my developments</string>
<string name="tune_notice">Changes take a full animation cycle to update!</string>
<string name="tune_scale_base">Scale base: %.2fdp</string>
<string name="tune_scale_horizontal">Scale horizontal: %.2fdp</string>
<string name="tune_shift_vertical">Shift vertical: %.2fdp</string>
<string name="tune_shift_horizontal">Shift horizontal: %.2fdp</string>
<string name="tune_speed">Speed: %.1fx</string>
<!-- v0.50 -->
<string name="reset">Reset</string>
<string name="refresh">Refresh</string>
<!-- obsolete --><string translatable="false" name="settings_animation_colors_description_v2">Adjust per-channel notification colors (use full black to hide)</string>
<!-- v0.51 -->
<!-- obsolete --><string translatable="false" name="temp_settings_hide_aod_title">Automatic AOD - WORK IN PROGRESS</string>
<!-- obsolete --><string translatable="false" name="temp_settings_hide_aod_description">Requires AOD Helper package. You need to configure an image without a clock on AOD first. Takes control of AOD.</string>
<!-- v0.55 -->
<string name="translation">Translation by:</string>
<!-- Your name (or xda/twitter/reddit/github/etc username) here -->
<string name="translation_by"></string>
<string name="never">Never</string>
<string name="colors_header_active">Currently active</string>
<string name="colors_header_inactive">Not currently active</string>
<string name="colors_help"><![CDATA[<i>Applications</i> can have multiple <i>channels</i>. Each <i>channel</i> is listed individually here. Entries are added only once a new notification is <i>seen</i>. You <b>cannot</b> add entries manually, because <i>channel</i> names can\'t be known beforehand. Set an entry completely <b>black</b> to disable that notification.]]></string>
<string name="settings_animation_colors_description_v3">Adjust notification color per package and channel</string>
<string name="permission_accessibility_v2"><![CDATA[In the next screen, please go to <b>Installed services</b>, and enable <b>Holey Light</b>. This is required to be able to show notifications, and be able to tap into AOD. If this doesn\'t work right, try rebooting.]]></string>
<string translatable="false" name="settings_screen_on_charging_title">@string/charging_screen_on</string>
<string name="settings_screen_on_charging_description">Show notification light while the screen is on and charging</string>
<string translatable="false" name="settings_screen_on_battery_title">@string/battery_screen_on</string>
<string name="settings_screen_on_battery_description">Show notification light while the screen is on and on battery power</string>
<string name="settings_category_operation_title_v2">When and how to display</string>
<string name="operation_mode_disabled_title">Disabled</string>
<string name="operation_mode_disabled_description">Do not show notifications</string>
<string name="animation_style_swirl_title">Swirl</string>
<string name="animation_style_blink_title">Blink</string>
<string name="animation_style_single_title">Pie</string>
<string name="animation_style_tsp_title">Unholey Light</string>
<string name="animation_style_location_camera">Camera</string>
<string name="animation_style_location_screen_center">Screen center</string>
<string name="animation_style_percentage_up_to">Up to %.1f%% battery/hour</string>
<string name="animation_style_percentage_below">Below %.0f%% battery/hour</string>
<string name="settings_category_seen_title">Mark as seen</string>
<string name="settings_category_seen_description">Treat notifications as dismissed</string>
<string name="settings_seen_pickup_title">When picked up</string>
<string translatable="false" name="settings_seen_pickup_description">@string/settings_category_seen_pickup_description</string>
<string name="settings_hide_aod_title">Hide AOD</string>
<string name="settings_hide_aod_description">When the screen is off, hide Always On Display and show only our animation</string>
<string name="notice_dialog_title">Notice</string>
<string name="notice_aod_required_message"><![CDATA[The current configuration requires <b>Always On Display</b> to be enabled.<br><br>Please go to <b>Settings -> Lock screen -> Always On Display</b> and set it to <b>Show Always</b> (or <b>Tap to show</b> if so desired).<br><br>Please also make sure its <b>Screen orientation</b> is set to <b>Portrait</b>.<br><br>You may also configure AOD\'s schedule and brightness.]]></string>
<string name="notice_aod_with_image_required_message"><![CDATA[The current configuration requires an image to be applied to <b>Always On Display</b>.<br><br>Please go to <b>Themes (AOD section)</b>, <b>Download</b> any (free) theme, and <b>Apply</b> it as <b>Image only</b>.<br><br>If you apply it as both <b>Clock and image</b>, the clock will eventually become visible.]]></string>
<string name="open_android_settings">Open Android Settings</string>
<string name="open_theme_store">Open Galaxy Themes</string>
<string name="yes">Yes</string>
<string name="no">No</string>
<string name="setup_wizard_title">Setup wizard</string>
<string name="setup_wizard_description">Helps you setup Holey Light</string>
<string name="setup_wizard_welcome"><![CDATA[Welcome to <b>Holey Light</b>! Let\'s get you setup.<br><br>A word of warning, this app requires some rather extreme permissions to be able to function. If you are not comfortable with that, you should not continue.<br><br>Note that the source code for this app is freely available for anyone to check out.<br><br>Several popups will follow, this will take a few minutes!]]></string>
<string name="setup_wizard_run_while_screen_off"><![CDATA[We can show notifications while the screen is off, but this uses between <b>1%</b> and <b>5.5%</b> battery per <b>hour</b>, depending on your setup.<br><br>This also requires the <b>Always On Display</b> feature to be enabled. If you don\'t like <b>AOD</b>, we can hide it later!<br><br>Do you want to show notifications while the screen is off?]]></string>
<string name="setup_wizard_choose_notification_style"><![CDATA[Please choose your animation style for when the screen is off.<br><br><b>Swirl</b> is a light that circles around the camera hole, and uses up to <b>5.5%</b> battery per hour (worst case).<br><br><b>Blink</b> is a blinking circle around the camera hole, and uses up to <b>3.5%</b> battery per hour (worst case).<br><br><b>Unholy Light</b> is a big circle in the middle of your screen. It isn\'t animated, but uses less than <b>1%</b> battery per hour. This option <i>always</i> <b>hides AOD</b>, which is <i>optional</i> for the other two.]]></string>
<string name="setup_wizard_hide_aod"><![CDATA[<b>Always On Display</b> is a Samsung feature that can show various information on your screen while it is turned off, using less than 1% battery per hour. Some find it useful, others find it distracting<br><br>We can <b>show AOD</b> together with our notification light, or we can <b>hide AOD</b> and present you with just our notification light and an otherwise black screen.]]></string>
<string name="setup_wizard_option_show_aod">Show AOD</string>
<string name="setup_wizard_option_hide_aod">Hide AOD</string>
<string name="setup_wizard_complete"><![CDATA[We\'re done with initial setup. More popup dialogs will follow to help you setup permissions and other Android settings to allow this app to function.<br><br>Afterwards, there are more settings for you to explore on your own!]]></string>
<!-- v0.65 -->
<string name="colors_longpress"><![CDATA[<br><br>Tap to change color, long-press for additional options.]]></string>
<string name="colors_copy">Copy color</string>
<string name="colors_paste">Paste color</string>
<string name="colors_hex">Edit hex value</string>
<string name="colors_set_default"><![CDATA[Set as default for <b>%s</b> for <b>new</b> entries]]></string>
<string name="colors_apply"><![CDATA[Apply to all <b>%s</b> entries]]></string>
<string name="colors_apply_short">Apply to all</string>
<string name="colors_apply_include_black"><![CDATA[Include currently <b>black</b> (disabled) entries?]]></string>
<string name="colors_disable">Disable</string>
<string name="hide_aod_full_title">Full</string>
<string name="hide_aod_full_description">Hide AOD fully</string>
<string name="hide_aod_partial_title">Partial</string>
<string name="hide_aod_partial_description">Keep charging information and fingerprint visible</string>
<string name="settings_seen_if_screen_on_title">If screen on</string>
<string name="settings_seen_if_screen_on_description">Ignore notifications arriving while the screen is on</string>
<string name="settings_category_schedule">Schedule</string>
<string name="settings_schedule_aod_title">Always On Display</string>
<string name="settings_schedule_aod_description"><![CDATA[The display schedule (for when the screen is off) is controlled by AOD, <b>Settings -> Lock screen -> Always On Display -> Display mode</b>.]]></string>
<string name="settings_schedule_aod_none">No schedule set</string>
<string name="settings_schedule_dnd_title">Respect Do Not Disturb mode</string>
<string name="settings_schedule_dnd_description"><![CDATA[Do not show notifications while <i>Do Not Disturb</i> mode is enabled]]></string>
<string name="settings_seen_on_timeout_title">On timeout</string>
<string name="settings_seen_on_timeout_description">Show notifications only for a set period</string>
<string name="settings_seen_on_timeout_none">No timeout</string>
<string name="x_seconds">%d seconds</string>
<string name="x_minutes">%d minutes</string>
<string name="x_hours">%d hours</string>
</resources>