@globalfishingwatch/i18n-labels 1.2.55 → 1.2.56

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
@@ -626,7 +626,7 @@
626
626
  },
627
627
  "private-indonesia-ipnlf-presence": {
628
628
  "name": "Vessel presence",
629
- "description": "IPNLF Presence",
629
+ "description": "AP2HI-IPNLF Presence",
630
630
  "schema": {
631
631
  "lat": "lat",
632
632
  "lon": "lon",
@@ -2049,7 +2049,7 @@
2049
2049
  },
2050
2050
  "public-indonesia-pelagic-presence": {
2051
2051
  "name": "Vessel presence",
2052
- "description": "Pelagic Presence",
2052
+ "description": "This layer of Global Fishing Watch uses data provided by Rare, Aruna and AP2HI. The data is collected using Pelagic devices that tracks location and speed. The information shown represents the vessel presence. The presence is determined by taking one position per hour transmitted by the vessel's tracking device.",
2053
2053
  "schema": {
2054
2054
  "lat": "lat",
2055
2055
  "lon": "lon",
package/es/datasets.json CHANGED
@@ -513,8 +513,28 @@
513
513
  "firstTransmissionDate": "firstTransmissionDate"
514
514
  }
515
515
  },
516
+ "private-indonesia-aruna-fishing-effort": {
517
+ "name": "Apparent fishing effort",
518
+ "description": "Indonesia Aruna Fishing Effort",
519
+ "schema": {
520
+ "lat": "lat",
521
+ "lon": "lon",
522
+ "flag": "flag",
523
+ "geartype": {
524
+ "keyword": "geartype",
525
+ "enum": {
526
+ "gillnets": "gillnets",
527
+ "longline": "longline",
528
+ "traps": "traps",
529
+ "purse seine": "purse seine",
530
+ "Handline": "Handline"
531
+ }
532
+ },
533
+ "vessel_id": "vessel_id"
534
+ }
535
+ },
516
536
  "private-indonesia-aruna-presence": {
517
- "name": "Aruna",
537
+ "name": "Vessel presence",
518
538
  "description": "Aruna Presence",
519
539
  "schema": {
520
540
  "lat": "lat",
@@ -584,8 +604,28 @@
584
604
  "distance_from_shore_m": "distance_from_shore_m"
585
605
  }
586
606
  },
607
+ "private-indonesia-ipnlf-fishing-effort": {
608
+ "name": "Apparent fishing effort",
609
+ "description": "Indonesia AP2HI-IPNLF Fishing Effort",
610
+ "schema": {
611
+ "lat": "lat",
612
+ "lon": "lon",
613
+ "flag": "flag",
614
+ "geartype": {
615
+ "keyword": "geartype",
616
+ "enum": {
617
+ "gillnets": "gillnets",
618
+ "longline": "longline",
619
+ "traps": "traps",
620
+ "purse seine": "purse seine",
621
+ "Handline": "Handline"
622
+ }
623
+ },
624
+ "vessel_id": "vessel_id"
625
+ }
626
+ },
587
627
  "private-indonesia-ipnlf-presence": {
588
- "name": "AP2HI-IPNLF",
628
+ "name": "Vessel presence",
589
629
  "description": "AP2HI-IPNLF Presence",
590
630
  "schema": {
591
631
  "lat": "lat",
@@ -682,8 +722,28 @@
682
722
  "vessel_id": "vessel_id"
683
723
  }
684
724
  },
725
+ "private-indonesia-rare-fishing-effort": {
726
+ "name": "Apparent fishing effort",
727
+ "description": "Indonesia Rare Fishing Effort",
728
+ "schema": {
729
+ "lat": "lat",
730
+ "lon": "lon",
731
+ "flag": "flag",
732
+ "geartype": {
733
+ "keyword": "geartype",
734
+ "enum": {
735
+ "gillnets": "gillnets",
736
+ "longline": "longline",
737
+ "traps": "traps",
738
+ "purse seine": "purse seine",
739
+ "Handline": "Handline"
740
+ }
741
+ },
742
+ "vessel_id": "vessel_id"
743
+ }
744
+ },
685
745
  "private-indonesia-rare-presence": {
686
- "name": "Rare",
746
+ "name": "Vessel presence",
687
747
  "description": "Rare Presence",
688
748
  "schema": {
689
749
  "lat": "lat",
@@ -1978,8 +2038,17 @@
1978
2038
  "distance_from_shore_m": "distancia_de_oro_m"
1979
2039
  }
1980
2040
  },
2041
+ "public-indonesia-pelagic-fishing-effort": {
2042
+ "name": "Apparent fishing effort",
2043
+ "description": "Indonesia Pelagic Fishing Effort Public Data",
2044
+ "schema": {
2045
+ "lat": "lat",
2046
+ "lon": "lon",
2047
+ "flag": "flag"
2048
+ }
2049
+ },
1981
2050
  "public-indonesia-pelagic-presence": {
1982
- "name": "Pelagic",
2051
+ "name": "Vessel presence",
1983
2052
  "description": "Pelagic Presence",
1984
2053
  "schema": {
1985
2054
  "lat": "lat",
@@ -2420,4 +2489,4 @@
2420
2489
  "description": "The WPP-NRI (Wilayah Pengelolaan Perikanan Negara Republik Indonesia) are fisheries management areas for fishing, conservation, research and fisheries development which cover inland waters, archipelagic waters, and territorial seas within and outside the exclusive economic zone of Indonesia.",
2421
2490
  "schema": {}
2422
2491
  }
2423
- }
2492
+ }
package/fr/datasets.json CHANGED
@@ -513,8 +513,28 @@
513
513
  "firstTransmissionDate": "firstTransmissionDate"
514
514
  }
515
515
  },
516
+ "private-indonesia-aruna-fishing-effort": {
517
+ "name": "Apparent fishing effort",
518
+ "description": "Indonesia Aruna Fishing Effort",
519
+ "schema": {
520
+ "lat": "lat",
521
+ "lon": "lon",
522
+ "flag": "flag",
523
+ "geartype": {
524
+ "keyword": "geartype",
525
+ "enum": {
526
+ "gillnets": "gillnets",
527
+ "longline": "longline",
528
+ "traps": "traps",
529
+ "purse seine": "purse seine",
530
+ "Handline": "Handline"
531
+ }
532
+ },
533
+ "vessel_id": "vessel_id"
534
+ }
535
+ },
516
536
  "private-indonesia-aruna-presence": {
517
- "name": "Aruna",
537
+ "name": "Vessel presence",
518
538
  "description": "Aruna Presence",
519
539
  "schema": {
520
540
  "lat": "lat",
@@ -584,8 +604,28 @@
584
604
  "distance_from_shore_m": "distance_from_shore_m"
585
605
  }
586
606
  },
607
+ "private-indonesia-ipnlf-fishing-effort": {
608
+ "name": "Apparent fishing effort",
609
+ "description": "Indonesia AP2HI-IPNLF Fishing Effort",
610
+ "schema": {
611
+ "lat": "lat",
612
+ "lon": "lon",
613
+ "flag": "flag",
614
+ "geartype": {
615
+ "keyword": "geartype",
616
+ "enum": {
617
+ "gillnets": "gillnets",
618
+ "longline": "longline",
619
+ "traps": "traps",
620
+ "purse seine": "purse seine",
621
+ "Handline": "Handline"
622
+ }
623
+ },
624
+ "vessel_id": "vessel_id"
625
+ }
626
+ },
587
627
  "private-indonesia-ipnlf-presence": {
588
- "name": "AP2HI-IPNLF",
628
+ "name": "Vessel presence",
589
629
  "description": "AP2HI-IPNLF Presence",
590
630
  "schema": {
591
631
  "lat": "lat",
@@ -682,8 +722,28 @@
682
722
  "vessel_id": "vessel_id"
683
723
  }
684
724
  },
725
+ "private-indonesia-rare-fishing-effort": {
726
+ "name": "Apparent fishing effort",
727
+ "description": "Indonesia Rare Fishing Effort",
728
+ "schema": {
729
+ "lat": "lat",
730
+ "lon": "lon",
731
+ "flag": "flag",
732
+ "geartype": {
733
+ "keyword": "geartype",
734
+ "enum": {
735
+ "gillnets": "gillnets",
736
+ "longline": "longline",
737
+ "traps": "traps",
738
+ "purse seine": "purse seine",
739
+ "Handline": "Handline"
740
+ }
741
+ },
742
+ "vessel_id": "vessel_id"
743
+ }
744
+ },
685
745
  "private-indonesia-rare-presence": {
686
- "name": "Rare",
746
+ "name": "Vessel presence",
687
747
  "description": "Rare Presence",
688
748
  "schema": {
689
749
  "lat": "lat",
@@ -1978,8 +2038,17 @@
1978
2038
  "distance_from_shore_m": "distance_de_rivage_m"
1979
2039
  }
1980
2040
  },
2041
+ "public-indonesia-pelagic-fishing-effort": {
2042
+ "name": "Apparent fishing effort",
2043
+ "description": "Indonesia Pelagic Fishing Effort Public Data",
2044
+ "schema": {
2045
+ "lat": "lat",
2046
+ "lon": "lon",
2047
+ "flag": "flag"
2048
+ }
2049
+ },
1981
2050
  "public-indonesia-pelagic-presence": {
1982
- "name": "Pelagic",
2051
+ "name": "Vessel presence",
1983
2052
  "description": "Pelagic Presence",
1984
2053
  "schema": {
1985
2054
  "lat": "lat",
@@ -2420,4 +2489,4 @@
2420
2489
  "description": "The WPP-NRI (Wilayah Pengelolaan Perikanan Negara Republik Indonesia) are fisheries management areas for fishing, conservation, research and fisheries development which cover inland waters, archipelagic waters, and territorial seas within and outside the exclusive economic zone of Indonesia.",
2421
2490
  "schema": {}
2422
2491
  }
2423
- }
2492
+ }
package/id/datasets.json CHANGED
@@ -513,8 +513,28 @@
513
513
  "firstTransmissionDate": "firstTransmissionDate"
514
514
  }
515
515
  },
516
+ "private-indonesia-aruna-fishing-effort": {
517
+ "name": "Apparent fishing effort",
518
+ "description": "Indonesia Aruna Fishing Effort",
519
+ "schema": {
520
+ "lat": "lat",
521
+ "lon": "lon",
522
+ "flag": "flag",
523
+ "geartype": {
524
+ "keyword": "geartype",
525
+ "enum": {
526
+ "gillnets": "gillnets",
527
+ "longline": "longline",
528
+ "traps": "traps",
529
+ "purse seine": "purse seine",
530
+ "Handline": "Handline"
531
+ }
532
+ },
533
+ "vessel_id": "vessel_id"
534
+ }
535
+ },
516
536
  "private-indonesia-aruna-presence": {
517
- "name": "Aruna",
537
+ "name": "Vessel presence",
518
538
  "description": "Aruna Presence",
519
539
  "schema": {
520
540
  "lat": "lat",
@@ -584,8 +604,28 @@
584
604
  "distance_from_shore_m": "distance_from_shore_m"
585
605
  }
586
606
  },
607
+ "private-indonesia-ipnlf-fishing-effort": {
608
+ "name": "Apparent fishing effort",
609
+ "description": "Indonesia AP2HI-IPNLF Fishing Effort",
610
+ "schema": {
611
+ "lat": "lat",
612
+ "lon": "lon",
613
+ "flag": "flag",
614
+ "geartype": {
615
+ "keyword": "geartype",
616
+ "enum": {
617
+ "gillnets": "gillnets",
618
+ "longline": "longline",
619
+ "traps": "traps",
620
+ "purse seine": "purse seine",
621
+ "Handline": "Handline"
622
+ }
623
+ },
624
+ "vessel_id": "vessel_id"
625
+ }
626
+ },
587
627
  "private-indonesia-ipnlf-presence": {
588
- "name": "AP2HI-IPNLF",
628
+ "name": "Vessel presence",
589
629
  "description": "AP2HI-IPNLF Presence",
590
630
  "schema": {
591
631
  "lat": "lat",
@@ -682,8 +722,28 @@
682
722
  "vessel_id": "vessel_id"
683
723
  }
684
724
  },
725
+ "private-indonesia-rare-fishing-effort": {
726
+ "name": "Apparent fishing effort",
727
+ "description": "Indonesia Rare Fishing Effort",
728
+ "schema": {
729
+ "lat": "lat",
730
+ "lon": "lon",
731
+ "flag": "flag",
732
+ "geartype": {
733
+ "keyword": "geartype",
734
+ "enum": {
735
+ "gillnets": "gillnets",
736
+ "longline": "longline",
737
+ "traps": "traps",
738
+ "purse seine": "purse seine",
739
+ "Handline": "Handline"
740
+ }
741
+ },
742
+ "vessel_id": "vessel_id"
743
+ }
744
+ },
685
745
  "private-indonesia-rare-presence": {
686
- "name": "Rare",
746
+ "name": "Vessel presence",
687
747
  "description": "Rare Presence",
688
748
  "schema": {
689
749
  "lat": "lat",
@@ -1978,8 +2038,17 @@
1978
2038
  "distance_from_shore_m": "distance_from_shore_m"
1979
2039
  }
1980
2040
  },
2041
+ "public-indonesia-pelagic-fishing-effort": {
2042
+ "name": "Apparent fishing effort",
2043
+ "description": "Indonesia Pelagic Fishing Effort Public Data",
2044
+ "schema": {
2045
+ "lat": "lat",
2046
+ "lon": "lon",
2047
+ "flag": "flag"
2048
+ }
2049
+ },
1981
2050
  "public-indonesia-pelagic-presence": {
1982
- "name": "Pelagic",
2051
+ "name": "Vessel presence",
1983
2052
  "description": "Pelagic Presence",
1984
2053
  "schema": {
1985
2054
  "lat": "lat",
@@ -2420,4 +2489,4 @@
2420
2489
  "description": "The WPP-NRI (Wilayah Pengelolaan Perikanan Negara Republik Indonesia) are fisheries management areas for fishing, conservation, research and fisheries development which cover inland waters, archipelagic waters, and territorial seas within and outside the exclusive economic zone of Indonesia.",
2421
2490
  "schema": {}
2422
2491
  }
2423
- }
2492
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@globalfishingwatch/i18n-labels",
3
- "version": "1.2.55",
3
+ "version": "1.2.56",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "start": "yarn kill && serve -p 8000 --cors=true",
package/pt/datasets.json CHANGED
@@ -513,8 +513,28 @@
513
513
  "firstTransmissionDate": "primeira data de transmissão"
514
514
  }
515
515
  },
516
+ "private-indonesia-aruna-fishing-effort": {
517
+ "name": "Apparent fishing effort",
518
+ "description": "Indonesia Aruna Fishing Effort",
519
+ "schema": {
520
+ "lat": "lat",
521
+ "lon": "lon",
522
+ "flag": "flag",
523
+ "geartype": {
524
+ "keyword": "geartype",
525
+ "enum": {
526
+ "gillnets": "gillnets",
527
+ "longline": "longline",
528
+ "traps": "traps",
529
+ "purse seine": "purse seine",
530
+ "Handline": "Handline"
531
+ }
532
+ },
533
+ "vessel_id": "vessel_id"
534
+ }
535
+ },
516
536
  "private-indonesia-aruna-presence": {
517
- "name": "Aruna",
537
+ "name": "Vessel presence",
518
538
  "description": "Aruna Presence",
519
539
  "schema": {
520
540
  "lat": "lat",
@@ -584,8 +604,28 @@
584
604
  "distance_from_shore_m": "distance_from_shore_m"
585
605
  }
586
606
  },
607
+ "private-indonesia-ipnlf-fishing-effort": {
608
+ "name": "Apparent fishing effort",
609
+ "description": "Indonesia AP2HI-IPNLF Fishing Effort",
610
+ "schema": {
611
+ "lat": "lat",
612
+ "lon": "lon",
613
+ "flag": "flag",
614
+ "geartype": {
615
+ "keyword": "geartype",
616
+ "enum": {
617
+ "gillnets": "gillnets",
618
+ "longline": "longline",
619
+ "traps": "traps",
620
+ "purse seine": "purse seine",
621
+ "Handline": "Handline"
622
+ }
623
+ },
624
+ "vessel_id": "vessel_id"
625
+ }
626
+ },
587
627
  "private-indonesia-ipnlf-presence": {
588
- "name": "AP2HI-IPNLF",
628
+ "name": "Vessel presence",
589
629
  "description": "AP2HI-IPNLF Presence",
590
630
  "schema": {
591
631
  "lat": "lat",
@@ -682,8 +722,28 @@
682
722
  "vessel_id": "vessel_id"
683
723
  }
684
724
  },
725
+ "private-indonesia-rare-fishing-effort": {
726
+ "name": "Apparent fishing effort",
727
+ "description": "Indonesia Rare Fishing Effort",
728
+ "schema": {
729
+ "lat": "lat",
730
+ "lon": "lon",
731
+ "flag": "flag",
732
+ "geartype": {
733
+ "keyword": "geartype",
734
+ "enum": {
735
+ "gillnets": "gillnets",
736
+ "longline": "longline",
737
+ "traps": "traps",
738
+ "purse seine": "purse seine",
739
+ "Handline": "Handline"
740
+ }
741
+ },
742
+ "vessel_id": "vessel_id"
743
+ }
744
+ },
685
745
  "private-indonesia-rare-presence": {
686
- "name": "Rare",
746
+ "name": "Vessel presence",
687
747
  "description": "Rare Presence",
688
748
  "schema": {
689
749
  "lat": "lat",
@@ -1978,8 +2038,17 @@
1978
2038
  "distance_from_shore_m": "distance_from_shore_m"
1979
2039
  }
1980
2040
  },
2041
+ "public-indonesia-pelagic-fishing-effort": {
2042
+ "name": "Apparent fishing effort",
2043
+ "description": "Indonesia Pelagic Fishing Effort Public Data",
2044
+ "schema": {
2045
+ "lat": "lat",
2046
+ "lon": "lon",
2047
+ "flag": "flag"
2048
+ }
2049
+ },
1981
2050
  "public-indonesia-pelagic-presence": {
1982
- "name": "Pelagic",
2051
+ "name": "Vessel presence",
1983
2052
  "description": "Pelagic Presence",
1984
2053
  "schema": {
1985
2054
  "lat": "lat",
@@ -2420,4 +2489,4 @@
2420
2489
  "description": "The WPP-NRI (Wilayah Pengelolaan Perikanan Negara Republik Indonesia) are fisheries management areas for fishing, conservation, research and fisheries development which cover inland waters, archipelagic waters, and territorial seas within and outside the exclusive economic zone of Indonesia.",
2421
2490
  "schema": {}
2422
2491
  }
2423
- }
2492
+ }
package/val/datasets.json CHANGED
@@ -513,8 +513,28 @@
513
513
  "firstTransmissionDate": "crwdns11189:0crwdne11189:0"
514
514
  }
515
515
  },
516
+ "private-indonesia-aruna-fishing-effort": {
517
+ "name": "crwdns26998:0crwdne26998:0",
518
+ "description": "crwdns26918:0crwdne26918:0",
519
+ "schema": {
520
+ "lat": "crwdns26920:0crwdne26920:0",
521
+ "lon": "crwdns26922:0crwdne26922:0",
522
+ "flag": "crwdns26924:0crwdne26924:0",
523
+ "geartype": {
524
+ "keyword": "crwdns26926:0crwdne26926:0",
525
+ "enum": {
526
+ "gillnets": "crwdns26928:0crwdne26928:0",
527
+ "longline": "crwdns26930:0crwdne26930:0",
528
+ "traps": "crwdns26932:0crwdne26932:0",
529
+ "purse seine": "crwdns26934:0crwdne26934:0",
530
+ "Handline": "crwdns26936:0crwdne26936:0"
531
+ }
532
+ },
533
+ "vessel_id": "crwdns26938:0crwdne26938:0"
534
+ }
535
+ },
516
536
  "private-indonesia-aruna-presence": {
517
- "name": "crwdns26368:0crwdne26368:0",
537
+ "name": "crwdns27000:0crwdne27000:0",
518
538
  "description": "crwdns26370:0crwdne26370:0",
519
539
  "schema": {
520
540
  "lat": "crwdns26372:0crwdne26372:0",
@@ -584,8 +604,28 @@
584
604
  "distance_from_shore_m": "crwdns9175:0crwdne9175:0"
585
605
  }
586
606
  },
607
+ "private-indonesia-ipnlf-fishing-effort": {
608
+ "name": "crwdns27002:0crwdne27002:0",
609
+ "description": "crwdns26942:0crwdne26942:0",
610
+ "schema": {
611
+ "lat": "crwdns26944:0crwdne26944:0",
612
+ "lon": "crwdns26946:0crwdne26946:0",
613
+ "flag": "crwdns26948:0crwdne26948:0",
614
+ "geartype": {
615
+ "keyword": "crwdns26950:0crwdne26950:0",
616
+ "enum": {
617
+ "gillnets": "crwdns26952:0crwdne26952:0",
618
+ "longline": "crwdns26954:0crwdne26954:0",
619
+ "traps": "crwdns26956:0crwdne26956:0",
620
+ "purse seine": "crwdns26958:0crwdne26958:0",
621
+ "Handline": "crwdns26960:0crwdne26960:0"
622
+ }
623
+ },
624
+ "vessel_id": "crwdns26962:0crwdne26962:0"
625
+ }
626
+ },
587
627
  "private-indonesia-ipnlf-presence": {
588
- "name": "crwdns26412:0crwdne26412:0",
628
+ "name": "crwdns27004:0crwdne27004:0",
589
629
  "description": "crwdns26414:0crwdne26414:0",
590
630
  "schema": {
591
631
  "lat": "crwdns26416:0crwdne26416:0",
@@ -682,8 +722,28 @@
682
722
  "vessel_id": "crwdns9219:0crwdne9219:0"
683
723
  }
684
724
  },
725
+ "private-indonesia-rare-fishing-effort": {
726
+ "name": "crwdns27006:0crwdne27006:0",
727
+ "description": "crwdns26966:0crwdne26966:0",
728
+ "schema": {
729
+ "lat": "crwdns26968:0crwdne26968:0",
730
+ "lon": "crwdns26970:0crwdne26970:0",
731
+ "flag": "crwdns26972:0crwdne26972:0",
732
+ "geartype": {
733
+ "keyword": "crwdns26974:0crwdne26974:0",
734
+ "enum": {
735
+ "gillnets": "crwdns26976:0crwdne26976:0",
736
+ "longline": "crwdns26978:0crwdne26978:0",
737
+ "traps": "crwdns26980:0crwdne26980:0",
738
+ "purse seine": "crwdns26982:0crwdne26982:0",
739
+ "Handline": "crwdns26984:0crwdne26984:0"
740
+ }
741
+ },
742
+ "vessel_id": "crwdns26986:0crwdne26986:0"
743
+ }
744
+ },
685
745
  "private-indonesia-rare-presence": {
686
- "name": "crwdns26456:0crwdne26456:0",
746
+ "name": "crwdns27008:0crwdne27008:0",
687
747
  "description": "crwdns26458:0crwdne26458:0",
688
748
  "schema": {
689
749
  "lat": "crwdns26460:0crwdne26460:0",
@@ -1978,8 +2038,17 @@
1978
2038
  "distance_from_shore_m": "crwdns10173:0crwdne10173:0"
1979
2039
  }
1980
2040
  },
2041
+ "public-indonesia-pelagic-fishing-effort": {
2042
+ "name": "crwdns27010:0crwdne27010:0",
2043
+ "description": "crwdns26990:0crwdne26990:0",
2044
+ "schema": {
2045
+ "lat": "crwdns26992:0crwdne26992:0",
2046
+ "lon": "crwdns26994:0crwdne26994:0",
2047
+ "flag": "crwdns26996:0crwdne26996:0"
2048
+ }
2049
+ },
1981
2050
  "public-indonesia-pelagic-presence": {
1982
- "name": "crwdns18200:0crwdne18200:0",
2051
+ "name": "crwdns27012:0crwdne27012:0",
1983
2052
  "description": "crwdns18202:0crwdne18202:0",
1984
2053
  "schema": {
1985
2054
  "lat": "crwdns18068:0crwdne18068:0",
@@ -2420,4 +2489,4 @@
2420
2489
  "description": "crwdns25632:0crwdne25632:0",
2421
2490
  "schema": {}
2422
2491
  }
2423
- }
2492
+ }