Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!-- Copyright (C) 2007 The Android Open Source Project
      3 
      4      Licensed under the Apache License, Version 2.0 (the "License");
      5      you may not use this file except in compliance with the License.
      6      You may obtain a copy of the License at
      7 
      8           http://www.apache.org/licenses/LICENSE-2.0
      9 
     10      Unless required by applicable law or agreed to in writing, software
     11      distributed under the License is distributed on an "AS IS" BASIS,
     12      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     13      See the License for the specific language governing permissions and
     14      limitations under the License.
     15 -->
     16 
     17 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     18     <!-- -->
     19     <!-- Label shown on launcher icon -->
     20     <!-- Label for the this application displayed on-screen when this application must be represented to the user. -->
     21     <string name="app_label">Clock</string>
     22 
     23     <!-- Title for AlarmClock activity -->
     24     <!-- Label for the Alarms activity displayed on-screen when that activity must be represented to the user. -->
     25     <string name="alarm_list_title">Alarms</string>
     26 
     27     <!-- Menu item on Alarm Clock screen: Add alarm -->
     28     <string name="add_alarm">Add alarm</string>
     29 
     30     <!-- Title text for alarm timeline view [CHAR LIMIT=20] -->
     31     <string name="alarm_timeline_title_text">NEXT ALARMS</string>
     32 
     33     <!-- Menu item on Alarm Clock screen: Desk clock -->
     34     <string name="menu_desk_clock">Desk clock</string>
     35 
     36     <!-- Menu item on Alarm Clock screen: Edit alarm -->
     37     <string name="menu_edit_alarm">Edit alarm</string>
     38 
     39     <!-- Context Menu Item on Alarm Settings screen: Delete alarm -->
     40     <string name="delete_alarm">Delete alarm</string>
     41 
     42     <!-- Context Menu Item on Alarm Settings screen: Enable alarm -->
     43     <string name="enable_alarm">Turn alarm on</string>
     44 
     45     <!-- Context Menu Item on Alarm Settings screen: Disable alarm -->
     46     <string name="disable_alarm">Turn alarm off</string>
     47 
     48     <!-- Delete alarm confirmation dialog message. -->
     49     <string name="delete_alarm_confirm">Delete this alarm?</string>
     50 
     51     <!-- Menu item on Alarm Clock screen: Show clock -->
     52     <string name="show_clock">Show clock</string>
     53 
     54     <!-- Menu item on Alarm Clock screen: Hide clock -->
     55     <string name="hide_clock">Hide clock</string>
     56 
     57     <!-- Setting label on Set alarm screen: Label -->
     58     <string name="label">Label</string>
     59 
     60     <!-- Default label to display for an alarm -->
     61     <string name="default_label">Alarm</string>
     62 
     63     <!-- Preference category on Alarm Settings screen: Set alarm -->
     64     <!-- Also label for the old Alarms dialog activity displayed on-screen when that activity must be represented to the user. -->
     65     <string name="set_alarm">Set alarm</string>
     66 
     67     <!-- Setting labels on Set alarm screen: Vibration on or off -->
     68     <string name="alarm_vibrate">Vibrate</string>
     69 
     70     <!-- Setting labels on Set alarm screen: Repeat -->
     71     <string name="alarm_repeat">Repeat</string>
     72 
     73     <!-- Setting labels on Set alarm screen: Select alarm ringtone  -->
     74     <string name="alert">Alarm Ringtone</string>
     75 
     76     <!-- Label on expanded alarm edit view. -->
     77     <string name="ringtone">Ringtone</string>
     78 
     79     <!-- Setting labels on Set alarm screen: Set time  -->
     80     <string name="time">Time</string>
     81 
     82     <!-- Button labels on the alarm dialog: Dismiss -->
     83     <string name="alarm_alert_dismiss_text">Dismiss</string>
     84 
     85     <!-- Button labels on the pre-dismiss alarm notifications: Dismiss now -->
     86     <string name="alarm_alert_dismiss_now_text">Dismiss Now</string>
     87 
     88     <!-- Alarm Alert screen: this message is shown after an alarm rung
     89          unattended for a number of minutes.  It tells the user that
     90          the alarm has been silenced.-->
     91     <string name="alarm_missed_title">Missed alarm</string>
     92     <string name="alarm_missed_text"><xliff:g id="alarm_time">%s</xliff:g> - <xliff:g id="alarm_label">%s</xliff:g></string>
     93 
     94     <!-- Button labels on the alarm dialog: Snooze -->
     95     <string name="alarm_alert_snooze_text">Snooze</string>
     96 
     97     <!-- Toast that appears after Alarm is snoozed from the Alarm
     98          dialog. Says the alarm will snooze for xxx minutes.  -->
     99     <plurals name="alarm_alert_snooze_set">
    100         <!-- Duration for one minute -->
    101         <item quantity="one">Snoozing for 1 minute.</item>
    102         <!-- Duration for more than one minute -->
    103         <item quantity="other">Snoozing for <xliff:g id="minutes">%d</xliff:g> minutes.</item>
    104     </plurals>
    105 
    106     <!-- Text to appear inside a notification while an alarm is snoozing. -->
    107     <string name="alarm_alert_snooze_until">Snoozing until <xliff:g id="time">%s</xliff:g></string>
    108 
    109     <!-- Text to appear in the notification title while an alarm is about to go off. -->
    110     <string name="alarm_alert_predismiss_title">Upcoming alarm</string>
    111 
    112     <!-- Text to appear in when trying to view a missed alarm that has been deleted -->
    113     <string name="missed_alarm_has_been_deleted">Your missed alarm has been deleted</string>
    114 
    115     <!-- 0: nothing
    116          1: days
    117          2:      hours
    118          3: days hours
    119          4:            minutes
    120          5: days       minutes
    121          6:      hours minutes
    122          7: days hours minutes
    123     --><skip />
    124 
    125     <!-- Timer notification: how long from now until timer goes off. -->
    126     <string-array name="timer_notifications">
    127         <item>Less than a minute remaining</item>
    128         <item><xliff:g id="HOURS" example="2 hours">%1$s</xliff:g> remaining</item>
    129         <item><xliff:g id="MINUTES" example="2 minutes">%2$s</xliff:g> remaining</item>
    130         <item><xliff:g id="HOURS" example="2 hours">%1$s</xliff:g> <xliff:g id="MINUTES" example="2 minutes">%2$s</xliff:g> remaining</item>
    131     </string-array>
    132 
    133     <!-- Alarm confirmation toast: Describes how long from now until
    134          alarm fires -->
    135     <string-array name="alarm_set">
    136         <item>Alarm set for less than 1 minute from now.</item>
    137         <item>Alarm set for <xliff:g id="DAYS" example="2 days">%1$s</xliff:g> from now.</item>
    138         <item>Alarm set for <xliff:g id="HOURS" example="2 hours">%2$s</xliff:g> from now.</item>
    139         <item>Alarm set for <xliff:g id="DAYS" example="2 days">%1$s</xliff:g> and <xliff:g id="HOURS" example="2 hours">%2$s</xliff:g> from now.</item>
    140         <item>Alarm set for <xliff:g id="MINUTES" example="2 minutes">%3$s</xliff:g> from now.</item>
    141         <item>Alarm set for <xliff:g id="DAYS" example="2 days">%1$s</xliff:g> and <xliff:g id="MINUTES" example="2 minutes">%3$s</xliff:g> from now.</item>
    142         <item>Alarm set for <xliff:g id="HOURS" example="2 hours">%2$s</xliff:g> and <xliff:g id="MINUTES" example="2 minutes">%3$s</xliff:g> from now.</item>
    143         <item>Alarm set for <xliff:g id="DAYS" example="2 days">%1$s</xliff:g>, <xliff:g id="HOURS" example="2 hours">%2$s</xliff:g>, and <xliff:g id="MINUTES" example="2 minutes">%3$s</xliff:g> from now.</item>
    144     </string-array>
    145 
    146     <!-- Alarm confirmation toast: singular day -->
    147     <string name="day">"1 day"</string>
    148 
    149     <!-- Alarm confirmation toast: plural days -->
    150     <string name="days">"<xliff:g id="days">%s</xliff:g> days"</string>
    151 
    152     <!-- Alarm confirmation toast: singular hour -->
    153     <string name="hour">1 hour</string>
    154 
    155     <!-- Alarm confirmation toast: plural hours -->
    156     <string name="hours"><xliff:g id="hours">%s</xliff:g> hours</string>
    157 
    158     <!-- Alarm confirmation toast: singular minute  -->
    159     <string name="minute">"1 minute"</string>
    160 
    161     <!-- Alarm confirmation toast: plural minutes  -->
    162     <string name="minutes">"<xliff:g id="minutes">%s</xliff:g> minutes"</string>
    163 
    164     <!-- Repeat options that appear under an alarm on main Alarm Clock
    165          screen to identify repetition schedule: special case for when
    166          the alarm is set to repeat every day -->
    167     <string name="every_day">Every day</string>
    168 
    169     <!-- Repeat options that appear under an alarm on main Alarm Clock
    170          screen to identify repetition schedule: special case for when
    171          the alarm is set to never repeat -->
    172     <string name="never">Never</string>
    173 
    174     <!-- Repeat options that appear under an alarm on main Alarm Clock
    175          screen to identify repetition schedule: concatenate days with
    176          this character, i.e. "Mon, Tue, Wed" -->
    177     <string name="day_concat">", "</string>
    178 
    179     <!-- Appears at the top of the Clock Picker screen: Tell user to
    180          select a clock to display -->
    181     <string name="clock_instructions">Choose a clock</string>
    182 
    183     <!-- Label for analog clock gadget displayed on-screen when that gadget is represented to the user. -->
    184     <string name="analog_gadget">Analog clock</string>
    185 
    186     <!-- Help activity name -->
    187     <string name="help">help</string>
    188 
    189     <!-- Settings activity name -->
    190     <!-- Label for the Settings activity displayed on-screen when that activity must be represented to the user. -->
    191     <string name="settings">Settings</string>
    192 
    193     <!-- Setting title for changing the snooze duration. -->
    194     <string name="snooze_duration_title">Snooze length</string>
    195 
    196     <plurals name="snooze_duration">
    197         <!-- Duration for one minute -->
    198         <item quantity="one">1 minute</item>
    199         <!-- Duration for more than one minute -->
    200         <item quantity="other"><xliff:g id="number" example="7">%d</xliff:g> minutes</item>
    201     </plurals>
    202 
    203     <plurals name="snooze_picker_label">
    204         <!-- Duration for one minute -->
    205         <item quantity="one">minute</item>
    206         <!-- Duration for more than one minute -->
    207         <item quantity="other">minutes</item>
    208     </plurals>
    209 
    210     <!-- Auto silence preference title -->
    211     <string name="auto_silence_title">Silence after</string>
    212 
    213     <!-- Auto silence summary string set based on the preference value. -->
    214     <string name="auto_silence_summary"><xliff:g id="minutes">%d</xliff:g> minutes</string>
    215 
    216     <!-- Auto silence summary when turned off -->
    217     <string name="auto_silence_never">Never</string>
    218 
    219     <!-- Entries listed in the ListPreference when invoking the auto silence
    220          preference. -->
    221     <string-array name="auto_silence_entries">
    222       <item>5 minutes</item>
    223       <item>10 minutes</item>
    224       <item>15 minutes</item>
    225       <item>20 minutes</item>
    226       <item>25 minutes</item>
    227       <item>30 minutes</item>
    228       <item>Never</item>
    229       </string-array>
    230 
    231     <!-- Values that are retrieved from the ListPreference. These must match
    232          the auto_silence_entries above. -->
    233     <string-array name="auto_silence_values" translatable="false">
    234       <item>5</item>
    235       <item>10</item>
    236       <item>15</item>
    237       <item>20</item>
    238       <item>25</item>
    239       <item>30</item>
    240       <item>-1</item> <!-- Off -->
    241       </string-array>
    242 
    243     <!-- Done button when editing an alarm. -->
    244     <string name="done">Done</string>
    245 
    246     <!-- Revert button when editing an alarm. -->
    247     <string name="revert">Revert</string>
    248 
    249     <!-- Delete button when editing an alarm. -->
    250     <string name="delete">Delete</string>
    251 
    252     <!-- Setting title for changing the alarm volume. -->
    253     <string name="alarm_volume_title">Alarm volume</string>
    254 
    255     <!-- Summary for the alarm preference when silent is chosen. -->
    256     <string name="silent_alarm_summary">Silent</string>
    257 
    258     <!-- Text to display in the small text of the notification -->
    259     <string name="alarm_notify_text">Snooze or dismiss alarm.</string>
    260 
    261     <!-- Text to display in the notification ticker and label -->
    262     <string name="alarm_notify_snooze_label"><xliff:g id="label">%s</xliff:g> (snoozed)</string>
    263 
    264     <!-- Text to display in the notification when the alarm has been snoozed -->
    265     <string name="alarm_notify_snooze_text">Alarm set for <xliff:g id="time">%s</xliff:g>. Touch to cancel.</string>
    266 
    267     <!-- Title of the setting to change hardware button behavior. This string
    268          should be changed for each piece of hardware. [CHAR LIMIT=20] -->
    269     <string name="volume_button_setting_title">Volume buttons</string>
    270 
    271     <!-- Dialog title of the volume and power setting. -->
    272     <string name="volume_button_dialog_title">Button effect</string>
    273 
    274     <!-- Entries listed in the setting for the side-button action. -->
    275     <string-array name="volume_button_setting_entries">
    276       <item>Snooze</item>
    277       <item>Dismiss</item>
    278       <item>Do nothing</item>
    279       </string-array>
    280 
    281     <!-- Values for the side-button setting. -->
    282     <string-array name="volume_button_setting_values" translatable="false">
    283       <item>1</item>
    284       <item>2</item>
    285       <item>0</item>
    286     </string-array>
    287 
    288     <!-- Title of the ringtone setting. -->
    289     <string name="default_ringtone_setting_title">Set default ringtone</string>
    290 
    291     <!-- Accessibility labels for Clock activity buttons --><skip/>
    292     <string name="alarm_button_description">Alarms</string>
    293     <string name="gallery_button_description">Gallery</string>
    294     <string name="music_button_description">Music</string>
    295     <string name="nightmode_button_description">Dim</string>
    296     <string name="home_button_description">Launcher</string>
    297     <string name="desk_clock_button_description">Clock display</string>
    298 
    299     <!-- Accessibility labels for alarm buttons -->
    300     <string name="label_description">Label</string>
    301     <string name="ringtone_description">Ringtone</string>
    302 
    303     <!-- A short representation of charging information, e.g "34%" -->
    304     <string name="battery_charging_level"><xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
    305 
    306     <!-- What to show the user if the weather widget exists but fails to
    307          respond. This is a sign of an error; if the weather widget is not
    308          present on the device, we show nothing at all. -->
    309     <string name="weather_fetch_failure">Weather information isn\'t available right now.</string>
    310 
    311     <!-- A description for the DeskClock alarm sound playback service.
    312          [CHAR LIMIT=NONE] -->
    313     <string name="alarm_klaxon_service_desc">Sound playback service for alarms set in Clock.</string>
    314 
    315     <!-- String displayed as the alert summary while loading the alert name from
    316          the media player. [CHAR LIMIT=NONE] -->
    317     <string name="loading_ringtone">Loading ringtone\u2026</string>
    318 
    319     <!-- A description for the DeskClock timer sound playback service.
    320          [CHAR LIMIT=NONE] -->
    321     <string name="timer_ring_service_desc">Sound playback service for timers set in Clock.</string>
    322 
    323     <!-- Label on the main screen control used to set alarm [CHAR LIMIT=30]-->
    324     <string name="control_set_alarm">Set alarm</string>
    325 
    326     <!-- Label on the main screen control used to set alarm when there is already an existing alarm [CHAR LIMIT=30]-->
    327     <string name="control_set_alarm_with_existing"><xliff:g id="time">%s</xliff:g></string>
    328 
    329     <!--  ActionBar strings -->
    330     <!-- Describes the purpose of the tab button which which switches the activity to the Alarm page -->
    331     <string name="menu_alarm">Alarm</string>
    332     <!-- Describes the purpose of the tab button which which switches the activity to the Timer page -->
    333     <string name="menu_timer">Timer</string>
    334     <!-- Describes the purpose of the tab button which which switches the activity to the Clock page -->
    335     <string name="menu_clock">Clock</string>
    336     <!-- Describes the purpose of the tab button which which switches the activity to the Stopwatch page -->
    337     <string name="menu_stopwatch">Stopwatch</string>
    338 
    339     <!--- Clock view buttons strings-->
    340     <!-- Describes the purpose of the button to start the activity to add/edit/delete alarms -->
    341     <string name="button_alarms">Alarms</string>
    342     <!-- Describes the purpose of the button which provides a list of cities for the world clock settings -->
    343     <string name="button_cities">Cities</string>
    344     <!-- Describes the purpose of the button which pops up a menu of setting choices -->
    345     <string name="button_menu">More options</string>
    346     <!-- Menu item on most screens to get to more settings -->
    347     <string name="menu_item_settings">Settings</string>
    348     <!-- Menu item on most screens to get to the help information -->
    349     <string name="menu_item_help">Help</string>
    350     <!-- Menu item on clock screen to enter night mode. -->
    351     <string name="menu_item_night_mode">Night mode</string>
    352     <!-- Menu item on Cities screen to sort by GMT offset -->
    353     <string name="menu_item_sort_by_gmt_offset">Sort by time</string>
    354     <!-- Menu item on Cities screen to sort by alphabetical order -->
    355     <string name="menu_item_sort_by_name">Sort by name</string>
    356 
    357     <!-- Label for selected cities in Cities list view -->
    358     <string name="selected_cities_label">Selected Cities</string>
    359 
    360     <!-- Stop Watch strings -->
    361     <!-- Describes the purpose of the button to resume running a stopwatch -->
    362     <string name="sw_resume_button">Resume</string>
    363     <!-- Describes the purpose of the button to begin running a stopwatch -->
    364     <string name="sw_start_button">Start</string>
    365     <!-- Describes the purpose of the button to pause a stopwatch. -->
    366     <string name="sw_stop_button">Stop</string>
    367     <!-- Describes the purpose of the button to record current the stopwatch value into the4 collection of lap times. -->
    368     <string name="sw_lap_button">Lap</string>
    369     <!-- Describes the purpose of the button to return the stopwatch to zero and remove the lap times. -->
    370     <string name="sw_reset_button">Reset</string>
    371     <!-- Describes the purpose of the button to share the stopwatch value. -->
    372     <string name="sw_share_button">Share</string>
    373 
    374     <!-- Abbreviation for temporal hours [CHAR LIMIT=1] -->
    375     <string name="hours_label">h</string>
    376     <!-- Abbreviation for temporal minutes [CHAR LIMIT=1] -->
    377     <string name="minutes_label">m</string>
    378     <!-- Abbreviation for temporal seconds [CHAR LIMIT=1] -->
    379     <string name="seconds_label">s</string>
    380     <!-- Accessibility strings -->
    381     <string name="hours_label_description">hours</string>
    382     <string name="minutes_label_description">minutes</string>
    383     <string name="seconds_label_description">seconds</string>
    384 
    385     <string name="zero">0</string>
    386 
    387     <!--  Stopwatch share strings -->
    388     <!-- Sentence within the message created to share the total time recorded within the stopwatch -->
    389     <string name="sw_share_main">My time is <xliff:g id="time">%s</xliff:g></string>
    390     <!-- Header within the message created to share a list of lap times (a new line is appended to this) -->
    391     <string name="sw_share_laps">Lap times:</string>
    392     <!-- Label to enumerate the number of laps in the notification the user has counted -->
    393     <string name="sw_notification_lap_number">Lap <xliff:g id="number">%d</xliff:g></string>
    394     <!-- Formatted stopwatch time -->
    395     <string-array name="stopwatch_format_set" translatable="false">
    396         <item> <!-- <10 minutes - example "1 02.03" -->
    397             <xliff:g id="M">%2$d</xliff:g> &#x200E;<xliff:g id="S">%3$02d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g><xliff:g id="D">%4$02d</xliff:g>
    398         </item>
    399         <item> <!-- <1 hour - example "12 03.04" -->
    400             <xliff:g id="M">%2$02d</xliff:g> &#x200E;<xliff:g id="S">%3$02d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g><xliff:g id="D">%4$02d</xliff:g>
    401         </item>
    402         <item> <!-- <10 hours - example "1 02 03.04" -->
    403             <xliff:g id="H">%1$d</xliff:g> &#x200E;<xliff:g id="M">%2$02d</xliff:g> &#x200E;<xliff:g id="S">%3$02d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g><xliff:g id="D">%4$02d</xliff:g>
    404         </item>
    405         <item> <!-- <100 hours - example "12 03 04.05" -->
    406             <xliff:g id="H">%1$02d</xliff:g> &#x200E;<xliff:g id="M">%2$02d</xliff:g> &#x200E;<xliff:g id="S">%3$02d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g><xliff:g id="D">%4$02d</xliff:g>
    407         </item>
    408         <item> <!-- <1000 hours - example "123 04 05.06" -->
    409             <xliff:g id="H">%1$03d</xliff:g> &#x200E;<xliff:g id="M">%2$02d</xliff:g> &#x200E;<xliff:g id="S">%3$02d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g><xliff:g id="D">%4$02d</xliff:g>
    410         </item>
    411     </string-array>
    412 
    413     <!-- Formatted stopwatch time for laps shared using the share button -->
    414     <string-array name="shared_laps_format_set" translatable="false">
    415         <item> <!-- <10 minutes - example "1 02.03" -->
    416             <xliff:g id="lap">%6$d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g> &#x200E;<xliff:g id="M">%2$d</xliff:g> &#x200E;<xliff:g id="S">%3$02d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g><xliff:g id="D">%4$02d</xliff:g>
    417         </item>
    418         <item> <!-- <1 hour - example "12 03.04" -->
    419             <xliff:g id="lap">%6$d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g> &#x200E;<xliff:g id="M">%2$02d</xliff:g> &#x200E;<xliff:g id="S">%3$02d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g><xliff:g id="D">%4$02d</xliff:g>
    420         </item>
    421         <item> <!-- <10 hours - example "1 02 03.04" -->
    422             <xliff:g id="lap">%6$d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g> &#x200E;<xliff:g id="H">%1$d</xliff:g> &#x200E;<xliff:g id="M">%2$02d</xliff:g> &#x200E;<xliff:g id="S">%3$02d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g><xliff:g id="D">%4$02d</xliff:g>
    423         </item>
    424         <item> <!-- <100 hours - example "12 03 04.05" -->
    425             <xliff:g id="lap">%6$d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g> &#x200E;<xliff:g id="H">%1$02d</xliff:g> &#x200E;<xliff:g id="M">%2$02d</xliff:g> &#x200E;<xliff:g id="S">%3$02d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g><xliff:g id="D">%4$02d</xliff:g>
    426         </item>
    427         <item> <!-- <1000 hours - example "123 04 05.06" -->
    428             <xliff:g id="lap">%6$d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g> &#x200E;<xliff:g id="H">%1$03d</xliff:g> &#x200E;<xliff:g id="M">%2$02d</xliff:g> &#x200E;<xliff:g id="S">%3$02d</xliff:g><xliff:g id="decimal_separator">%5$c</xliff:g><xliff:g id="D">%4$02d</xliff:g>
    429         </item>
    430     </string-array>
    431 
    432     <!-- Label to enumerate the number of laps the user has counted -->
    433     <string-array name="sw_lap_number_set" translatable="false">
    434         <item># <xliff:g id="number">%d</xliff:g></item>
    435         <item># <xliff:g id="number">%02d</xliff:g></item>
    436     </string-array>
    437 
    438     <!-- Stopwatch accessibility strings -->
    439     <plurals name="Nhours_description">
    440         <!-- 1 hour -->
    441         <item quantity="one">1 hour</item>
    442         <!-- more -->
    443         <item quantity="other"><xliff:g id="number" example="7">%d</xliff:g> hours</item>
    444     </plurals>
    445     <plurals name="Nminutes_description">
    446         <!-- 1 minute -->
    447         <item quantity="one">1 minute</item>
    448         <!-- more -->
    449         <item quantity="other"><xliff:g id="number" example="7">%d</xliff:g> minutes</item>
    450     </plurals>
    451     <plurals name="Nseconds_description">
    452         <!-- 1 second -->
    453         <item quantity="one">1 second</item>
    454         <!-- more -->
    455         <item quantity="other"><xliff:g id="number" example="7">%d</xliff:g> seconds</item>
    456     </plurals>
    457 
    458     <!-- timer strings -->
    459     <!-- Describes the purpose of the button to add a new timer -->
    460     <string name="timer_add_timer">Add Timer</string>
    461     <!-- Describes the purpose of the button to begin or continue running a timer -->
    462     <string name="timer_start">Start</string>
    463     <!-- Describes the purpose of the button to delete a timer. -->
    464     <string name="timer_delete">Delete</string>
    465     <!-- Describes the purpose of the button increase the remaining time on a timer by one minute. -->
    466     <string name="timer_plus_one">Add 1 Minute</string>
    467     <!-- Like "timer_plus_one", but with 'minute' abbreviated for the notification. -->
    468     <string name="timer_plus_1_min">Add 1 min</string>
    469     <!-- Describes the purpose of the button to stop the timer. -->
    470     <string name="timer_stop">Stop</string>
    471     <!-- Describes the purpose of the button to stop and delete the timer. -->
    472     <string name="timer_done">Done</string>
    473     <!-- Describes the purpose of the button to return the timer to it's original starting value. -->
    474     <string name="timer_reset">Reset</string>
    475     <!-- Describes the purpose of the button to discard the current dialog values. Will also close the dialog if other time's exist -->
    476     <string name="timer_cancel">Cancel</string>
    477     <!-- Notification content shown when a timer has completed and has no more time remaining -->
    478     <string name="timer_times_up">Time\'s up</string>
    479     <!-- Label associated with a notification for a Timer -->
    480     <string name="timer_notification_label">Timer</string>
    481 
    482     <!-- Jocular content that user may append when sharing the lap times -->
    483     <string-array name="sw_share_strings" translatable="true">
    484         <item>You\'re quite the speed demon.</item>
    485         <item>Enjoy the fruits of your labor.</item>
    486         <item>Androids are known to be fast, but not as fast as you!</item>
    487         <item>Phew.</item>
    488         <item>L33t times.</item>
    489         <item>Such prodigious velocity.</item>
    490         <item>Let\'s do the time warp again.</item>
    491         <item>Just a jump to the left.</item>
    492         <item>You have a palette for haste.</item>
    493         <item>Photonic velocity.</item>
    494     </string-array>
    495 
    496     <plurals name="timers_num">
    497         <!-- 1 timer -->
    498         <item quantity="one">1 minute</item>
    499         <!-- more -->
    500         <item quantity="other"><xliff:g id="number" example="7">%d</xliff:g> timers</item>
    501     </plurals>
    502 
    503     <!-- Title with the clock on the main page displaying the user's regular timezone (shows when automatic_home_clock enabled) -->
    504     <string name="home_label">Home</string>
    505     <!-- Label for the Cities activity displayed on-screen when that activity must be represented to the user. -->
    506     <string name="cities_activity_title">Cities</string>
    507 
    508     <!-- Settings strings -->
    509     <!-- Header in the preferences settings for the section pertaining to clocks on the main fragment -->
    510     <string name="clock_settings">CLOCK</string>
    511     <!-- Header for a Clock Dream Setting referring to choosing analog or digital style -->
    512     <string name="clock_style">Style</string>
    513 
    514     <!-- Entries listed in the ListPreference when invoking the clock style
    515          preference. -->
    516     <string-array name="clock_style_entries">
    517       <item>Analog</item>
    518       <item>Digital</item>
    519     </string-array>
    520 
    521     <!-- Values that are retrieved from the ListPreference. These must match
    522          the clock_style_entries above. -->
    523     <string-array name="clock_style_values" translatable="false">
    524       <item>analog</item>
    525       <item>digital</item>
    526     </string-array>
    527 
    528     <!-- Title for an option that will automtically show a clock representing the user's regular timezone on the main fragment whenever the user leaves their regular timezone-->
    529     <string name="automatic_home_clock">Automatic home clock</string>
    530     <!-- Describes the functionality provided by the automatic_home_clock option -->
    531     <string name="automatic_home_clock_summary">While traveling in an area where the time is different, add a clock for home</string>
    532     <!-- Title in the preferences change the time zone for the user's home -->
    533     <string name="home_time_zone">Home time zone</string>
    534     <!-- Title in a list dialog box to pick a time zone for the user's home -->
    535     <string name="home_time_zone_title">Home time zone</string>
    536 
    537     <!-- Textual content of the button to discard the current dialog values and close the dialog -->
    538     <string name="time_picker_cancel">Cancel</string>
    539     <!-- Textual content of the button to update an alarm with the current dialog values -->
    540     <string name="time_picker_set">OK</string>
    541     <string name="time_picker_time_seperator">:</string>
    542     <!--  place holder for am/pm label when it is not set -->
    543     <string name="time_picker_ampm_label">--</string>
    544     <!-- add 00 as minutes to the time when pressing this button -->
    545     <string name="time_picker_00_label">:00</string>
    546     <!-- add 30 as minutes to the time when pressing this button -->
    547     <string name="time_picker_30_label">:30</string>
    548 
    549     <!-- Choices for timezones, must be kept in sync with timezone_values. CHAR LIMIT=25] -->
    550     <string-array name="timezone_labels">
    551         <item>"Marshall Islands"</item>
    552         <item>"Midway Island"</item>
    553         <item>"Hawaii"</item>
    554         <item>"Alaska"</item>
    555         <item>"Pacific Time"</item>
    556         <item>"Tijuana"</item>
    557         <item>"Arizona"</item>
    558         <item>"Chihuahua"</item>
    559         <item>"Mountain Time"</item>
    560         <item>"Central America"</item>
    561         <item>"Central Time"</item>
    562         <item>"Mexico City"</item>
    563         <item>"Saskatchewan"</item>
    564         <item>"Bogota"</item>
    565         <item>"Eastern Time"</item>
    566         <item>"Venezuela"</item>
    567         <item>"Atlantic Time (Barbados)"</item>
    568         <item>"Atlantic Time (Canada)"</item>
    569         <item>"Manaus"</item>
    570         <item>"Santiago"</item>
    571         <item>"Newfoundland"</item>
    572         <item>"Brasilia"</item>
    573         <item>"Buenos Aires"</item>
    574         <item>"Greenland"</item>
    575         <item>"Montevideo"</item>
    576         <item>"Mid-Atlantic"</item>
    577         <item>"Azores"</item>
    578         <item>"Cape Verde Islands"</item>
    579         <item>"Casablanca"</item>
    580         <item>"London, Dublin"</item>
    581         <item>"Amsterdam, Berlin"</item>
    582         <item>"Belgrade"</item>
    583         <item>"Brussels"</item>
    584         <item>"Sarajevo"</item>
    585         <item>"Windhoek"</item>
    586         <item>"W. Africa Time"</item>
    587         <item>"Amman, Jordan"</item>
    588         <item>"Athens, Istanbul"</item>
    589         <item>"Beirut, Lebanon"</item>
    590         <item>"Cairo"</item>
    591         <item>"Helsinki"</item>
    592         <item>"Jerusalem"</item>
    593         <item>"Minsk"</item>
    594         <item>"Harare"</item>
    595         <item>"Baghdad"</item>
    596         <item>"Moscow"</item>
    597         <item>"Kuwait"</item>
    598         <item>"Nairobi"</item>
    599         <item>"Tehran"</item>
    600         <item>"Baku"</item>
    601         <item>"Tbilisi"</item>
    602         <item>"Yerevan"</item>
    603         <item>"Dubai"</item>
    604         <item>"Kabul"</item>
    605         <item>"Islamabad, Karachi"</item>
    606         <item>"Ural'sk"</item>
    607         <item>"Yekaterinburg"</item>
    608         <item>"Kolkata"</item>
    609         <item>"Sri Lanka"</item>
    610         <item>"Kathmandu"</item>
    611         <item>"Astana"</item>
    612         <item>"Yangon"</item>
    613         <item>"Krasnoyarsk"</item>
    614         <item>"Bangkok"</item>
    615         <item>"Beijing"</item>
    616         <item>"Hong Kong"</item>
    617         <item>"Irkutsk"</item>
    618         <item>"Kuala Lumpur"</item>
    619         <item>"Perth"</item>
    620         <item>"Taipei"</item>
    621         <item>"Seoul"</item>
    622         <item>"Tokyo, Osaka"</item>
    623         <item>"Yakutsk"</item>
    624         <item>"Adelaide"</item>
    625         <item>"Darwin"</item>
    626         <item>"Brisbane"</item>
    627         <item>"Hobart"</item>
    628         <item>"Sydney, Canberra"</item>
    629         <item>"Vladivostok"</item>
    630         <item>"Guam"</item>
    631         <item>"Magadan"</item>
    632         <item>"Auckland"</item>
    633         <item>"Fiji"</item>
    634         <item>"Tonga"</item>
    635         <item>"Jakarta"</item>
    636     </string-array>
    637 
    638     <!-- Choices for timezones, must be kept in sync with timezone_values. -->
    639 
    640     <string-array name="timezone_values" translatable="false">
    641         <item>"Pacific/Majuro"</item>
    642         <item>"Pacific/Midway"</item>
    643         <item>"Pacific/Honolulu"</item>
    644         <item>"America/Anchorage"</item>
    645         <item>"America/Los_Angeles"</item>
    646         <item>"America/Tijuana"</item>
    647         <item>"America/Phoenix"</item>
    648         <item>"America/Chihuahua"</item>
    649         <item>"America/Denver"</item>
    650         <item>"America/Costa_Rica"</item>
    651         <item>"America/Chicago"</item>
    652         <item>"America/Mexico_City"</item>
    653         <item>"America/Regina"</item>
    654         <item>"America/Bogota"</item>
    655         <item>"America/New_York"</item>
    656         <item>"America/Caracas"</item>
    657         <item>"America/Barbados"</item>
    658         <item>"America/Halifax"</item>
    659         <item>"America/Manaus"</item>
    660         <item>"America/Santiago"</item>
    661         <item>"America/St_Johns"</item>
    662         <item>"America/Sao_Paulo"</item>
    663         <item>"America/Argentina/Buenos_Aires"</item>
    664         <item>"America/Godthab"</item>
    665         <item>"America/Montevideo"</item>
    666         <item>"Atlantic/South_Georgia"</item>
    667         <item>"Atlantic/Azores"</item>
    668         <item>"Atlantic/Cape_Verde"</item>
    669         <item>"Africa/Casablanca"</item>
    670         <item>"Europe/London"</item>
    671         <item>"Europe/Amsterdam"</item>
    672         <item>"Europe/Belgrade"</item>
    673         <item>"Europe/Brussels"</item>
    674         <item>"Europe/Sarajevo"</item>
    675         <item>"Africa/Windhoek"</item>
    676         <item>"Africa/Brazzaville"</item>
    677         <item>"Asia/Amman"</item>
    678         <item>"Europe/Athens"</item>
    679         <item>"Asia/Beirut"</item>
    680         <item>"Africa/Cairo"</item>
    681         <item>"Europe/Helsinki"</item>
    682         <item>"Asia/Jerusalem"</item>
    683         <item>"Europe/Minsk"</item>
    684         <item>"Africa/Harare"</item>
    685         <item>"Asia/Baghdad"</item>
    686         <item>"Europe/Moscow"</item>
    687         <item>"Asia/Kuwait"</item>
    688         <item>"Africa/Nairobi"</item>
    689         <item>"Asia/Tehran"</item>
    690         <item>"Asia/Baku"</item>
    691         <item>"Asia/Tbilisi"</item>
    692         <item>"Asia/Yerevan"</item>
    693         <item>"Asia/Dubai"</item>
    694         <item>"Asia/Kabul"</item>
    695         <item>"Asia/Karachi"</item>
    696         <item>"Asia/Oral"</item>
    697         <item>"Asia/Yekaterinburg"</item>
    698         <item>"Asia/Calcutta"</item>
    699         <item>"Asia/Colombo"</item>
    700         <item>"Asia/Katmandu"</item>
    701         <item>"Asia/Almaty"</item>
    702         <item>"Asia/Rangoon"</item>
    703         <item>"Asia/Krasnoyarsk"</item>
    704         <item>"Asia/Bangkok"</item>
    705         <item>"Asia/Shanghai"</item>
    706         <item>"Asia/Hong_Kong"</item>
    707         <item>"Asia/Irkutsk"</item>
    708         <item>"Asia/Kuala_Lumpur"</item>
    709         <item>"Australia/Perth"</item>
    710         <item>"Asia/Taipei"</item>
    711         <item>"Asia/Seoul"</item>
    712         <item>"Asia/Tokyo"</item>
    713         <item>"Asia/Yakutsk"</item>
    714         <item>"Australia/Adelaide"</item>
    715         <item>"Australia/Darwin"</item>
    716         <item>"Australia/Brisbane"</item>
    717         <item>"Australia/Hobart"</item>
    718         <item>"Australia/Sydney"</item>
    719         <item>"Asia/Vladivostok"</item>
    720         <item>"Pacific/Guam"</item>
    721         <item>"Asia/Magadan"</item>
    722         <item>"Pacific/Auckland"</item>
    723         <item>"Pacific/Fiji"</item>
    724         <item>"Pacific/Tongatapu"</item>
    725         <item>"Asia/Jakarta"</item>
    726     </string-array>
    727 
    728      <!-- Header in the preferences settings for the section pertaining to alarms -->
    729      <string name="alarm_settings">ALARMS</string>
    730      <!-- Describes the purpose of the button to show the remaining choices whenever there were too many -->
    731      <string name="see_all">See all&#8230;</string>
    732      <string name="desk_clock_help_url" translatable="false"></string>
    733      <!-- Describes the running service for the stopwatch -->
    734      <string name="stopwatch_service_desc">Stopwatch service to run the notification.</string>
    735      <!-- Desription for the stopped stop watch -->
    736      <string name="swn_stopped">Stopped</string>
    737 
    738     <!-- Description of the right direction in the alarm alert screen. [CHAR LIMIT=NONE] -->
    739     <string name="description_direction_right">Slide right to dismiss</string>
    740     <!-- Description of the left direction in the alarm alert screen. [CHAR LIMIT=NONE] -->
    741     <string name="description_direction_left">Slide left to snooze</string>
    742     <!-- Description of the up direction in the alarm alert screen. [CHAR LIMIT=NONE] -->
    743     <string name="description_direction_up">Slide up to dismiss</string>
    744     <!-- Description of the down direction in the alarm alert screen. [CHAR LIMIT=NONE] -->
    745     <string name="description_direction_down">Slide down to snooze</string>
    746 
    747     <!-- Notification title when timer is stopped. -->
    748     <string name="timer_stopped">Timer stopped</string>
    749     <!-- Notification title when multiple timers are stopped. -->
    750     <string name="timers_stopped"><xliff:g id="number" example="7">%d</xliff:g> timers stopped</string>
    751     <!-- Notification text when multiple timers are stopped. -->
    752     <string name="all_timers_stopped_notif">Touch to see your timers</string>
    753     <!-- Notification title when at least one timer, of those in use, is counting down. -->
    754     <string name="timers_in_use"><xliff:g id="number" example="7">%d</xliff:g> timers</string>
    755     <!-- Notification text when at least one timer, of those in use, is counting down. -->
    756     <string name="next_timer_notif">Next timer: <xliff:g id="time_remaining" example="2 minutes remaining">%s</xliff:g></string>
    757 
    758     <!-- screensaver settings strings -->
    759     <!-- Label for the screen saver activity displayed on-screen when that activity must be represented to the user. -->
    760     <string name="screensaver_settings">Dream settings</string>
    761     <!-- Title for check box to pick intensity of display diminuation during dream mode -->
    762     <string name="night_mode_title">Night mode</string>
    763     <!-- Describes intensity of display diminuation during dream mode -->
    764     <string name="night_mode_summary">Very dim display (for dark rooms)</string>
    765 
    766     <!-- Description of the down caret in the alarm alert screen to expand the alarm content to edit perspective. [CHAR LIMIT=NONE] -->
    767     <string name="expand_alarm">Expand alarm</string>
    768     <!-- Description of the up caret in the alarm alert screen to collapse the alarm content to summary perspective. [CHAR LIMIT=NONE] -->
    769     <string name="collapse_alarm">Collapse alarm</string>
    770 
    771     <!-- Description of the button to undo change to alarm -->
    772     <string name="alarm_undo">undo</string>
    773     <!-- Toast content when an alarm was deleted  -->
    774     <string name="alarm_deleted">Alarm deleted.</string>
    775     <!-- slash between date and next alarm in the clock -->
    776     <string name="slash"> / </string>
    777     <!-- slash between date and next alarm in the clock -->
    778     <string name="world_day_of_week_label"> / <xliff:g id="label">%s</xliff:g></string>
    779     <!-- Description of field showing the next alarm time in the clock page, for accessibility. -->
    780     <string name="next_alarm_description">Next alarm: <xliff:g id="alarm_time" example="Wed 8:00am">%s</xliff:g></string>
    781     <string name="label_unlabeled"></string>
    782 
    783     <!-- Displays the number of alarms selected from the list of alarms. -->
    784     <string name="alarms_selected"><xliff:g id="alarms">%d</xliff:g> selected</string>
    785 
    786     <!-- message used by the talkback accessebility app to say that something was deleted -->
    787     <string name="deleted_message">Deleted</string>
    788 
    789     <!-- Alarm deletion confirmation message-->
    790     <plurals name="alarm_delete_confirmation">
    791         <!-- Confirmation for one alarm -->
    792         <item quantity="one">Delete selected alarm?</item>
    793         <!-- Confirmation more than one alarm  -->
    794         <item quantity="other">Delete selected alarms?</item>
    795     </plurals>
    796 
    797     <!-- Timer deletion confirmation -->
    798     <string name="timer_delete_confirmation">Delete this timer?</string>
    799 
    800     <!-- world clock deletion confirmation -->
    801     <string name="city_delete_confirmation">Remove this city?</string>
    802 
    803     <!-- Label for digital clock gadget displayed on-screen when that gadget is represented to the user. -->
    804     <string name="digital_gadget">Digital clock</string>
    805 
    806     <!-- format strings for clocks -->
    807     <string name="clock_24_hours_format" translatable="false">kk&#58;mm</string>
    808     <string name="main_widget_12_hours_format" translatable="false">h&#58;mm</string>
    809     <!-- Font size for AM/PM should match widget_label_font_size -->
    810     <string name="wc_widget_12_hours_format" translatable="false">h&#58;mm&#8202;<b><font size="14" face="sans-serif-condensed">a</font></b></string>
    811     <!-- Font size for AM/PM should match bottom_text_size -->
    812     <string name="main_clock_12_hours_format" translatable="false">h&#58;mm&#8202;<b><font size="16" face="sans-serif-condensed">a</font></b></string>
    813     <!-- Font size for AM/PM should match label_font_size -->
    814     <string name="world_clock_12_hours_format" translatable="false">h&#58;mm&#8202;<b><font size="14" face="sans-serif-condensed">a</font></b></string>
    815     <!-- Font size for AM/PM should match alarm_label_size -->
    816     <string name="alarm_time_12_hours_format" translatable="false">h&#58;mm&#8202;<b><font size="14" face="sans-serif-condensed">a</font></b></string>
    817 
    818     <!-- String for no alarms -->
    819     <string name="no_alarms">No Alarms</string>
    820     <!-- String for no enabled alarms in timeline view [CHAR LIMIT=30] -->
    821     <string name="no_upcoming_alarms">NO UPCOMING ALARMS</string>
    822 </resources>
    823 
    824