blob: 1bec6b50b82fcea16d6c961607b5ebc2f59dc43e [file] [log] [blame]
# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
locales: [ ar, bg, ca, cs, da, de, el, en, es, es-419, et, fa, fi, fil, fr,
he, hi, hr, hu, id, it, ja, ko, lt, lv, ms, nl, nb, pl, pt-BR,
pt-PT, ro, ru, sk, sl, sr, sv, th, tr, uk, vi, zh-CN, zh-TW,
bn, gu, kn, ml, mr, ta, te]
inputs:
# The format for each line in input locale text file.
- missing #01 Chrome OS is missing or damaged.
- insert #02 Please insert a recovery USB stick or SD card.
- insert_usb #03 Please insert a recovery USB stick.
- insert_usb2_sd #04 Please insert a recovery SD card or USB stick
# (note: the blue USB port will NOT work for recovery).
- insert_4usb #05 Please insert a recovery USB stick into one of the
# 4 ports in the BACK of the device.
- yuck #06 The device you inserted does not contain Chrome OS.
- verif_off #07 OS verification is OFF
- devmode #08 Press SPACE to re-enable.
- tonorm #09 Press ENTER to confirm you wish to turn
# OS verification on.
- reboot_erase #10 Your system will reboot and local data will be cleared.
- esc_back #11 To go back, press ESC.
- verif_on #12 OS verification is ON.
- todev #13 To turn OS verification OFF, press ENTER.
- for_help #14 For help visit http://google.com/chromeos/recovery
- error_code #15 Error code
- remove #16 Please remove all external devices to begin recovery.
- model #17 Model
- todev_phyrec #18 To turn OS verification OFF, press the RECOVERY button.
- wrong_adapter #19 The connected power supply does not have enough power...
- shutdown_now #20 Chrome OS will now shut down.
- change_adapter #21 Please use the correct adapter and try again.
- os_broken #22 OS may be broken. Remove media and initiate recovery.
files:
# Text files to be generated.
model:
devmode:
remove:
yuck:
insert: [insert]
insert_usb: [insert_usb]
insert_sd_usb2: ['insert_usb2_sd@s/(\(|\. )/\n\1/']
# insert_kiev: [missing, insert_4usb]
insert_usb2: [insert_usb, 'insert_usb2_sd@s/.*(\(|\. )/\1/']
for_help_left: ['for_help@s/.http.*//' ]
for_help_right: ['for_help@s/.*chromeos.recovery ?//']
todev: [todev, reboot_erase, '', esc_back]
todev_phyrec: [todev_phyrec, reboot_erase, '', esc_back]
tonorm: [tonorm, reboot_erase, '', esc_back]
verif_off:
verif_on:
wrong_power_supply: [wrong_adapter, shutdown_now, '', change_adapter]
reboot_erase:
update: # pre-generated.
language: # pre-generated.
os_broken: [missing, os_broken]
styles:
todev: '--align=left'
devmode: '--color=303030'
tonorm: '--align=left --color=303030'
reboot_erase: '--color=303030'
language: '--color=444444'
verif_off: '--markup'
verif_on: '--markup'
for_help: '--color=444444'
for_help_left: '--color=444444'
for_help_right: '--color=444444'
model: '--color=444444'
fonts:
# All fonts should be provided and selected by 'ui-sans' family defined in
# ChromiumOS SDK (/etc/fonts/local.conf). The following list is made by
# fc-match 'ui-sans:lang=$locale' for locales we have.
ar: 'Noto Naskh Arabic UI'
bn: 'Noto Sans Bengali UI'
en: 'Noto Sans UI'
fa: 'Noto Naskh Arabic UI'
gu: 'Noto Sans Gujarati UI'
he: 'Noto Sans Hebrew'
hi: 'Noto Sans Devanagari UI'
ja: 'Noto Sans CJK JP'
kn: 'Noto Sans Kannada UI'
ko: 'Noto Sans CJK KR'
ml: 'Noto Sans Malayalam UI'
mr: 'Noto Sans Devanagari UI'
ta: 'Noto Sans Tamil UI'
te: 'Noto Sans Telugu UI'
th: 'Noto Sans Thai UI'
zh-CN: 'Noto Sans CJK SC'
zh-TW: 'Noto Sans CJK TC'