@globalfishingwatch/i18n-labels 1.2.113 → 1.2.115

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/en/datasets.json CHANGED
@@ -1239,7 +1239,7 @@
1239
1239
  }
1240
1240
  },
1241
1241
  "public-bra-onyxsat-fishing-effort": {
1242
- "name": "Brazil Open Tuna Presence",
1242
+ "name": "Brazil VMS",
1243
1243
  "description": "Vessel monitoring system (VMS) data is provided by the Brazilian Secretary of Aquaculture and Fisheries. Data is collected using Brazil's vessel monitoring system via satellites and is published on a three-day delay containing information on vessels’ identity, location, speed, course, and movement. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) to identify fishing activity and behaviors. The algorithm classifies each broadcast data point from vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats to algorithmically identify “apparent fishing activity.” It is possible that some fishing activity is not identified or that the heat map may show apparent fishing activity when fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies the terms “fishing activity,” “fishing” or “fishing effort,” as apparent rather than certain. Any and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing detection algorithms are developed and tested using actual fishing event data collected by observers and is combined with expert analysis of AIS vessel movement data, resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and to improve automated classification techniques.",
1244
1244
  "schema": {
1245
1245
  "flag": "flag",
package/es/datasets.json CHANGED
@@ -2162,7 +2162,7 @@
2162
2162
  }
2163
2163
  },
2164
2164
  "public-mpa-all": {
2165
- "name": "MPAs (WDPA)",
2165
+ "name": "AMPs (WDPA)",
2166
2166
  "description": "Marine protected areas (MPAs) are areas of the ocean set aside for long-term conservation. These can have different levels of protection, and the range of activities allowed or prohibited within their boundaries varies considerably. Source: World Database on Protected Areas. Last updated: November 2022. See more detailed <a href='https://globalfishingwatch.org/faqs/reference-layer-sources/' target='_blank' rel=noopener'>metadata information</a> for this layer.",
2167
2167
  "schema": {}
2168
2168
  },
@@ -2657,7 +2657,7 @@
2657
2657
  }
2658
2658
  },
2659
2659
  "public-protectedseas": {
2660
- "name": "MPAs (ProtectedSeas)",
2660
+ "name": "AMPs (ProtectedSeas)",
2661
2661
  "description": "Protected seas (only category IUCN MPA)",
2662
2662
  "schema": {
2663
2663
  "removal_of": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@globalfishingwatch/i18n-labels",
3
- "version": "1.2.113",
3
+ "version": "1.2.115",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "start": "kill-port 8000 && serve -p 8000 --cors=true",