From 5462ee917b1ed734b0661ae7163a06a8047299db Mon Sep 17 00:00:00 2001 From: j8seangel Date: Thu, 19 Oct 2023 14:59:46 +0200 Subject: [PATCH] New Crowdin updates (#2292) New translations --- apps/fishing-map/public/locales/en/translations.json | 2 +- apps/fishing-map/public/locales/es/translations.json | 8 +++----- apps/fishing-map/public/locales/fr/translations.json | 4 +--- apps/fishing-map/public/locales/id/translations.json | 4 +--- apps/fishing-map/public/locales/pt/translations.json | 4 +--- apps/fishing-map/public/locales/val/translations.json | 2 -- libs/i18n-labels/val/datasets.json | 8 ++++---- 7 files changed, 11 insertions(+), 21 deletions(-) diff --git a/apps/fishing-map/public/locales/en/translations.json b/apps/fishing-map/public/locales/en/translations.json index 54ae298c12..29ce95ac7f 100644 --- a/apps/fishing-map/public/locales/en/translations.json +++ b/apps/fishing-map/public/locales/en/translations.json @@ -536,7 +536,7 @@ "result_other": "results", "seeing": "Seeing", "seeVessel": "See vessel", - "seeVesselsOnMap": "See vessels", + "seeVesselsOnMap": "See vessels on map", "seeVesselsOnMap_one": "See {{count}} vessel on map", "seeVesselsOnMap_other": "See {{count}} vessels on map", "selectVessel": "Select vessel", diff --git a/apps/fishing-map/public/locales/es/translations.json b/apps/fishing-map/public/locales/es/translations.json index 64ee82bcd7..eab0c2a79c 100644 --- a/apps/fishing-map/public/locales/es/translations.json +++ b/apps/fishing-map/public/locales/es/translations.json @@ -536,11 +536,9 @@ "result_other": "resultados", "seeing": "Viendo", "seeVessel": "Ver embarcación", - "seeVessels_one": "Ver buque en el mapa", - "seeVessels_other": "Ver buques en el mapa", - "seeVesselsOnMap": "Ver buque en el mapa", - "seeVesselsOnMap_one": "Ver {{count}} embarcación", - "seeVesselsOnMap_other": "Ver {{count}} embarcaciones", + "seeVesselsOnMap": "Ver embarcaciones en el mapa", + "seeVesselsOnMap_one": "Ver {{count}} embarcación en el mapa", + "seeVesselsOnMap_other": "Ver {{count}} embarcaciones en el mapa", "selectVessel": "Seleccionar embarcación", "serching": "Buscando en más de 100K embarcaciones ...", "suggestion": "Quiso decir", diff --git a/apps/fishing-map/public/locales/fr/translations.json b/apps/fishing-map/public/locales/fr/translations.json index 87f79e3f60..fd341a18e9 100644 --- a/apps/fishing-map/public/locales/fr/translations.json +++ b/apps/fishing-map/public/locales/fr/translations.json @@ -536,9 +536,7 @@ "result_other": "résultats", "seeing": "Voir", "seeVessel": "Voir le navire", - "seeVessels_one": "Voir {{count}} navires", - "seeVessels_other": "Voir les navires", - "seeVesselsOnMap": "Voir {{count}} navires", + "seeVesselsOnMap": "Voir navire sur la carte", "seeVesselsOnMap_one": "Voir {{count}} navire sur la carte", "seeVesselsOnMap_other": "Voir {{count}} navires sur la carte", "selectVessel": "Sélectionnez le navire", diff --git a/apps/fishing-map/public/locales/id/translations.json b/apps/fishing-map/public/locales/id/translations.json index 74c4ba7282..6a5d56012e 100644 --- a/apps/fishing-map/public/locales/id/translations.json +++ b/apps/fishing-map/public/locales/id/translations.json @@ -536,9 +536,7 @@ "result_other": "hasil", "seeing": "Melihat", "seeVessel": "Lihat kapal", - "seeVessels_one": "Lihat {{count}} kapal", - "seeVessels_other": "Lihat kapal", - "seeVesselsOnMap": "Lihat {{count}} kapal", + "seeVesselsOnMap": "Lihat kapal di peta", "seeVesselsOnMap_one": "Lihat {{count}} kapal di peta", "seeVesselsOnMap_other": "Lihat {{count}} kapal di peta", "selectVessel": "Pilih kapal", diff --git a/apps/fishing-map/public/locales/pt/translations.json b/apps/fishing-map/public/locales/pt/translations.json index 0a1cd96e88..abd0a4f2c7 100644 --- a/apps/fishing-map/public/locales/pt/translations.json +++ b/apps/fishing-map/public/locales/pt/translations.json @@ -536,9 +536,7 @@ "result_other": "resultados", "seeing": "Vendo", "seeVessel": "Ver embarcação", - "seeVessels_one": "Ver {{count}} embarcações", - "seeVessels_other": "Ver embarcação", - "seeVesselsOnMap": "Ver {{count}} embarcações", + "seeVesselsOnMap": "Ver embarcação no mapa", "seeVesselsOnMap_one": "Ver {{count}} embarcação no mapa", "seeVesselsOnMap_other": "Ver {{count}} embarcações no mapa", "selectVessel": "Selecione a embarcação", diff --git a/apps/fishing-map/public/locales/val/translations.json b/apps/fishing-map/public/locales/val/translations.json index f11a2056f9..9ab2716cfd 100644 --- a/apps/fishing-map/public/locales/val/translations.json +++ b/apps/fishing-map/public/locales/val/translations.json @@ -536,8 +536,6 @@ "result_other": "crwdns69440:0crwdne69440:0", "seeing": "crwdns69442:0crwdne69442:0", "seeVessel": "crwdns60387:0crwdne60387:0", - "seeVessels_one": "crwdns68661:0crwdne68661:0", - "seeVessels_other": "crwdns68663:0crwdne68663:0", "seeVesselsOnMap": "crwdns69444:0crwdne69444:0", "seeVesselsOnMap_one": "crwdns69446:0{{count}}crwdne69446:0", "seeVesselsOnMap_other": "crwdns69448:0{{count}}crwdne69448:0", diff --git a/libs/i18n-labels/val/datasets.json b/libs/i18n-labels/val/datasets.json index ffd97a25c1..baa6b4b7e2 100644 --- a/libs/i18n-labels/val/datasets.json +++ b/libs/i18n-labels/val/datasets.json @@ -1255,12 +1255,12 @@ "description": "crwdns65431:0crwdne65431:0", "schema": { "id": "crwdns65433:0crwdne65433:0", - "registryInfo": "crwdns69674:0crwdne69674:0", - "registryOwners": "crwdns69676:0crwdne69676:0", - "selfReportedInfo": "crwdns69678:0crwdne69678:0", + "registryInfo": "crwdns69694:0crwdne69694:0", + "registryOwners": "crwdns69696:0crwdne69696:0", + "selfReportedInfo": "crwdns69698:0crwdne69698:0", "lastTransmissionDate": "crwdns65443:0crwdne65443:0", "firstTransmissionDate": "crwdns65445:0crwdne65445:0", - "registryAuthorizations": "crwdns69680:0crwdne69680:0" + "registryAuthorizations": "crwdns69700:0crwdne69700:0" } }, "private-png-presence": {