2017-06-05 11:28:33 +03:00
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
|
|
|
|
basepath = "../.."
|
|
|
|
|
|
|
|
locales = [
|
|
|
|
"ach",
|
|
|
|
"af",
|
|
|
|
"an",
|
|
|
|
"ar",
|
|
|
|
"ast",
|
|
|
|
"az",
|
|
|
|
"be",
|
|
|
|
"bg",
|
2019-03-28 16:12:48 +03:00
|
|
|
"bn",
|
2017-06-05 11:28:33 +03:00
|
|
|
"br",
|
|
|
|
"bs",
|
|
|
|
"ca",
|
2019-09-17 12:06:08 +03:00
|
|
|
"ca-valencia",
|
2017-06-05 11:28:33 +03:00
|
|
|
"cak",
|
|
|
|
"cs",
|
|
|
|
"cy",
|
|
|
|
"da",
|
|
|
|
"de",
|
|
|
|
"dsb",
|
|
|
|
"el",
|
2018-05-01 18:43:02 +03:00
|
|
|
"en-CA",
|
2017-06-05 11:28:33 +03:00
|
|
|
"en-GB",
|
|
|
|
"eo",
|
|
|
|
"es-AR",
|
|
|
|
"es-CL",
|
|
|
|
"es-ES",
|
|
|
|
"es-MX",
|
|
|
|
"et",
|
|
|
|
"eu",
|
|
|
|
"fa",
|
|
|
|
"ff",
|
|
|
|
"fi",
|
|
|
|
"fr",
|
|
|
|
"fy-NL",
|
|
|
|
"ga-IE",
|
|
|
|
"gd",
|
|
|
|
"gl",
|
|
|
|
"gn",
|
|
|
|
"gu-IN",
|
|
|
|
"he",
|
|
|
|
"hi-IN",
|
|
|
|
"hr",
|
|
|
|
"hsb",
|
|
|
|
"hu",
|
|
|
|
"hy-AM",
|
2017-10-02 07:54:43 +03:00
|
|
|
"ia",
|
2017-06-05 11:28:33 +03:00
|
|
|
"id",
|
|
|
|
"is",
|
|
|
|
"it",
|
|
|
|
"ja",
|
|
|
|
"ja-JP-mac",
|
|
|
|
"ka",
|
|
|
|
"kab",
|
|
|
|
"kk",
|
|
|
|
"km",
|
|
|
|
"kn",
|
|
|
|
"ko",
|
|
|
|
"lij",
|
|
|
|
"lo",
|
|
|
|
"lt",
|
|
|
|
"ltg",
|
|
|
|
"lv",
|
|
|
|
"mk",
|
|
|
|
"mr",
|
|
|
|
"ms",
|
|
|
|
"my",
|
|
|
|
"nb-NO",
|
|
|
|
"ne-NP",
|
|
|
|
"nl",
|
|
|
|
"nn-NO",
|
2017-11-01 09:44:20 +03:00
|
|
|
"oc",
|
2017-06-05 11:28:33 +03:00
|
|
|
"pa-IN",
|
|
|
|
"pl",
|
|
|
|
"pt-BR",
|
|
|
|
"pt-PT",
|
|
|
|
"rm",
|
|
|
|
"ro",
|
|
|
|
"ru",
|
|
|
|
"si",
|
|
|
|
"sk",
|
|
|
|
"sl",
|
|
|
|
"son",
|
|
|
|
"sq",
|
|
|
|
"sr",
|
|
|
|
"sv-SE",
|
|
|
|
"ta",
|
|
|
|
"te",
|
|
|
|
"th",
|
|
|
|
"tl",
|
|
|
|
"tr",
|
2018-11-17 10:15:57 +03:00
|
|
|
"trs",
|
2017-06-05 11:28:33 +03:00
|
|
|
"uk",
|
|
|
|
"ur",
|
|
|
|
"uz",
|
|
|
|
"vi",
|
2017-11-09 18:16:45 +03:00
|
|
|
"wo",
|
2017-06-05 11:28:33 +03:00
|
|
|
"xh",
|
|
|
|
"zh-CN",
|
|
|
|
"zh-TW",
|
|
|
|
]
|
|
|
|
|
|
|
|
[env]
|
|
|
|
l = "{l10n_base}/{locale}/"
|
|
|
|
|
|
|
|
|
|
|
|
[[paths]]
|
|
|
|
reference = "browser/locales/en-US/**"
|
|
|
|
l10n = "{l}browser/**"
|
|
|
|
|
|
|
|
[[paths]]
|
|
|
|
reference = "browser/branding/official/locales/en-US/**"
|
|
|
|
l10n = "{l}browser/branding/official/**"
|
|
|
|
|
2017-10-12 13:27:14 +03:00
|
|
|
[[paths]]
|
|
|
|
reference = "browser/extensions/formautofill/locales/en-US/**"
|
|
|
|
l10n = "{l}browser/extensions/formautofill/**"
|
|
|
|
|
2019-02-27 17:19:57 +03:00
|
|
|
[[paths]]
|
|
|
|
reference = "browser/extensions/fxmonitor/locales/en-US/**"
|
|
|
|
l10n = "{l}browser/extensions/fxmonitor/**"
|
|
|
|
|
2017-06-05 11:28:33 +03:00
|
|
|
[[paths]]
|
|
|
|
reference = "browser/extensions/webcompat-reporter/locales/en-US/**"
|
|
|
|
l10n = "{l}browser/extensions/webcompat-reporter/**"
|
|
|
|
|
2019-04-23 20:36:40 +03:00
|
|
|
[[paths]]
|
|
|
|
reference = "browser/extensions/report-site-issue/locales/en-US/**"
|
|
|
|
l10n = "{l}browser/extensions/report-site-issue/**"
|
|
|
|
|
2017-06-05 11:28:33 +03:00
|
|
|
[[paths]]
|
|
|
|
reference = "services/sync/locales/en-US/**"
|
|
|
|
l10n = "{l}services/sync/**"
|
|
|
|
|
|
|
|
|
|
|
|
[[includes]]
|
|
|
|
path = "toolkit/locales/l10n.toml"
|
|
|
|
|
|
|
|
[[includes]]
|
|
|
|
path = "devtools/client/locales/l10n.toml"
|
|
|
|
|
2017-08-03 17:57:19 +03:00
|
|
|
[[paths]]
|
2018-03-12 16:41:48 +03:00
|
|
|
reference = "devtools/startup/locales/en-US/**"
|
|
|
|
l10n = "{l}devtools/startup/**"
|
2017-08-03 17:57:19 +03:00
|
|
|
|
2018-03-21 16:35:08 +03:00
|
|
|
# for Firefox 60 and older and cross-channel
|
|
|
|
[[paths]]
|
|
|
|
reference = "devtools/shim/locales/en-US/**"
|
|
|
|
l10n = "{l}devtools/shim/**"
|
|
|
|
|
2017-06-05 11:28:33 +03:00
|
|
|
# Filters
|
|
|
|
# The filters below are evaluated one after the other, in the given order.
|
|
|
|
# Enter a combination of path as in the localization, key, and an action,
|
|
|
|
# to change the default behavior of compare-locales and l10n merge.
|
|
|
|
#
|
|
|
|
# For browser/locales/en-US/chrome/browser/foo.properties,
|
|
|
|
# path would be {l}browser/chrome/browser/foo.properties
|
|
|
|
# key: the key/id of the entity
|
|
|
|
# If key isn't specified, the complete file can be missing.
|
|
|
|
[[filters]]
|
|
|
|
path = "{l}browser/defines.inc"
|
|
|
|
key = "MOZ_LANGPACK_CONTRIBUTORS"
|
|
|
|
action = "ignore"
|
|
|
|
|
|
|
|
[[filters]]
|
|
|
|
path = [
|
|
|
|
"{l}browser/defines.inc",
|
|
|
|
"{l}browser/firefox-l10n.js",
|
|
|
|
]
|
|
|
|
action = "ignore"
|
|
|
|
|
|
|
|
[[filters]]
|
|
|
|
path = "{l}browser/chrome/browser-region/region.properties"
|
|
|
|
key = [
|
|
|
|
"re:^browser\\.contentHandlers\\.types\\.[0-5]\\..*$",
|
|
|
|
"re:^gecko\\.handlerService\\.schemes\\..*$",
|
|
|
|
"re:^gecko\\.handlerService\\.defaultHandlersVersion$"
|
|
|
|
]
|
|
|
|
action = "ignore"
|