strings.xml raw

   1  <resources>
   2      <string name="device_admin_description">Allow AlwaysOn to turn off your screen</string>
   3      <string name="notification_listener_description">Show notifications on the always on display</string>
   4  
   5      <string name="service_text">AlwaysOn is running in the background</string>
   6      <string name="service_channel">Service channel</string>
   7  
   8      <string name="setup_root_failed">Root request failed! Please try again or switch mode!</string>
   9      <string name="device_admin">Device Admin</string>
  10      <string name="device_admin_summary">You need to activate this device admin or switch to root mode for this app to work.</string>
  11      <string name="notification_listener_service">Notification Access</string>
  12      <string name="notification_listener_service_summary">You need to enable notification access for the app to display your notifications on the always on display.</string>
  13      <string name="setup_draw_over_other_apps">Display over other apps</string>
  14      <string name="setup_draw_over_other_apps_summary">This permission is required to show the always on display.</string>
  15      <string name="setup_phone_state">Read phone state</string>
  16      <string name="setup_phone_state_summary">This permission is required to stop the always on display for incoming calls.</string>
  17      <string name="setup_calendar">Read calendar</string>
  18      <string name="setup_calendar_summary">You need to enable calendar access for the app to display your events on the always on display.</string>
  19      <string name="setup_skip">Skip</string>
  20      <string name="setup_continue">Continue</string>
  21      <string name="setup_error">Something went wrong! Please try again!</string>
  22  
  23      <string name="dialog_device_admin_text">Please note that you have to deactivate the app\’s device admin privileges before uninstalling it! To make sure you understood this please perform the following operation:\n7 + 12</string>
  24      <string name="dialog_device_admin_result">Result</string>
  25      <string name="dialog_device_admin_error">Wrong result. Try again.</string>
  26  
  27      <string name="app_name" translatable="false">AlwaysOn</string>
  28      <string name="app_description">Android app which adds an always on display</string>
  29  
  30      <string name="AlwaysOn">Always on display</string>
  31  
  32      <string name="date" translatable="false">EEE, MMMM d</string>
  33      <string name="percent">%1$d%%</string>
  34      <string name="charged">%1$d%% Charged</string>
  35      <string name="music" translatable="false">%1$s - %2$s</string>
  36  
  37      <string name="shortcut_disabled">Disabled</string>
  38  
  39      <!-- Strings related to Settings -->
  40      <string name="pref_int_failed">This value cannot be used</string>
  41  
  42      <string name="pref_general">General settings</string>
  43      <string name="pref_enabled">Currently enabled</string>
  44      <string name="pref_disabled">Currently disabled</string>
  45      <string name="pref_always_on">Always on display</string>
  46      <string name="pref_charging">Charging animation</string>
  47  
  48      <string name="pref_look_and_feel">Look and feel</string>
  49  
  50      <string name="pref_ao_watch_face">Watch face</string>
  51      <string name="pref_ao_watch_face_summary">Settings related to the watch face of the AOD</string>
  52      <string name="pref_ao_background">Background</string>
  53      <string name="pref_ao_background_summary">Settings related to the background of the AOD</string>
  54      <string name="pref_ao_behavior">Behavior</string>
  55      <string name="pref_ao_behavior_summary">Settings related to the behavior of the app</string>
  56      <string name="pref_ao_other">Other settings</string>
  57  
  58      <string name="pref_look_and_feel_hour">Use 12-hour clock</string>
  59      <string name="pref_look_and_feel_hour_summary_on">Currently used: 12-hour clock</string>
  60      <string name="pref_look_and_feel_hour_summary_off">Currently used: 24-hour clock</string>
  61      <string name="pref_look_and_feel_am_pm">Show AM / PM</string>
  62      <string name="pref_look_and_feel_am_pm_summary">Show AM / PM when using 12-hour clock</string>
  63  
  64      <string name="pref_look_and_feel_ao">Always on look</string>
  65      <string name="pref_look_and_feel_ao_summary">Changes the look of the always on display</string>
  66      <string-array name="pref_look_and_feel_ao_array_display">
  67          <item>G-Style</item>
  68          <item>O-Style</item>
  69          <item>S-Vertical</item>
  70          <item>S-Left</item>
  71          <item>S-Split</item>
  72          <item>80s</item>
  73          <item>Fast</item>
  74          <item>Flower</item>
  75          <item>Game</item>
  76          <item>Handwritten</item>
  77          <item>Jungle</item>
  78          <item>Western</item>
  79          <item>Analog</item>
  80          <item>Russian</item>
  81      </string-array>
  82      <string name="pref_look_and_feel_colors">Colors</string>
  83      <string name="pref_look_and_feel_colors_summary">Select colors for certain elements</string>
  84      <string name="pref_look_and_feel_colors_clock">Clock color</string>
  85      <string name="pref_look_and_feel_colors_date">Date color</string>
  86      <string name="pref_look_and_feel_colors_battery">Battery color</string>
  87      <string name="pref_look_and_feel_colors_music_controls">Music controls color</string>
  88      <string name="pref_look_and_feel_colors_calendar">Calendar event color</string>
  89      <string name="pref_look_and_feel_colors_message">Message color</string>
  90      <string name="pref_look_and_feel_colors_weather">Weather color</string>
  91      <string name="pref_look_and_feel_colors_notification">Notification color</string>
  92      <string name="pref_look_and_feel_colors_fingerprint">Fingerprint icon color</string>
  93      <string name="pref_ao_showClock">Display the time</string>
  94      <string name="pref_ao_showDate">Display the date</string>
  95      <string name="pref_ao_showBatteryIcn">Display a battery icon</string>
  96      <string name="pref_ao_showBattery">Display the battery percentage</string>
  97      <string name="pref_ao_showMusicControls">Display music controls</string>
  98      <string name="pref_ao_showNotifications">Display a notification count</string>
  99      <string name="pref_ao_showNotificationIcons">Display notification icons</string>
 100      <string name="pref_ao_fingerprint">Display a fingerprint icon</string>
 101      <string name="pref_ao_fingerprint_margin">Fingerprint margin</string>
 102      <string name="pref_ao_fingerprint_margin_summary">Space below the fingerprint icon</string>
 103      <string name="pref_ao_edgeGlow">Edge glow</string>
 104      <string name="pref_ao_edgeGlow_summary">Glowing edges when a notification is received</string>
 105      <string name="pref_ao_glowDuration">Glowing duration (in milliseconds)</string>
 106      <string name="pref_ao_glowDuration_summary">Duration the edges are glowing</string>
 107      <string name="pref_ao_glowDelay">Glowing delay (in milliseconds)</string>
 108      <string name="pref_ao_glowDelay_summary">Interval between the glows</string>
 109      <string name="pref_ao_glowStyle">Edge glow style</string>
 110      <string name="pref_ao_glowStyle_summary">Changes the look of the glowing edges</string>
 111      <string name="pref_ao_glowColor">Edge glow color</string>
 112      <string name="pref_ao_glowColor_summary">Changes the color of the glowing edges</string>
 113      <string name="pref_ao_vibration">Vibration duration (in milliseconds)</string>
 114      <string name="pref_ao_vibration_summary">Duration the phone vibrates when you double-tap the screen</string>
 115      <string name="pref_ao_animation_delay">Movement delay (in minutes)</string>
 116      <string name="pref_ao_animation_delay_summary">Time between the different positions of the content\nWarning: Too high values can cause screen burn-ins!</string>
 117      <string name="pref_ao_smooth_animation">Animate motion</string>
 118      <string name="pref_ao_smooth_animation_summary">Animate the position changes</string>
 119      <string name="pref_ao_force_brightness">Force a certain brightness on the AOD</string>
 120      <string name="pref_ao_force_brightness_summary">Tap to change the forced brightness</string>
 121      <string name="pref_ao_force_brightness_title">Brightness</string>
 122      <string name="pref_ao_force_brightness_example">This is how bright the text on your always on display will appear.</string>
 123      <string name="pref_ao_pocket_mode">Pocket mode</string>
 124      <string name="pref_ao_pocket_mode_summary">Disables the always on display in your pocket\nWarning: Sensor usage may cause increased battery usage!</string>
 125      <string name="pref_ao_dnd">Turn on Do Not Disturb</string>
 126      <string name="pref_ao_dnd_summary">Turns on Do Not Disturb mode while the always on display is running</string>
 127      <string name="pref_ao_disable_on_dnd">Disable in Do Not Disturb mode</string>
 128      <string name="pref_ao_disable_on_dnd_summary">Only show when Do Not Disturb mode is inactive</string>
 129      <string name="pref_ao_power_saving">Power saving mode (root)</string>
 130      <string name="pref_ao_power_saving_summary">Turns on the system\’s power saver mode when the always on display is enabled</string>
 131      <string name="pref_ao_double_tap_speed">Double-tap speed</string>
 132      <string name="pref_ao_double_tap_speed_summary">The time two taps can be apart (in milliseconds)</string>
 133      <string name="pref_ao_double_tap_disabled">Disable double-tap</string>
 134      <string name="pref_ao_double_tap_disabled_summary">Disables double-tap to exit the AOD (not recommended)</string>
 135      <string name="pref_ao_message">Message</string>
 136      <string name="pref_ao_message_summary">A message that is displayed on the AOD</string>
 137      <string name="pref_ao_date_format">Date format</string>
 138      <string name="pref_ao_date_format_summary">The date format used on the AOD</string>
 139      <string name="pref_ao_date_format_dialog_text">You have to follow a specific pattern</string>
 140      <string name="pref_ao_date_format_dialog_neutral">Learn more</string>
 141      <string name="pref_ao_date_format_illegal">Illegal format</string>
 142      <string name="pref_ao_calendar">Show events</string>
 143      <string name="pref_ao_calendar_summary">Show events in the next 24h on your AOD</string>
 144  
 145      <string name="pref_look_and_feel_charging">Charging animation look</string>
 146      <string name="pref_look_and_feel_charging_summary">Changes the look of the charging animation</string>
 147      <string-array name="pref_look_and_feel_charging_array_display" translatable="false">
 148          <item>Circle</item>
 149          <item>Flash</item>
 150          <item>iOS</item>
 151      </string-array>
 152  
 153      <string name="pref_ao_background_image">Background image</string>
 154      <string name="pref_ao_background_image_summary">Change the background image of the AOD</string>
 155      <string-array name="pref_ao_background_image_array_display">
 156          <item>None</item>
 157          <item>Daniel Olah</item>
 158          <item>Daniel Olah</item>
 159          <item>Daniel Olah</item>
 160          <item>Daniel Olah</item>
 161          <item>Daniel Olah</item>
 162          <item>Daniel Olah</item>
 163          <item>Daniel Olah</item>
 164          <item>Daniel Olah</item>
 165          <item>Filip Baotic</item>
 166          <item>Tyler Lastovich</item>
 167          <item>Tyler Lastovich</item>
 168          <item>Tyler Lastovich</item>
 169          <item>Custom</item>
 170      </string-array>
 171      <string name="pref_look_and_feel_hide_display_cutouts">Hide display cutouts</string>
 172      <string name="pref_look_and_feel_hide_display_cutouts_summary">Hide display cutouts on fullscreen content</string>
 173      <string name="pref_look_and_feel_orientation">Orientation</string>
 174      <string name="pref_look_and_feel_orientation_summary">Changes the display\’s orientation</string>
 175      <string name="pref_look_and_feel_heads_up">Hide heads up notifications (root)</string>
 176      <string name="pref_look_and_feel_heads_up_summary">Prevents the heads up notifications from showing (experimental)</string>
 177  
 178      <string name="pref_look_and_feel_weather">Weather</string>
 179      <string name="pref_look_and_feel_weather_info">Show weather info</string>
 180      <string name="pref_look_and_feel_weather_info_summary">Configure weather info on your AOD</string>
 181      <string name="pref_look_and_feel_weather_show_summary">Show weather info on your AOD</string>
 182      <string name="pref_look_and_feel_weather_provider">AlwaysOn uses wtrr.in for weather data. Fetching the weather may transfer identifiable data.</string>
 183      <string name="pref_look_and_feel_weather_provider_name" translatable="false">wttr.in</string>
 184      <string name="pref_look_and_feel_weather_location">Weather location</string>
 185      <string name="pref_look_and_feel_weather_location_summary">The location for the weather report. Leave this empty for auto-location.</string>
 186      <string name="pref_look_and_feel_weather_format">Weather format</string>
 187      <string name="pref_look_and_feel_weather_format_summary">The weather format used on the AOD</string>
 188      <string name="pref_look_and_feel_weather_unit">Use imperial units</string>
 189      <string name="pref_look_and_feel_weather_unit_summary">Display the temperature in Fahrenheit</string>
 190  
 191      <string name="pref_look_and_feel_filter_notifications">Filter notifications</string>
 192      <string name="pref_look_and_feel_filter_notifications_summary">Choose, which notifications not to show</string>
 193      <string name="pref_look_and_feel_filter_notifications_explanation">Tap on the entries to block or unblock them</string>
 194      <string name="pref_look_and_feel_filter_notifications_blocked">Block notifications from</string>
 195      <string name="pref_look_and_feel_filter_notifications_shown">Notifications available from</string>
 196      <string name="pref_look_and_feel_filter_notifications_empty">No notifications available</string>
 197      <string name="pref_look_and_feel_filter_notifications_empty_summary">It seems that there is nothing to show</string>
 198      <string name="pref_look_and_feel_filter_notifications_unknown">Unknown application</string>
 199  
 200      <string name="pref_look_and_feel_tint_notifications">Tint notifications</string>
 201      <string name="pref_look_and_feel_tint_notifications_summary">Tint notifications in their app colors</string>
 202      <string name="pref_look_and_feel_display_size">Display size</string>
 203      <string name="pref_look_and_feel_display_size_summary">The display size of the AOD is %1$d%%</string>
 204  
 205      <string name="pref_look_and_feel_rules">Rules</string>
 206      <string name="pref_look_and_feel_rules_summary">Control when to show the AOD</string>
 207      <string name="pref_look_and_feel_rules_charging_state">Charging state</string>
 208      <string name="pref_look_and_feel_rules_charger">Charging type</string>
 209      <string name="pref_look_and_feel_rules_charger_summary">Choose which charging types count as charging</string>
 210      <string name="pref_look_and_feel_rules_battery_level">Battery level</string>
 211      <string name="pref_look_and_feel_rules_battery_level_summary">Show only above %1$d%%</string>
 212      <string name="pref_look_and_feel_rules_battery_level_summary_zero">Show at any battery level</string>
 213      <string name="pref_look_and_feel_rules_time">Time period</string>
 214      <string name="pref_look_and_feel_rules_time_summary">Show from %1$s to %2$s</string>
 215      <string name="pref_look_and_feel_rules_timeout">Timeout</string>
 216      <string name="pref_look_and_feel_rules_timeout_summary_zero">No timeout has been set</string>
 217      <string name="pref_look_and_feel_rules_ambient_mode">Ambient mode</string>
 218      <string name="pref_look_and_feel_rules_ambient_mode_summary">Only show after a notification was received</string>
 219  
 220      <string name="pref_permissions">Permissions</string>
 221      <string name="pref_permissions_summary">Settings related to permissions</string>
 222      <string name="pref_ignore_battery_optimizations">Ignore battery optimizations</string>
 223      <string name="pref_ignore_battery_optimizations_summary">Prevents delays caused by the system</string>
 224      <string name="pref_notification">Notification access</string>
 225      <string name="pref_notification_summary">Enable or disable notification access</string>
 226      <string name="pref_draw_over_other_apps">Display over other apps</string>
 227      <string name="pref_draw_over_other_apps_summary">Enable or disable this permission</string>
 228      <string name="pref_admin">Device admin</string>
 229      <string name="pref_admin_summary">Activate this device admin for normal mode\nPlease note that you have to deactivate the app\’s device admin privileges before uninstalling it!</string>
 230      <string name="pref_root_mode">Root mode</string>
 231      <string name="pref_root_mode_summary">Enables root functionality</string>
 232  
 233      <string name="help_center">Help center</string>
 234      <string name="help_center_summary">Uninstalling, unresponsiveness, battery drain</string>
 235      <string name="help_center_missing_permissions_text">When a setting is grayed out and tells you to enable something first, you have not enabled the needed permissions yet. To grant missing permissions open the “Permissions” page on the main page and consent to using the required permissions. You can now enable the settings that need those permissions.</string>
 236      <string name="help_center_uninstall">How to uninstall</string>
 237      <string name="help_center_uninstall_text">The uninstall process can fail due to a design flaw in the Android operating system. If the device admin permission was not disabled before uninstalling the process will fail. You have to disable the device admin permission before uninstalling.</string>
 238      <string name="help_center_uninstall_button">Uninstall now</string>
 239      <string name="help_center_delays">How to fix delays</string>
 240      <string name="help_center_delays_text">Some manufacturers prefer battery life over app functionality which is why this app may only work with delays or not at all on some devices. If you are experiencing delays try disabling battery optimizations for the app or check other manufacturer-specific settings.</string>
 241      <string name="help_center_delays_button_one">Battery Settings</string>
 242      <string name="help_center_delays_button_two">Manufacturer-specific</string>
 243      <string name="help_center_battery_drain">Figuring out the source of battery drain</string>
 244      <string name="help_center_battery_drain_text">One reason for battery drain could be that you are using a phone with an LCD display. This app is designed for phones with an OLED display that can turn off black pixels to save energy. LCD displays cannot turn off black pixels which will result in the display using a lot more energy when the always on display is enabled.Another reason could be that other apps are running in the background while the always on display is running. Android will display their battery consumption as part of AlwaysOn’s battery consumption.</string>
 245  
 246      <string name="loading">Loading</string>
 247      <string name="missing_permissions">Missing Permissions</string>
 248      <string name="permissions_notification_access">Turn on notification access for this feature</string>
 249      <string name="permissions_device_admin_or_root">Turn on device admin or root for this feature</string>
 250  
 251      <string name="about">About</string>
 252      <string name="about_summary">About the app</string>
 253      <string name="about_app_version">App version</string>
 254      <string name="about_app_version_desc" translatable="false">%1$s (%2$d)</string>
 255      <string name="about_privacy">External Content</string>
 256      <string name="about_privacy_desc">External content will be loaded from GitHub. Read their privacy policy for further information.</string>
 257      <string name="about_privacy_policy">Privacy Policy</string>
 258      <string name="about_contributors">Contributors</string>
 259      <string name="about_contributors_desc">A list of the contributors</string>
 260      <string name="about_general">General</string>
 261      <string name="about_github">GitHub repository</string>
 262      <string name="about_license">License</string>
 263      <string name="about_license_desc" translatable="false">GPL-3.0</string>
 264      <string name="about_icons">Icons</string>
 265      <string name="about_icons_desc">Icons by Icons8 and Google</string>
 266      <string name="about_libraries">Libraries</string>
 267      <string name="about_libraries_desc">A list of all used libraries</string>
 268  
 269      <string-array name="about_libraries" translatable="false">
 270          <item>Android Preferences KTX</item>
 271          <item>AppCompat</item>
 272          <item>ColorPicker</item>
 273          <item>Material Components For Android</item>
 274          <item>Volley</item>
 275      </string-array>
 276      <string-array name="about_libraries_licenses" translatable="false">
 277          <item>Apache 2.0</item>
 278          <item>Apache 2.0</item>
 279          <item>Apache 2.0</item>
 280          <item>Apache 2.0</item>
 281          <item>Apache 2.0</item>
 282      </string-array>
 283  
 284      <string-array name="pref_look_and_feel_rules_charging_state_display">
 285          <item>Show at any charging state</item>
 286          <item>Show only while charging</item>
 287          <item>Show only while discharging</item>
 288      </string-array>
 289      <string-array name="pref_look_and_feel_rules_charging_state_values" translatable="false">
 290          <item>always</item>
 291          <item>charging</item>
 292          <item>discharging</item>
 293      </string-array>
 294  
 295      <string-array name="pref_look_and_feel_rules_charger_display">
 296          <item>AC</item>
 297          <item>USB</item>
 298          <item>Wireless</item>
 299      </string-array>
 300      <string-array name="pref_look_and_feel_rules_charger_values" translatable="false">
 301          <item>ac</item>
 302          <item>usb</item>
 303          <item>wireless</item>
 304      </string-array>
 305  
 306      <string-array name="pref_look_and_feel_orientation_display">
 307          <item>Auto-lock</item>
 308          <item>Portrait</item>
 309          <item>Landscape</item>
 310      </string-array>
 311      <string-array name="pref_look_and_feel_orientation_values" translatable="false">
 312          <item>locked</item>
 313          <item>portrait</item>
 314          <item>landscape</item>
 315      </string-array>
 316  
 317      <string-array name="pref_ao_glowStyle_display">
 318          <item>All sides</item>
 319          <item>Left and right sides</item>
 320          <item>Top and bottom sides</item>
 321      </string-array>
 322      <string-array name="pref_ao_glowStyle_values" translatable="false">
 323          <item>all</item>
 324          <item>vertical</item>
 325          <item>horizontal</item>
 326      </string-array>
 327  
 328      <string-array name="about_icons_array" translatable="false">
 329          <item>Icons8</item>
 330          <item>Google</item>
 331      </string-array>
 332  </resources>
 333