Last active
March 3, 2019 23:00
-
-
Save fgdrf/6507286 to your computer and use it in GitHub Desktop.
1. create a folder ".tx" in your geoserver working copy 2. download file and store it down below ".tx" as "config" 3. see also https://gist.github.com/fgdrf/6507435
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
# ====================================================================== | |
# Configuration file for transifex client | |
# | |
# How to use it: | |
# 1. create a folder ".tx" in your geoserver working copy | |
# 2. download file and store it down below ".tx" as "config" | |
# 3. use transifex client directly or try the ANT-Script (https://gist.github.com/fgdrf/6507435) to synch Translations from/to working copy from/to transifex | |
# ====================================================================== | |
[main] | |
host = https://www.transifex.com | |
type = PROPERTIES | |
[geoserver.community_authkey] | |
file_filter = src/community/authkey/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/authkey/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_backup-restore] | |
file_filter = src/community/backup-restore/web/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/backup-restore/web/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_dds] | |
file_filter = src/community/dds/src/main/java/GeoServerApplication_<lang>.properties | |
source_file = src/community/dds/src/main/java/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_feature-aggregate] | |
file_filter = src/community/feature-aggregate/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/feature-aggregate/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_geofence-server] | |
file_filter = src/extension/geofence-server/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/geofence-server/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_geofence] | |
file_filter = src/extension/geofence/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/geofence/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_geogig] | |
file_filter = src/community/geogig/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/geogig/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_gwc-sqlite] | |
file_filter = src/community/gwc-sqlite/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/gwc-sqlite/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_hello_web] | |
file_filter = src/community/hello_web/src/main/java/GeoServerApplication_<lang>.properties | |
source_file = src/community/hello_web/src/main/java/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_hz-cluster] | |
file_filter = src/community/hz-cluster/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/hz-cluster/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_jms-cluster] | |
file_filter = src/community/jms-cluster/jms-geoserver/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/jms-cluster/jms-geoserver/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_onelogin] | |
file_filter = src/community/onelogin/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/onelogin/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_params-extractor] | |
file_filter = src/community/params-extractor/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/params-extractor/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_pgraster] | |
file_filter = src/community/pgraster/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/pgraster/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_rest-ext] | |
file_filter = src/community/rest-ext/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/rest-ext/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_script_web] | |
file_filter = src/community/script/web/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/script/web/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_security-keycloak] | |
file_filter = src/community/security/keycloak/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/security/keycloak/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_security-oauth2-geonode] | |
file_filter = src/community/security/oauth2-geonode/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/security/oauth2-geonode/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_security-oauth2-github] | |
file_filter = src/community/security/oauth2-github/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/security/oauth2-github/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_security-oauth2-google] | |
file_filter = src/community/security/oauth2-google/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/security/oauth2-google/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_security-oauth2] | |
file_filter = src/community/security/oauth2-core/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/security/oauth2-core/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_security-oauth2-openid-connect] | |
file_filter = src/community/security/oauth2-openid-connect/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/security/oauth2-openid-connect/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_solr] | |
file_filter = src/community/solr/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/solr/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_web-resource] | |
file_filter = src/community/web-resource/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/web-resource/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_wms-eo] | |
file_filter = src/community/wms-eo/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/wms-eo/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.extension_arcsde] | |
file_filter = src/extension/arcsde/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/arcsde/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.extension_css] | |
file_filter = src/extension/css/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/css/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.extension_csw_web-csw] | |
file_filter = src/extension/csw/web-csw/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/csw/web-csw/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.extension_excel] | |
file_filter = src/extension/excel/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/excel/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.extension_h2] | |
file_filter = src/extension/h2/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/h2/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.extension_importer] | |
file_filter = src/extension/importer/web/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/importer/web/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.extension_inspire] | |
file_filter = src/extension/inspire/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/inspire/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.extension_monitor] | |
file_filter = src/extension/monitor/core/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/monitor/core/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.extension_netcdf-out] | |
file_filter = src/extension/netcdf-out/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/netcdf-out/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.extension_printing] | |
file_filter = src/extension/printing/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/printing/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.extension_security_cas] | |
file_filter = src/extension/security/cas/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/security/cas/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.extension_wcs2_0-eo] | |
file_filter = src/extension/wcs2_0-eo/web/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/wcs2_0-eo/web/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.extension_wps_web-wps] | |
file_filter = src/extension/wps/web-wps/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/wps/web-wps/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.extension_vectortiles] | |
file_filter = src/extension/vectortiles/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/extension/vectortiles/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.security_jdbc] | |
file_filter = src/security/jdbc/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/security/jdbc/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.security_ldap] | |
file_filter = src/security/ldap/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/security/ldap/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.web_core] | |
file_filter = src/web/core/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/web/core/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.web_demo] | |
file_filter = src/web/demo/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/web/demo/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.web_gwc] | |
file_filter = src/web/gwc/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/web/gwc/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.web_rest] | |
file_filter = src/web/rest/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/web/rest/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.web_security] | |
file_filter = src/web/security/core/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/web/security/core/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.web_wcs] | |
file_filter = src/web/wcs/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/web/wcs/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.web_wfs] | |
file_filter = src/web/wfs/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/web/wfs/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.web_wms] | |
file_filter = src/web/wms/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/web/wms/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_dyndimension] | |
file_filter = src/community/dyndimension/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/dyndimension/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_geopkg] | |
file_filter = src/community/geopkg/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/geopkg/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_netcdf-ghrsst] | |
file_filter = src/community/netcdf-ghrsst/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/netcdf-ghrsst/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_nsg-profiles-nsg-wfs-profile] | |
file_filter = src/community/nsg-profiles/nsg-wfs-profile/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/nsg-profiles/nsg-wfs-profile/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_oseo] | |
file_filter = src/community/oseo/web-oseo/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/oseo/web-oseo/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_qos] | |
file_filter = src/community/qos/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/qos/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_status-monitoring] | |
file_filter = src/community/status-monitoring/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/status-monitoring/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_taskmanager-core-bin] | |
file_filter = src/community/taskmanager/core/bin/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/taskmanager/core/bin/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_taskmanager-core] | |
file_filter = src/community/taskmanager/core/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/taskmanager/core/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_wfs3] | |
file_filter = src/community/wfs3/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/wfs3/src/main/resources/GeoServerApplication.properties | |
source_lang = en | |
[geoserver.community_wmts-multi-dimensional] | |
file_filter = src/community/wmts-multi-dimensional/src/main/resources/GeoServerApplication_<lang>.properties | |
source_file = src/community/wmts-multi-dimensional/src/main/resources/GeoServerApplication.properties | |
source_lang = en |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment