@globalfishingwatch/i18n-labels 1.2.98 → 1.2.100
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 +40 -8
- package/es/datasets.json +35 -3
- package/fr/datasets.json +39 -7
- package/fr/timebar.json +4 -4
- package/id/datasets.json +35 -3
- package/package.json +1 -1
- package/pt/datasets.json +35 -3
- package/source/datasets.json +35 -3
- package/val/datasets.json +40 -8
package/en/datasets.json
CHANGED
|
@@ -2550,16 +2550,48 @@
|
|
|
2550
2550
|
},
|
|
2551
2551
|
"public-protectedseas": {
|
|
2552
2552
|
"name": "Protected Seas",
|
|
2553
|
-
"description": "Protected seas",
|
|
2553
|
+
"description": "Protected seas (only category IUCN MPA)",
|
|
2554
2554
|
"schema": {
|
|
2555
|
-
"
|
|
2556
|
-
"keyword": "
|
|
2555
|
+
"removal_of_marine_life_is_prohibited": {
|
|
2556
|
+
"keyword": "removal_of_marine_life_is_prohibited",
|
|
2557
2557
|
"enum": {
|
|
2558
|
-
"1": "1
|
|
2559
|
-
"2": "2
|
|
2560
|
-
"3": "3
|
|
2561
|
-
"4": "4
|
|
2562
|
-
"5": "5
|
|
2558
|
+
"1": "1",
|
|
2559
|
+
"2": "2",
|
|
2560
|
+
"3": "3",
|
|
2561
|
+
"4": "4",
|
|
2562
|
+
"5": "5"
|
|
2563
|
+
}
|
|
2564
|
+
}
|
|
2565
|
+
}
|
|
2566
|
+
},
|
|
2567
|
+
"public-protectedseas-all": {
|
|
2568
|
+
"name": "Protected Seas all",
|
|
2569
|
+
"description": "Protected seas all",
|
|
2570
|
+
"schema": {
|
|
2571
|
+
"category_name": {
|
|
2572
|
+
"keyword": "category_name",
|
|
2573
|
+
"enum": {
|
|
2574
|
+
"IUCN MPA": "IUCN MPA",
|
|
2575
|
+
"Other": "Other",
|
|
2576
|
+
"Jurisdictional Authority Area": "Jurisdictional Authority Area",
|
|
2577
|
+
"TBD": "TBD",
|
|
2578
|
+
"Fisheries Management Area": "Fisheries Management Area",
|
|
2579
|
+
"Recreational Area": "Recreational Area",
|
|
2580
|
+
"OECM": "OECM",
|
|
2581
|
+
"Vessel Restricted Area": "Vessel Restricted Area",
|
|
2582
|
+
"Voluntary Conservation Measure Area": "Voluntary Conservation Measure Area",
|
|
2583
|
+
"Vessel Reporting Area": "Vessel Reporting Area",
|
|
2584
|
+
"Water Quality/Human Health Area": "Water Quality/Human Health Area"
|
|
2585
|
+
}
|
|
2586
|
+
},
|
|
2587
|
+
"removal_of_marine_life_is_prohibited": {
|
|
2588
|
+
"keyword": "removal_of_marine_life_is_prohibited",
|
|
2589
|
+
"enum": {
|
|
2590
|
+
"1": "1",
|
|
2591
|
+
"2": "2",
|
|
2592
|
+
"3": "3",
|
|
2593
|
+
"4": "4",
|
|
2594
|
+
"5": "5"
|
|
2563
2595
|
}
|
|
2564
2596
|
}
|
|
2565
2597
|
}
|
package/es/datasets.json
CHANGED
|
@@ -2550,10 +2550,42 @@
|
|
|
2550
2550
|
},
|
|
2551
2551
|
"public-protectedseas": {
|
|
2552
2552
|
"name": "Protected Seas",
|
|
2553
|
-
"description": "Protected seas",
|
|
2553
|
+
"description": "Protected seas (only category IUCN MPA)",
|
|
2554
2554
|
"schema": {
|
|
2555
|
-
"
|
|
2556
|
-
"keyword": "
|
|
2555
|
+
"removal_of_marine_life_is_prohibited": {
|
|
2556
|
+
"keyword": "removal_of_marine_life_is_prohibited",
|
|
2557
|
+
"enum": {
|
|
2558
|
+
"1": "1",
|
|
2559
|
+
"2": "2",
|
|
2560
|
+
"3": "3",
|
|
2561
|
+
"4": "4",
|
|
2562
|
+
"5": "5"
|
|
2563
|
+
}
|
|
2564
|
+
}
|
|
2565
|
+
}
|
|
2566
|
+
},
|
|
2567
|
+
"public-protectedseas-all": {
|
|
2568
|
+
"name": "Protected Seas all",
|
|
2569
|
+
"description": "Protected seas all",
|
|
2570
|
+
"schema": {
|
|
2571
|
+
"category_name": {
|
|
2572
|
+
"keyword": "category_name",
|
|
2573
|
+
"enum": {
|
|
2574
|
+
"IUCN MPA": "IUCN MPA",
|
|
2575
|
+
"Other": "Other",
|
|
2576
|
+
"Jurisdictional Authority Area": "Jurisdictional Authority Area",
|
|
2577
|
+
"TBD": "TBD",
|
|
2578
|
+
"Fisheries Management Area": "Fisheries Management Area",
|
|
2579
|
+
"Recreational Area": "Recreational Area",
|
|
2580
|
+
"OECM": "OECM",
|
|
2581
|
+
"Vessel Restricted Area": "Vessel Restricted Area",
|
|
2582
|
+
"Voluntary Conservation Measure Area": "Voluntary Conservation Measure Area",
|
|
2583
|
+
"Vessel Reporting Area": "Vessel Reporting Area",
|
|
2584
|
+
"Water Quality/Human Health Area": "Water Quality/Human Health Area"
|
|
2585
|
+
}
|
|
2586
|
+
},
|
|
2587
|
+
"removal_of_marine_life_is_prohibited": {
|
|
2588
|
+
"keyword": "removal_of_marine_life_is_prohibited",
|
|
2557
2589
|
"enum": {
|
|
2558
2590
|
"1": "1",
|
|
2559
2591
|
"2": "2",
|
package/fr/datasets.json
CHANGED
|
@@ -583,7 +583,7 @@
|
|
|
583
583
|
"flag": "flag",
|
|
584
584
|
"hours": "hours",
|
|
585
585
|
"geartype": {
|
|
586
|
-
"keyword": "
|
|
586
|
+
"keyword": "type d’engin",
|
|
587
587
|
"enum": {
|
|
588
588
|
"Purse Seine Group (2 boat) Small Pelagics": "Purse Seine Group (2 boat) Small Pelagics",
|
|
589
589
|
"Purse Seine Group (2 boat) Big Pelagics": "Purse Seine Group (2 boat) Big Pelagics",
|
|
@@ -1075,7 +1075,7 @@
|
|
|
1075
1075
|
}
|
|
1076
1076
|
},
|
|
1077
1077
|
"proto-global-encounters-events": {
|
|
1078
|
-
"name": "
|
|
1078
|
+
"name": "Événements de rencontre (AIS)",
|
|
1079
1079
|
"description": "The dataset contains encounter events with authorizations for AIS. [Fishing-Carriers, Carriers-Fishing, Support-Fishing, Fishing-Support]",
|
|
1080
1080
|
"schema": {
|
|
1081
1081
|
"fields": "fields",
|
|
@@ -1638,7 +1638,7 @@
|
|
|
1638
1638
|
"schema": {}
|
|
1639
1639
|
},
|
|
1640
1640
|
"public-global-encounters-events-carriers-fishing": {
|
|
1641
|
-
"name": "
|
|
1641
|
+
"name": "Événements de rencontre (AIS)",
|
|
1642
1642
|
"description": "The dataset contains encounter events for AIS (Carriers-Fishing)",
|
|
1643
1643
|
"schema": {
|
|
1644
1644
|
"fields": "fields",
|
|
@@ -1658,7 +1658,7 @@
|
|
|
1658
1658
|
}
|
|
1659
1659
|
},
|
|
1660
1660
|
"public-global-encounters-events": {
|
|
1661
|
-
"name": "
|
|
1661
|
+
"name": "Événements de rencontre (AIS)",
|
|
1662
1662
|
"description": "The dataset contains encounter events for AIS. [Fishing-Carriers, Carriers-Fishing, Support-Fishing, Fishing-Support]",
|
|
1663
1663
|
"schema": {
|
|
1664
1664
|
"fields": "fields",
|
|
@@ -2550,10 +2550,42 @@
|
|
|
2550
2550
|
},
|
|
2551
2551
|
"public-protectedseas": {
|
|
2552
2552
|
"name": "Protected Seas",
|
|
2553
|
-
"description": "Protected seas",
|
|
2553
|
+
"description": "Protected seas (only category IUCN MPA)",
|
|
2554
2554
|
"schema": {
|
|
2555
|
-
"
|
|
2556
|
-
"keyword": "
|
|
2555
|
+
"removal_of_marine_life_is_prohibited": {
|
|
2556
|
+
"keyword": "removal_of_marine_life_is_prohibited",
|
|
2557
|
+
"enum": {
|
|
2558
|
+
"1": "1",
|
|
2559
|
+
"2": "2",
|
|
2560
|
+
"3": "3",
|
|
2561
|
+
"4": "4",
|
|
2562
|
+
"5": "5"
|
|
2563
|
+
}
|
|
2564
|
+
}
|
|
2565
|
+
}
|
|
2566
|
+
},
|
|
2567
|
+
"public-protectedseas-all": {
|
|
2568
|
+
"name": "Protected Seas all",
|
|
2569
|
+
"description": "Protected seas all",
|
|
2570
|
+
"schema": {
|
|
2571
|
+
"category_name": {
|
|
2572
|
+
"keyword": "category_name",
|
|
2573
|
+
"enum": {
|
|
2574
|
+
"IUCN MPA": "IUCN MPA",
|
|
2575
|
+
"Other": "Other",
|
|
2576
|
+
"Jurisdictional Authority Area": "Jurisdictional Authority Area",
|
|
2577
|
+
"TBD": "TBD",
|
|
2578
|
+
"Fisheries Management Area": "Fisheries Management Area",
|
|
2579
|
+
"Recreational Area": "Recreational Area",
|
|
2580
|
+
"OECM": "OECM",
|
|
2581
|
+
"Vessel Restricted Area": "Vessel Restricted Area",
|
|
2582
|
+
"Voluntary Conservation Measure Area": "Voluntary Conservation Measure Area",
|
|
2583
|
+
"Vessel Reporting Area": "Vessel Reporting Area",
|
|
2584
|
+
"Water Quality/Human Health Area": "Water Quality/Human Health Area"
|
|
2585
|
+
}
|
|
2586
|
+
},
|
|
2587
|
+
"removal_of_marine_life_is_prohibited": {
|
|
2588
|
+
"keyword": "removal_of_marine_life_is_prohibited",
|
|
2557
2589
|
"enum": {
|
|
2558
2590
|
"1": "1",
|
|
2559
2591
|
"2": "2",
|
package/fr/timebar.json
CHANGED
|
@@ -39,13 +39,13 @@
|
|
|
39
39
|
"lastUpdate": "Dernière mise à jour",
|
|
40
40
|
"setBookmark": "Mettre en favori la plage de temps actuelle",
|
|
41
41
|
"intervals": {
|
|
42
|
-
"hour": "
|
|
42
|
+
"hour": "Heure",
|
|
43
43
|
"hourTooltip": "See hourly data",
|
|
44
|
-
"day": "
|
|
44
|
+
"day": "Jour",
|
|
45
45
|
"dayTooltip": "See daily data",
|
|
46
|
-
"month": "
|
|
46
|
+
"month": "Mois",
|
|
47
47
|
"monthTooltip": "See monthly data",
|
|
48
|
-
"year": "
|
|
48
|
+
"year": "Année",
|
|
49
49
|
"yearTooltip": "See yearly data"
|
|
50
50
|
},
|
|
51
51
|
"zoomTo": "Zoom sur"
|
package/id/datasets.json
CHANGED
|
@@ -2550,10 +2550,42 @@
|
|
|
2550
2550
|
},
|
|
2551
2551
|
"public-protectedseas": {
|
|
2552
2552
|
"name": "Protected Seas",
|
|
2553
|
-
"description": "Protected seas",
|
|
2553
|
+
"description": "Protected seas (only category IUCN MPA)",
|
|
2554
2554
|
"schema": {
|
|
2555
|
-
"
|
|
2556
|
-
"keyword": "
|
|
2555
|
+
"removal_of_marine_life_is_prohibited": {
|
|
2556
|
+
"keyword": "removal_of_marine_life_is_prohibited",
|
|
2557
|
+
"enum": {
|
|
2558
|
+
"1": "1",
|
|
2559
|
+
"2": "2",
|
|
2560
|
+
"3": "3",
|
|
2561
|
+
"4": "4",
|
|
2562
|
+
"5": "5"
|
|
2563
|
+
}
|
|
2564
|
+
}
|
|
2565
|
+
}
|
|
2566
|
+
},
|
|
2567
|
+
"public-protectedseas-all": {
|
|
2568
|
+
"name": "Protected Seas all",
|
|
2569
|
+
"description": "Protected seas all",
|
|
2570
|
+
"schema": {
|
|
2571
|
+
"category_name": {
|
|
2572
|
+
"keyword": "category_name",
|
|
2573
|
+
"enum": {
|
|
2574
|
+
"IUCN MPA": "IUCN MPA",
|
|
2575
|
+
"Other": "Other",
|
|
2576
|
+
"Jurisdictional Authority Area": "Jurisdictional Authority Area",
|
|
2577
|
+
"TBD": "TBD",
|
|
2578
|
+
"Fisheries Management Area": "Fisheries Management Area",
|
|
2579
|
+
"Recreational Area": "Recreational Area",
|
|
2580
|
+
"OECM": "OECM",
|
|
2581
|
+
"Vessel Restricted Area": "Vessel Restricted Area",
|
|
2582
|
+
"Voluntary Conservation Measure Area": "Voluntary Conservation Measure Area",
|
|
2583
|
+
"Vessel Reporting Area": "Vessel Reporting Area",
|
|
2584
|
+
"Water Quality/Human Health Area": "Water Quality/Human Health Area"
|
|
2585
|
+
}
|
|
2586
|
+
},
|
|
2587
|
+
"removal_of_marine_life_is_prohibited": {
|
|
2588
|
+
"keyword": "removal_of_marine_life_is_prohibited",
|
|
2557
2589
|
"enum": {
|
|
2558
2590
|
"1": "1",
|
|
2559
2591
|
"2": "2",
|
package/package.json
CHANGED
package/pt/datasets.json
CHANGED
|
@@ -2550,10 +2550,42 @@
|
|
|
2550
2550
|
},
|
|
2551
2551
|
"public-protectedseas": {
|
|
2552
2552
|
"name": "Protected Seas",
|
|
2553
|
-
"description": "Protected seas",
|
|
2553
|
+
"description": "Protected seas (only category IUCN MPA)",
|
|
2554
2554
|
"schema": {
|
|
2555
|
-
"
|
|
2556
|
-
"keyword": "
|
|
2555
|
+
"removal_of_marine_life_is_prohibited": {
|
|
2556
|
+
"keyword": "removal_of_marine_life_is_prohibited",
|
|
2557
|
+
"enum": {
|
|
2558
|
+
"1": "1",
|
|
2559
|
+
"2": "2",
|
|
2560
|
+
"3": "3",
|
|
2561
|
+
"4": "4",
|
|
2562
|
+
"5": "5"
|
|
2563
|
+
}
|
|
2564
|
+
}
|
|
2565
|
+
}
|
|
2566
|
+
},
|
|
2567
|
+
"public-protectedseas-all": {
|
|
2568
|
+
"name": "Protected Seas all",
|
|
2569
|
+
"description": "Protected seas all",
|
|
2570
|
+
"schema": {
|
|
2571
|
+
"category_name": {
|
|
2572
|
+
"keyword": "category_name",
|
|
2573
|
+
"enum": {
|
|
2574
|
+
"IUCN MPA": "IUCN MPA",
|
|
2575
|
+
"Other": "Other",
|
|
2576
|
+
"Jurisdictional Authority Area": "Jurisdictional Authority Area",
|
|
2577
|
+
"TBD": "TBD",
|
|
2578
|
+
"Fisheries Management Area": "Fisheries Management Area",
|
|
2579
|
+
"Recreational Area": "Recreational Area",
|
|
2580
|
+
"OECM": "OECM",
|
|
2581
|
+
"Vessel Restricted Area": "Vessel Restricted Area",
|
|
2582
|
+
"Voluntary Conservation Measure Area": "Voluntary Conservation Measure Area",
|
|
2583
|
+
"Vessel Reporting Area": "Vessel Reporting Area",
|
|
2584
|
+
"Water Quality/Human Health Area": "Water Quality/Human Health Area"
|
|
2585
|
+
}
|
|
2586
|
+
},
|
|
2587
|
+
"removal_of_marine_life_is_prohibited": {
|
|
2588
|
+
"keyword": "removal_of_marine_life_is_prohibited",
|
|
2557
2589
|
"enum": {
|
|
2558
2590
|
"1": "1",
|
|
2559
2591
|
"2": "2",
|
package/source/datasets.json
CHANGED
|
@@ -2550,10 +2550,42 @@
|
|
|
2550
2550
|
},
|
|
2551
2551
|
"public-protectedseas": {
|
|
2552
2552
|
"name": "Protected Seas",
|
|
2553
|
-
"description": "Protected seas",
|
|
2553
|
+
"description": "Protected seas (only category IUCN MPA)",
|
|
2554
2554
|
"schema": {
|
|
2555
|
-
"
|
|
2556
|
-
"keyword": "
|
|
2555
|
+
"removal_of_marine_life_is_prohibited": {
|
|
2556
|
+
"keyword": "removal_of_marine_life_is_prohibited",
|
|
2557
|
+
"enum": {
|
|
2558
|
+
"1": "1",
|
|
2559
|
+
"2": "2",
|
|
2560
|
+
"3": "3",
|
|
2561
|
+
"4": "4",
|
|
2562
|
+
"5": "5"
|
|
2563
|
+
}
|
|
2564
|
+
}
|
|
2565
|
+
}
|
|
2566
|
+
},
|
|
2567
|
+
"public-protectedseas-all": {
|
|
2568
|
+
"name": "Protected Seas all",
|
|
2569
|
+
"description": "Protected seas all",
|
|
2570
|
+
"schema": {
|
|
2571
|
+
"category_name": {
|
|
2572
|
+
"keyword": "category_name",
|
|
2573
|
+
"enum": {
|
|
2574
|
+
"IUCN MPA": "IUCN MPA",
|
|
2575
|
+
"Other": "Other",
|
|
2576
|
+
"Jurisdictional Authority Area": "Jurisdictional Authority Area",
|
|
2577
|
+
"TBD": "TBD",
|
|
2578
|
+
"Fisheries Management Area": "Fisheries Management Area",
|
|
2579
|
+
"Recreational Area": "Recreational Area",
|
|
2580
|
+
"OECM": "OECM",
|
|
2581
|
+
"Vessel Restricted Area": "Vessel Restricted Area",
|
|
2582
|
+
"Voluntary Conservation Measure Area": "Voluntary Conservation Measure Area",
|
|
2583
|
+
"Vessel Reporting Area": "Vessel Reporting Area",
|
|
2584
|
+
"Water Quality/Human Health Area": "Water Quality/Human Health Area"
|
|
2585
|
+
}
|
|
2586
|
+
},
|
|
2587
|
+
"removal_of_marine_life_is_prohibited": {
|
|
2588
|
+
"keyword": "removal_of_marine_life_is_prohibited",
|
|
2557
2589
|
"enum": {
|
|
2558
2590
|
"1": "1",
|
|
2559
2591
|
"2": "2",
|
package/val/datasets.json
CHANGED
|
@@ -2550,16 +2550,48 @@
|
|
|
2550
2550
|
},
|
|
2551
2551
|
"public-protectedseas": {
|
|
2552
2552
|
"name": "crwdns29289:0crwdne29289:0",
|
|
2553
|
-
"description": "
|
|
2553
|
+
"description": "crwdns30615:0crwdne30615:0",
|
|
2554
2554
|
"schema": {
|
|
2555
|
-
"
|
|
2556
|
-
"keyword": "
|
|
2555
|
+
"removal_of_marine_life_is_prohibited": {
|
|
2556
|
+
"keyword": "crwdns30617:0crwdne30617:0",
|
|
2557
2557
|
"enum": {
|
|
2558
|
-
"1": "
|
|
2559
|
-
"2": "
|
|
2560
|
-
"3": "
|
|
2561
|
-
"4": "
|
|
2562
|
-
"5": "
|
|
2558
|
+
"1": "crwdns30619:0crwdne30619:0",
|
|
2559
|
+
"2": "crwdns30621:0crwdne30621:0",
|
|
2560
|
+
"3": "crwdns30623:0crwdne30623:0",
|
|
2561
|
+
"4": "crwdns30625:0crwdne30625:0",
|
|
2562
|
+
"5": "crwdns30627:0crwdne30627:0"
|
|
2563
|
+
}
|
|
2564
|
+
}
|
|
2565
|
+
}
|
|
2566
|
+
},
|
|
2567
|
+
"public-protectedseas-all": {
|
|
2568
|
+
"name": "crwdns30715:0crwdne30715:0",
|
|
2569
|
+
"description": "crwdns30717:0crwdne30717:0",
|
|
2570
|
+
"schema": {
|
|
2571
|
+
"category_name": {
|
|
2572
|
+
"keyword": "crwdns30633:0crwdne30633:0",
|
|
2573
|
+
"enum": {
|
|
2574
|
+
"IUCN MPA": "crwdns30635:0crwdne30635:0",
|
|
2575
|
+
"Other": "crwdns30637:0crwdne30637:0",
|
|
2576
|
+
"Jurisdictional Authority Area": "crwdns30639:0crwdne30639:0",
|
|
2577
|
+
"TBD": "crwdns30641:0crwdne30641:0",
|
|
2578
|
+
"Fisheries Management Area": "crwdns30643:0crwdne30643:0",
|
|
2579
|
+
"Recreational Area": "crwdns30645:0crwdne30645:0",
|
|
2580
|
+
"OECM": "crwdns30647:0crwdne30647:0",
|
|
2581
|
+
"Vessel Restricted Area": "crwdns30649:0crwdne30649:0",
|
|
2582
|
+
"Voluntary Conservation Measure Area": "crwdns30651:0crwdne30651:0",
|
|
2583
|
+
"Vessel Reporting Area": "crwdns30653:0crwdne30653:0",
|
|
2584
|
+
"Water Quality/Human Health Area": "crwdns30655:0crwdne30655:0"
|
|
2585
|
+
}
|
|
2586
|
+
},
|
|
2587
|
+
"removal_of_marine_life_is_prohibited": {
|
|
2588
|
+
"keyword": "crwdns30657:0crwdne30657:0",
|
|
2589
|
+
"enum": {
|
|
2590
|
+
"1": "crwdns30659:0crwdne30659:0",
|
|
2591
|
+
"2": "crwdns30661:0crwdne30661:0",
|
|
2592
|
+
"3": "crwdns30663:0crwdne30663:0",
|
|
2593
|
+
"4": "crwdns30665:0crwdne30665:0",
|
|
2594
|
+
"5": "crwdns30667:0crwdne30667:0"
|
|
2563
2595
|
}
|
|
2564
2596
|
}
|
|
2565
2597
|
}
|