summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/pt-BR/manifest.json
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
commit6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch)
treea68f146d7fa01f0134297619fbe7e33db084e0aa /thunderbird-l10n/pt-BR/manifest.json
parentInitial commit. (diff)
downloadthunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz
thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'thunderbird-l10n/pt-BR/manifest.json')
-rw-r--r--thunderbird-l10n/pt-BR/manifest.json56
1 files changed, 56 insertions, 0 deletions
diff --git a/thunderbird-l10n/pt-BR/manifest.json b/thunderbird-l10n/pt-BR/manifest.json
new file mode 100644
index 0000000000..de95ca5a6e
--- /dev/null
+++ b/thunderbird-l10n/pt-BR/manifest.json
@@ -0,0 +1,56 @@
+{
+ "langpack_id": "pt-BR",
+ "manifest_version": 2,
+ "browser_specific_settings": {
+ "gecko": {
+ "id": "langpack-pt-BR@thunderbird.mozilla.org",
+ "strict_min_version": "115.0",
+ "strict_max_version": "115.*"
+ }
+ },
+ "name": "Language: Português (BR)",
+ "description": "Thunderbird Language Pack for Português (BR) (pt-BR) – Brazilian Portuguese",
+ "version": "115.7.20240119.95007",
+ "languages": {
+ "pt-BR": {
+ "version": "20240119104620",
+ "chrome_resources": {
+ "alerts": "chrome/pt-BR/locale/pt-BR/alerts/",
+ "autoconfig": "chrome/pt-BR/locale/pt-BR/autoconfig/",
+ "branding": "chrome/pt-BR/locale/branding/",
+ "calendar": "chrome/pt-BR/locale/pt-BR/calendar/",
+ "chat": "chrome/pt-BR/locale/pt-BR/chat/",
+ "communicator": "chrome/pt-BR/locale/pt-BR/communicator/",
+ "devtools": "chrome/pt-BR/locale/pt-BR/devtools/client/",
+ "devtools-shared": "chrome/pt-BR/locale/pt-BR/devtools/shared/",
+ "global": "chrome/pt-BR/locale/pt-BR/global/",
+ "global-platform": {
+ "macosx": "chrome/pt-BR/locale/pt-BR/global-platform/mac/",
+ "linux": "chrome/pt-BR/locale/pt-BR/global-platform/unix/",
+ "android": "chrome/pt-BR/locale/pt-BR/global-platform/unix/",
+ "win": "chrome/pt-BR/locale/pt-BR/global-platform/win/"
+ },
+ "lightning": "chrome/pt-BR/locale/pt-BR/lightning/",
+ "messenger": "chrome/pt-BR/locale/pt-BR/messenger/",
+ "messenger-mapi": "chrome/pt-BR/locale/pt-BR/messenger-mapi/",
+ "messenger-newsblog": "chrome/pt-BR/locale/pt-BR/messenger-newsblog/",
+ "messenger-region": "chrome/pt-BR/locale/pt-BR/messenger-region/",
+ "messenger-smime": "chrome/pt-BR/locale/pt-BR/messenger-smime/",
+ "mozapps": "chrome/pt-BR/locale/pt-BR/mozapps/",
+ "mozldap": "chrome/pt-BR/locale/pt-BR/mozldap/",
+ "necko": "chrome/pt-BR/locale/pt-BR/necko/",
+ "passwordmgr": "chrome/pt-BR/locale/pt-BR/passwordmgr/",
+ "pdf.js": "chrome/pt-BR/locale/pdfviewer/",
+ "pipnss": "chrome/pt-BR/locale/pt-BR/pipnss/",
+ "pippki": "chrome/pt-BR/locale/pt-BR/pippki/",
+ "places": "chrome/pt-BR/locale/pt-BR/places/"
+ }
+ }
+ },
+ "sources": {
+ "browser": {
+ "base_path": "browser/"
+ }
+ },
+ "author": "mozilla.org (contributors: Jeferson Hultmann, Fernando Pereira Silveira, Marco Aurélio Krause, Maykon Chagas)"
+}