@globalfishingwatch/i18n-labels 1.2.99 → 1.2.101
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 +41 -9
- package/es/datasets.json +36 -4
- package/fr/datasets.json +36 -4
- package/id/datasets.json +36 -4
- package/package.json +1 -1
- package/pt/datasets.json +36 -4
- package/source/datasets.json +36 -4
- package/val/datasets.json +40 -8
package/en/datasets.json
CHANGED
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
"bunker_or_tanker": "bunker_or_tanker",
|
|
1807
1807
|
"passenger": "passenger",
|
|
1808
1808
|
"seismic_vessel": "seismic_vessel",
|
|
1809
|
-
"other_non_fishing": "
|
|
1809
|
+
"other_non_fishing": "Other",
|
|
1810
1810
|
"unknown": "unknown"
|
|
1811
1811
|
}
|
|
1812
1812
|
},
|
|
@@ -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
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
"bunker_or_tanker": "bunker_or_tanker",
|
|
1807
1807
|
"passenger": "passenger",
|
|
1808
1808
|
"seismic_vessel": "seismic_vessel",
|
|
1809
|
-
"other_non_fishing": "
|
|
1809
|
+
"other_non_fishing": "Other",
|
|
1810
1810
|
"unknown": "unknown"
|
|
1811
1811
|
}
|
|
1812
1812
|
},
|
|
@@ -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
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
"bunker_or_tanker": "bunker_or_tanker",
|
|
1807
1807
|
"passenger": "passenger",
|
|
1808
1808
|
"seismic_vessel": "seismic_vessel",
|
|
1809
|
-
"other_non_fishing": "
|
|
1809
|
+
"other_non_fishing": "Other",
|
|
1810
1810
|
"unknown": "unknown"
|
|
1811
1811
|
}
|
|
1812
1812
|
},
|
|
@@ -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/id/datasets.json
CHANGED
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
"bunker_or_tanker": "bunker_or_tanker",
|
|
1807
1807
|
"passenger": "passenger",
|
|
1808
1808
|
"seismic_vessel": "seismic_vessel",
|
|
1809
|
-
"other_non_fishing": "
|
|
1809
|
+
"other_non_fishing": "Other",
|
|
1810
1810
|
"unknown": "unknown"
|
|
1811
1811
|
}
|
|
1812
1812
|
},
|
|
@@ -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
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
"bunker_or_tanker": "bunker_or_tanker",
|
|
1807
1807
|
"passenger": "passenger",
|
|
1808
1808
|
"seismic_vessel": "seismic_vessel",
|
|
1809
|
-
"other_non_fishing": "
|
|
1809
|
+
"other_non_fishing": "Other",
|
|
1810
1810
|
"unknown": "unknown"
|
|
1811
1811
|
}
|
|
1812
1812
|
},
|
|
@@ -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
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
"bunker_or_tanker": "bunker_or_tanker",
|
|
1807
1807
|
"passenger": "passenger",
|
|
1808
1808
|
"seismic_vessel": "seismic_vessel",
|
|
1809
|
-
"other_non_fishing": "
|
|
1809
|
+
"other_non_fishing": "Other",
|
|
1810
1810
|
"unknown": "unknown"
|
|
1811
1811
|
}
|
|
1812
1812
|
},
|
|
@@ -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
|
}
|