OLD | NEW |
1 # Copyright 2015 The Chromium Authors. All rights reserved. | 1 # Copyright 2015 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 # | 4 # |
5 # Specifies which grd files should be translated and into which languages they | 5 # Specifies which grd files should be translated and into which languages they |
6 # should be translated. Used by the internal translation process. | 6 # should be translated. Used by the internal translation process. |
7 { | 7 { |
8 "desktop_grds": { | 8 "desktop_grds": { |
9 "languages": [ | 9 "languages": [ |
10 "am", "ar", "bg", "bn", "ca", "cs", "da", "de", "el", "en-GB", "es", | 10 "am", "ar", "bg", "bn", "ca", "cs", "da", "de", "el", "en-GB", "es", |
11 "es-419", "et", "fa", "fi", "fil", "fr", "gu", "hi", "hr", "hu", "id", | 11 "es-419", "et", "fa", "fi", "fil", "fr", "gu", "hi", "hr", "hu", "id", |
12 "it", "iw", "ja", "kn", "ko", "lt", "lv", "ml", "mr", "ms", "nl", "no", | 12 "it", "iw", "ja", "kn", "ko", "lt", "lv", "ml", "mr", "ms", "nl", "no", |
13 "pl", "pt-BR", "pt-PT", "ro", "ru", "sk", "sl", "sr", "sv", "sw", "ta", | 13 "pl", "pt-BR", "pt-PT", "ro", "ru", "sk", "sl", "sr", "sv", "sw", "ta", |
14 "te", "th", "tr", "uk", "vi", "zh-CN", "zh-TW", | 14 "te", "th", "tr", "uk", "vi", "zh-CN", "zh-TW", |
15 ], | 15 ], |
16 "files": [ | 16 "files": [ |
17 "android_webview/ui/aw_strings.grd", | 17 "android_webview/ui/aw_strings.grd", |
18 "ash/ash_strings.grd", | 18 "ash/ash_strings.grd", |
19 "chrome/app/address_input_strings.grd", | 19 "chrome/app/address_input_strings.grd", |
20 "chrome/app/chromium_strings.grd", | 20 "chrome/app/chromium_strings.grd", |
21 "chrome/app/generated_resources.grd", | 21 "chrome/app/generated_resources.grd", |
22 "chrome/app/google_chrome_strings.grd", | 22 "chrome/app/google_chrome_strings.grd", |
23 "chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
", | 23 "chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
", |
24 "components/components_chromium_strings.grd", | 24 "components/components_chromium_strings.grd", |
25 "components/components_google_chrome_strings.grd", | 25 "components/components_google_chrome_strings.grd", |
26 "components/components_strings.grd", | 26 "components/components_strings.grd", |
27 "components/policy/resources/policy_templates.grd", | 27 "components/policy/resources/policy_templates.grd", |
28 "content/app/strings/content_strings.grd", | 28 "content/app/strings/content_strings.grd", |
29 "device/bluetooth/bluetooth_strings.grd", | 29 "device/bluetooth/bluetooth_strings.grd", |
30 "extensions/extensions_strings.grd", | 30 "extensions/strings/extensions_strings.grd", |
31 "ios/chrome/app/strings/ios_chromium_strings.grd", | 31 "ios/chrome/app/strings/ios_chromium_strings.grd", |
32 "ios/chrome/app/strings/ios_google_chrome_strings.grd", | 32 "ios/chrome/app/strings/ios_google_chrome_strings.grd", |
33 "ios/chrome/app/strings/ios_strings.grd", | 33 "ios/chrome/app/strings/ios_strings.grd", |
34 "ios/chrome/share_extension/strings/ios_share_extension_strings.grd", | 34 "ios/chrome/share_extension/strings/ios_share_extension_strings.grd", |
35 "ios/chrome/today_extension/strings/ios_today_extension_strings.grd", | 35 "ios/chrome/today_extension/strings/ios_today_extension_strings.grd", |
36 "remoting/resources/remoting_strings.grd", | 36 "remoting/resources/remoting_strings.grd", |
37 "ui/accessibility/extensions/strings/accessibility_extensions_strings.grd"
, | 37 "ui/accessibility/extensions/strings/accessibility_extensions_strings.grd"
, |
38 "ui/chromeos/ui_chromeos_strings.grd", | 38 "ui/chromeos/ui_chromeos_strings.grd", |
39 "ui/strings/ui_strings.grd", | 39 "ui/strings/ui_strings.grd", |
40 ], | 40 ], |
(...skipping 27 matching lines...) Expand all Loading... |
68 "components/components_locale_settings.grd": "Not UI strings; localized sepa
rately", | 68 "components/components_locale_settings.grd": "Not UI strings; localized sepa
rately", |
69 "tools/grit/grit/testdata/buildinfo.grd": "Test data", | 69 "tools/grit/grit/testdata/buildinfo.grd": "Test data", |
70 "tools/grit/grit/testdata/chrome/app/generated_resources.grd": "Test data", | 70 "tools/grit/grit/testdata/chrome/app/generated_resources.grd": "Test data", |
71 "tools/grit/grit/testdata/substitute.grd": "Test data", | 71 "tools/grit/grit/testdata/substitute.grd": "Test data", |
72 "tools/grit/grit/testdata/substitute_no_ids.grd": "Test data", | 72 "tools/grit/grit/testdata/substitute_no_ids.grd": "Test data", |
73 "tools/grit/grit/testdata/whitelist_resources.grd": "Test data", | 73 "tools/grit/grit/testdata/whitelist_resources.grd": "Test data", |
74 "tools/grit/grit/testdata/whitelist_strings.grd": "Test data", | 74 "tools/grit/grit/testdata/whitelist_strings.grd": "Test data", |
75 "ui/strings/app_locale_settings.grd": "Not UI strings; localized separately"
, | 75 "ui/strings/app_locale_settings.grd": "Not UI strings; localized separately"
, |
76 }, | 76 }, |
77 } | 77 } |
OLD | NEW |