blob: f5713bf4452cc64c3ad239273eb0e699f1809932 [file] [log] [blame]
xplodwildc5d09ba2013-09-12 21:34:16 +01001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2013 The OmniROM Project
3
4 Parts Copyright (C) 2012-2013 The CyanogenMod Project
5
6 This program is free software: you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by
xplodwild0578cac2013-09-27 01:49:47 +01008 the Free Software Foundation, either version 3 of the License, or
xplodwildc5d09ba2013-09-12 21:34:16 +01009 (at your option) any later version.
10
11 This program is distributed in the hope that it will be useful,
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 GNU General Public License for more details.
15
16 You should have received a copy of the GNU General Public License
17 along with this program. If not, see <http://www.gnu.org/licenses/>.
18 -->
19
20<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
xplodwild7d026f22013-11-08 23:52:21 +010021 <string name="ok">OK</string>
22 <string name="reset">Reset</string>
23
xplodwildc5d09ba2013-09-12 21:34:16 +010024 <string name="bars_and_menus_settings">Bars and menus</string>
25 <string name="bars_and_menus_category_status_bar_title">Status bar</string>
26 <string name="status_bar_battery_title">Battery style</string>
Andrew Dodd82f795a2013-09-28 17:39:23 -040027 <string name="status_bar_toggle_brightness">Brightness control</string>
28 <string name="status_bar_toggle_brightness_summary">Adjust brightness by sliding across status bar</string>
29 <string name="status_bar_toggle_info">Automatic brightness is enabled</string>
xplodwildc5d09ba2013-09-12 21:34:16 +010030 <string name="status_bar_signal_text_title">Signal status style</string>
31 <string name="status_bar_style_icon">Icon</string>
32 <string name="status_bar_style_hidden">Hidden</string>
33 <string name="status_bar_signal_text_show_text">Text</string>
34 <string name="status_bar_battery_status_percentage">Percentage</string>
35 <string name="status_bar_battery_status_circle">Circle</string>
36 <string name="status_bar_battery_status_circle_percentage">Circle with percentage</string>
37 <string name="status_bar_notif_count_title">Show notification count</string>
38 <string name="status_bar_notif_count_summary">Display number of pending notifications</string>
xplodwild724c7862013-09-13 15:40:02 +010039
xplodwild724c7862013-09-13 15:40:02 +010040 <!-- String for IconPicker -->
41 <string name="icon_picker_title">Choose icon source</string>
42 <string name="icon_picker_system_icons_title">System icons</string>
43 <string name="icon_picker_gallery_title">Gallery</string>
44 <string name="icon_picker_pack_title">Icon pack</string>
45
46 <string name="profile_applist_title">Apps</string>
xplodwild0578cac2013-09-27 01:49:47 +010047 <string name="profile_choose_app">Choose app</string>
48 <string name="profiles_add">Add</string>
49
50 <!-- Notification light dialogs -->
51 <string name="edit_light_settings">Edit light settings</string>
52 <string name="pulse_speed_title">Pulse length and speed</string>
maxwen4c92f182013-10-21 00:13:06 +020053 <string name="color_list_title">Color</string>
xplodwild0578cac2013-09-27 01:49:47 +010054 <string name="default_time">Normal</string>
55 <string name="custom_time">Custom</string>
56 <string name="dialog_test">Test</string>
57 <string name="dialog_delete_title">Delete</string>
58 <string name="dialog_delete_message">Remove selected item?</string>
59 <string name="dialog_test_message">Turn the screen off to see the selected notification in action or dismiss this dialog to stop the test</string>
60 <string name="dialog_test_button">Dismiss</string>
61
62 <!-- Lights settings screen, notification light settings -->
63 <string name="display_lights_settings_title">Display &amp; lights</string>
64 <string name="lights_category_title">Lights</string>
65 <string name="notification_pulse_title">Notification light</string>
66 <string name="notification_light_general_title">General</string>
67 <string name="notification_light_applist_title">Applications</string>
68 <string name="notification_light_phonelist_title">Phone</string>
69 <string name="notification_light_use_custom">Use custom values</string>
70 <string name="notification_light_enabled">Enabled</string>
71 <string name="notification_light_disabled">Disabled</string>
72 <string name="notification_light_default_value">Default</string>
73 <string name="notification_light_missed_call_title">Missed call</string>
74 <string name="notification_light_voicemail_title">Voicemail</string>
75
76 <!-- Values for the notification light pulse spinners -->
77 <string name="pulse_length_always_on">Always on</string>
78 <string name="pulse_length_very_short">Very short</string>
79 <string name="pulse_length_short">Short</string>
80 <string name="pulse_length_normal">Normal</string>
81 <string name="pulse_length_long">Long</string>
82 <string name="pulse_length_very_long">Very long</string>
83 <string name="pulse_speed_very_fast">Very fast</string>
84 <string name="pulse_speed_fast">Fast</string>
85 <string name="pulse_speed_normal">Normal</string>
86 <string name="pulse_speed_slow">Slow</string>
87 <string name="pulse_speed_very_slow">Very slow</string>
88
maxwen4c92f182013-10-21 00:13:06 +020089 <string name="led_color_green">Green</string>
90 <string name="led_color_red">Red</string>
91
xplodwild0578cac2013-09-27 01:49:47 +010092 <!-- Battery light settings -->
93 <string name="battery_light_title">Battery light</string>
94 <string name="battery_low_pulse_title">Pulse if battery low</string>
95 <string name="battery_light_list_title">Colors</string>
96 <string name="battery_light_low_color_title">Battery low</string>
97 <string name="battery_light_medium_color_title">Charging</string>
98 <string name="battery_light_full_color_title">Fully charged</string>
99
maxwenc52eda62013-10-02 02:02:56 +0200100 <!-- brightness settings -->
101 <string name="brightness_settings_title">Brightness setup</string>
102 <string name="screen_current_value">Current screen value: <xliff:g id="screen_level">%d</xliff:g></string>
103 <string name="button_current_value">Current button value: <xliff:g id="button_level">%d</xliff:g></string>
104
105 <string name="auto_brightness_sensitivity_title">Adjustment sensitivity</string>
106 <string name="auto_brightness_sensitivity_summary">Medium</string>
107 <string name="auto_brightness_sensitivity_verylow">Very low</string>
108 <string name="auto_brightness_sensitivity_low">Low</string>
109 <string name="auto_brightness_sensitivity_medium">Medium</string>
110 <string name="auto_brightness_sensitivity_high">High</string>
111 <string name="auto_brightness_sensitivity_veryhigh">Very high</string>
112
113 <string name="screen_brightness_category">Screen</string>
114 <string name="screen_auto_brightness">Automatic levels</string>
115 <string name="screen_auto_brighness_summary">Screen brightness levels for automatic mode</string>
116 <string name="button_auto_brightness">Automatic levels</string>
117 <string name="button_auto_brighness_summary">Button brightness levels for automatic mode</string>
118 <string name="button_brightness_category">Buttons</string>
119 <string name="button_no_brightness">Dark mode</string>
120 <string name="button_no_brightness_summary">Don\'t set button brightness</string>
121 <string name="button_link_brightness">Link to screen</string>
122 <string name="button_link_brightness_summary">Buttons brightness will use the same value as the screen</string>
123 <string name="button_manual_brightness">Manual level</string>
124 <string name="button_manual_brightness_summary">Button brightness level for manual mode</string>
125 <string name="dialog_manual_brightness_title">Button brightness</string>
126 <!-- Automatic brightness customization -->
127 <string name="auto_brightness_setup_title">Automatic brightness</string>
128 <string name="light_sensor_current_value">Current light sensor value: <xliff:g id="light_level">%d</xliff:g> lux</string>
129 <string name="auto_brightness_dialog_title">Automatic brightness levels</string>
130 <string name="auto_brightness_level_format"><xliff:g id="level">%1$d</xliff:g></string>
131 <string name="auto_brightness_last_level_format"><xliff:g id="level">%1$d</xliff:g>+</string>
132 <string name="auto_brightness_adjust_button">Adjust</string>
133 <string name="auto_brightness_close_button">Close</string>
134 <string name="auto_brightness_reset_button">Reset</string>
135 <string name="auto_brightness_split_dialog_title">Split brightness level</string>
136 <string name="auto_brightness_level_dialog_title">Brightness level</string>
137 <string name="auto_brightness_lux">Ambient brightness (lux)</string>
138 <string name="auto_brightness_backlight">Brightness</string>
139 <string name="auto_brightness_reset_dialog_title">Reset levels?</string>
140 <string name="auto_brightness_reset_confirmation">All brightness levels will be reset to their default settings.</string>
141 <string name="auto_brightness_split_lux_format">Split position (between <xliff:g id="min">%1$d</xliff:g> and <xliff:g id="max">%2$d</xliff:g> lux)</string>
142 <string name="auto_brightness_level_options">Light level options</string>
143 <string name="auto_brightness_menu_edit">Edit</string>
144 <string name="auto_brightness_menu_split">Split</string>
145 <string name="auto_brightness_menu_remove">Remove</string>
146 <string name="sensor_category">Sensor</string>
147
maxwen32cd9a62013-10-03 22:34:05 +0200148 <!-- button settings -->
149 <string name="button_volume_keys_title">Volume</string>
150 <string name="button_volume_wake_title">Volume button wake</string>
151 <string name="button_volume_wake_summary">Pressing a volume button will wake your device</string>
152
xplodwildc5d09ba2013-09-12 21:34:16 +0100153</resources>
154
xplodwild0578cac2013-09-27 01:49:47 +0100155