Skip to content

Commit

Permalink
New Crowdin updates (#195)
Browse files Browse the repository at this point in the history
* New translations faq.md (Chinese Simplified)

* New translations faq.md (Chinese Traditional)

* New translations collections.json (Italian)

* New translations collections.json (Italian)

* New translations collections.json (Italian)

* New translations collections.json (Italian)

* New translations navcards.yml (French)
  • Loading branch information
gbif-crowdin authored Feb 4, 2025
1 parent 2b018f9 commit e7c6ff0
Show file tree
Hide file tree
Showing 4 changed files with 131 additions and 131 deletions.
20 changes: 10 additions & 10 deletions _data/fr/navCards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ shortcuts:
#img required
background: "{{ site.data.images.kanakia.src }}"
imageLicense: "{{ site.data.images.kanakia.caption }}"
href: /about
href: /fr/about
-
preTitle: [ ] #optional
title: Aidez-nous à améliorer GRSciColl #required
Expand All @@ -19,7 +19,7 @@ shortcuts:
#img required
background: "{{ site.data.images.costatrochus.src }}"
imageLicense: "{{ site.data.images.costatrochus.caption }}"
href: /get-involved
href: /fr/get-involved
-
preTitle: [ ] #optional
title: Systèmes connectés
Expand All @@ -29,7 +29,7 @@ shortcuts:
#img required
background: "{{ site.data.images.echinometra.src }}"
imageLicense: "{{ site.data.images.echinometra.caption }}"
href: /connected-systems
href: /fr/connected-systems
news:
title: Histoires
description: Voici quelques nouvelles sur les collections scientifiques.
Expand Down Expand Up @@ -64,8 +64,8 @@ news:
#- text: Explore
#href: http://example.com
video-intro:
id: vidéo d'intro
klass: bloc vidéo
id: /fr/video-intro
klass: video-block
reverse: false
title: "Regardez notre vidéo d'introduction de GRSciColl"
#required
Expand All @@ -78,11 +78,11 @@ video-intro:
cta:
-
text: En savoir plus
href: /about
href: /fr/about
isPrimary: true
-
text: Explorez
href: /institution
href: /fr/institution
stats:
klass: contentTypesStat
#title: "type: stats"
Expand All @@ -93,14 +93,14 @@ stats:
title: <span data-ajax-url="https://api.gbif.org/v1/grscicoll/institution?displayOnNHCPortal=true">642</span>
description: Institutions
background: /assets/images/institutions.gif
href: /institution/search
href: /fr/institution/search
-
title: <span data-ajax-url="https://api.gbif.org/v1/grscicoll/collection?displayOnNHCPortal=true">45</span>
description: Collections
background: /assets/images/collections.gif
href: /collection/search
href: /fr/collection/search
-
title: <span data-ajax-path="data.occurrenceSearch.documents.total" data-ajax-url="https://graphql.gbif-staging.org/graphql?query=%0Aquery%7B%0A%20%20occurrenceSearch%28predicate%3A%20%7B%0A%20%20%20%20type%3A%20and%2C%20%0A%20%20%20%20predicates%3A%20%5B%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20type%3A%20or%2C%20%0A%20%20%20%20%20%20%20%20predicates%3A%20%5B%0A%20%20%20%20%20%20%20%20%20%20%7Btype%3A%20isNotNull%2C%20key%3A%20%22institutionKey%22%7D%2C%20%0A%20%20%20%20%20%20%20%20%20%20%7Btype%3A%20isNotNull%2C%20key%3A%20%22collectionKey%22%7D%0A%20%20%20%20%20%20%20%20%5D%0A%20%20%20%20%20%20%7D%2C%20%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20type%3A%20in%2C%20%0A%20%20%20%20%20%20%20%20key%3A%20%22basisOfRecord%22%2C%20%0A%20%20%20%20%20%20%20%20values%3A%20%5B%22PRESERVED_SPECIMEN%22%2C%20%22FOSSIL_SPECIMEN%22%2C%20%22MATERIAL_SAMPLE%22%2C%20%22LIVING_SPECIMEN%22%5D%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%5D%0A%20%20%7D%29%20%7B%0A%20%20%20%20documents%28size%3A%200%29%20%7B%0A%20%20%20%20%20%20total%0A%20%20%20%20%7D%0A%20%20%7D%0A%7D%0A&variables=%7B%22predicate%22%3A%7B%22type%22%3A%22and%22%2C%22predicates%22%3A%5B%7B%22type%22%3A%22and%22%2C%22predicates%22%3A%5B%7B%22type%22%3A%22or%22%2C%22predicates%22%3A%5B%7B%22type%22%3A%22isNotNull%22%2C%22key%22%3A%22institutionKey%22%7D%2C%7B%22type%22%3A%22isNotNull%22%2C%22key%22%3A%22collectionKey%22%7D%5D%7D%2C%7B%22type%22%3A%22in%22%2C%22key%22%3A%22basisOfRecord%22%2C%22values%22%3A%5B%22PRESERVED_SPECIMEN%22%2C%22FOSSIL_SPECIMEN%22%2C%22MATERIAL_SAMPLE%22%2C%22LIVING_SPECIMEN%22%5D%7D%2C%7B%22type%22%3A%22equals%22%2C%22key%22%3A%22publishingCountry%22%2C%22value%22%3A%22US%22%7D%5D%7D%2C%7B%22type%22%3A%22and%22%2C%22predicates%22%3A%5B%5D%7D%5D%7D%2C%22size%22%3A50%2C%22from%22%3A0%7D">45</span>
description: Spécimens numérisés
background: /assets/images/specimens.gif
href: /specimen/search
href: /fr/specimen/search
Loading

0 comments on commit e7c6ff0

Please sign in to comment.