@globalfishingwatch/i18n-labels 1.2.43 → 1.2.46

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/timebar.json CHANGED
@@ -37,6 +37,5 @@
37
37
  "hour": "Hour",
38
38
  "zoomIn": "Zoom in",
39
39
  "zoomTo": "Zoom to",
40
- "zoomOut": "Zoom out",
41
- "selectTimeRange": "Select a time range"
42
- }
40
+ "zoomOut": "Zoom out"
41
+ }
package/es/datasets.json CHANGED
@@ -1882,7 +1882,7 @@
1882
1882
  "schema": {}
1883
1883
  },
1884
1884
  "public-high-seas": {
1885
- "name": "High seas pockets",
1885
+ "name": "Alta mar",
1886
1886
  "description": "El alta mar es cualquier área de la columna de agua del océano más allá de las aguas jurisdiccionales. Estos puntos pueden ser difíciles de distinguir de las múltiples jurisdicciones de la ZEE que los rodean, por lo que tenemos una capa que los resalta.",
1887
1887
  "schema": {}
1888
1888
  },
@@ -2031,7 +2031,7 @@
2031
2031
  }
2032
2032
  },
2033
2033
  "public-mpa-all": {
2034
- "name": "MPAs (Source: WDPA)",
2034
+ "name": "AMPs (Fuente: WDPA)",
2035
2035
  "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: March 2022.",
2036
2036
  "schema": {}
2037
2037
  },
@@ -2351,7 +2351,7 @@
2351
2351
  "schema": {}
2352
2352
  },
2353
2353
  "public-tuna-rfmo": {
2354
- "name": "RFMOs (Source: FAO)",
2354
+ "name": "OROPs (Fuente: FAO)",
2355
2355
  "description": "Regional fisheries management organizations (RFMOs) are international bodies formed by countries with a shared interest in managing or conserving fish stocks in a particular region. Some manage all the fish stocks found in a given area, while others focus on specific highly migratory species, notably tuna. The regional fisheries management organization on the Global Fishing Watch map currently includes the five tuna regional fisheries management organizations.",
2356
2356
  "schema": {}
2357
2357
  },
package/es/timebar.json CHANGED
@@ -9,8 +9,8 @@
9
9
  },
10
10
  "timerange": {
11
11
  "title": "Seleccione un intervalo de tiempo",
12
- "start": "empezar",
13
- "end": "fin",
12
+ "start": "Inicio",
13
+ "end": "Fin",
14
14
  "last30days": "Últimos 30 días",
15
15
  "last3months": "Last 3 months",
16
16
  "last6months": "Last 6 months",
@@ -37,6 +37,5 @@
37
37
  "hour": "hora",
38
38
  "zoomIn": "Acercarse",
39
39
  "zoomTo": "Acercar a",
40
- "zoomOut": "Alejarse",
41
- "selectTimeRange": "Seleccione un intervalo de tiempo"
42
- }
40
+ "zoomOut": "Alejarse"
41
+ }
package/fr/timebar.json CHANGED
@@ -37,6 +37,5 @@
37
37
  "hour": "heure",
38
38
  "zoomIn": "Zoom",
39
39
  "zoomTo": "Zoom sur",
40
- "zoomOut": "Zoom arrière",
41
- "selectTimeRange": "Sélectionnez une plage de temps"
42
- }
40
+ "zoomOut": "Zoom arrière"
41
+ }
package/id/timebar.json CHANGED
@@ -37,6 +37,5 @@
37
37
  "hour": "jam",
38
38
  "zoomIn": "Perbesar",
39
39
  "zoomTo": "Memperbesar",
40
- "zoomOut": "Perkecil",
41
- "selectTimeRange": "Pilih rentang waktu"
42
- }
40
+ "zoomOut": "Perkecil"
41
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@globalfishingwatch/i18n-labels",
3
- "version": "1.2.43",
3
+ "version": "1.2.46",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "start": "yarn kill && serve -p 8000 --cors=true",
@@ -12,7 +12,8 @@
12
12
  "fr",
13
13
  "id",
14
14
  "pt",
15
- "source"
15
+ "source",
16
+ "val"
16
17
  ],
17
18
  "devDependencies": {
18
19
  "kill-port": "^1.6.1",
package/pt/timebar.json CHANGED
@@ -37,6 +37,5 @@
37
37
  "hour": "hora",
38
38
  "zoomIn": "Aumentar zoom",
39
39
  "zoomTo": "Ampliar para",
40
- "zoomOut": "Diminuir zoom",
41
- "selectTimeRange": "Selecione um intervalo de tempo"
42
- }
40
+ "zoomOut": "Diminuir zoom"
41
+ }
@@ -37,6 +37,5 @@
37
37
  "hour": "hour",
38
38
  "zoomIn": "Zoom in",
39
39
  "zoomTo": "Zoom to",
40
- "zoomOut": "Zoom out",
41
- "selectTimeRange": "Select a time range"
42
- }
40
+ "zoomOut": "Zoom out"
41
+ }