forked from geonetwork/core-geonetwork
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i18n / Add armenian, azerbaijani, georgian, romanian and ukrainian la…
…nguages https://explore.transifex.com/geonetwork/core-geonetwork/ was updated for all those languages. This will facilitate installation of GeoNetwork in those places eg. https://geonetwork.napr.gov.ge/geonetwork Funded by Office International de l'Eau
- Loading branch information
1 parent
d5ae02f
commit 9e419fe
Showing
73 changed files
with
20,828 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,498 changes: 1,498 additions & 0 deletions
1,498
web-ui/src/main/resources/catalog/locales/az-admin.json
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
458 changes: 458 additions & 0 deletions
458
web-ui/src/main/resources/catalog/locales/az-editor.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"dropFile": "", | ||
"facets.block.title.OrgForResource": "Organisation", | ||
"facets.block.title.availableInServices": "Available for", | ||
"facets.block.title.cl_hierarchyLevel.key": "Resource type", | ||
"facets.block.title.cl_maintenanceAndUpdateFrequency.key": "Update frequency", | ||
"facets.block.title.cl_spatialRepresentationType.key": "Spatial representation", | ||
"facets.block.title.cl_status.key": "Status", | ||
"facets.block.title.creationYearForResource": "Creation year", | ||
"facets.block.title.resolutionScaleDenominator": "Scale", | ||
"facets.block.title.tag": "Keywords", | ||
"facets.block.title.tag.default": "Tag", | ||
"facets.block.title.th_regions_tree.default": "Regions", | ||
"nav.back": "Back", | ||
"record.action.download": "Download", | ||
"record.action.view": "View", | ||
"record.more.details": "Read more", | ||
"records": "records", | ||
"results.layout.selectOne": "Results layout", | ||
"results.records.hits.found": "{hits, plural, =0{No documents match the specified search.} one{} other{{hits} records found.}}", | ||
"results.records.hits.found=0.help": "Suggestions: <ul class='list-disc list-inside'><li>Try other words</li><li>Specify fewer words</li></ul>", | ||
"results.sortBy.dateStamp": "Last updates", | ||
"results.sortBy.popularity": "Popularity", | ||
"results.sortBy.relevancy": "Relevancy", | ||
"search.field.any.placeholder": "Search datasets, services and maps ...", | ||
"search.field.sortBy": "Sort by", | ||
"search.loading": "Loading ..." | ||
} |
Oops, something went wrong.