Files
sailing-analytics/translation_v2.json
T

155 lines
4.9 KiB
JSON

{
"comment":"https://wiki.wdf.sap.corp/wiki/display/SLS/Translation+Configuration+File+for+GIT+Workflow",
"collections":[
{
"collectionName":"DefaultGwtUi",
"folders":[
{
"startingFolderPath":"java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client",
"sourceFilters":[
"**/StringMessages*.properties"
],
"excludedSourceFilters":[
"**/*_zh.properties"
],
"xlfFolderPath":"/XLF/[fullPath]/[targetFile]",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
},
{
"collectionName":"RacelogTracking",
"folders":[
{
"startingFolderPath":"java/com.sap.sailing.domain.racelogtrackingadapter/resources/stringmessages",
"sourceFilters":[
"**/TrackingStringMessages*.properties"
],
"excludedSourceFilters":[
"**/*_zh.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
},
{
"collectionName":"Polars",
"folders":[
{
"startingFolderPath":"java/com.sap.sailing.polars.datamining/resources/stringmessages",
"sourceFilters":[
"**/Polars_StringMessages*.properties"
],
"excludedSourceFilters":[
"**/*_zh.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
},
{
"collectionName":"DataMining",
"folders":[
{
"startingFolderPath":"java/com.sap.sse.datamining/resources/stringmessages",
"sourceFilters":[
"**/StringMessages*.properties"
],
"excludedSourceFilters":[
"**/*_zh.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
},
{
"startingFolderPath":"java/com.sap.sailing.datamining/resources/stringmessages",
"sourceFilters":[
"**/Sailing_StringMessages*.properties"
],
"excludedSourceFilters":[
"**/*_zh.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
},
{
"collectionName":"FileStorage",
"folders":[
{
"startingFolderPath":"java/com.sap.sse.gwt/src/com/sap/sse/gwt/client/controls/filestorage",
"sourceFilters":[
"**/StringMessages*.properties"
],
"excludedSourceFilters":[
"**/*_zh.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
},
{
"startingFolderPath":"java/com.sap.sse.filestorage/resources/stringmessages",
"sourceFilters":[
"**/FileStorageStringMessages*.properties"
],
"excludedSourceFilters":[
"**/*_zh.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
},
{
"collectionName":"SecurityGwtUi",
"folders":[
{
"startingFolderPath":"java/com.sap.sse.security.ui/src/main/java/com/sap/sse/security/ui/client/i18n",
"sourceFilters":[
"**/StringMessages*.properties"
],
"excludedSourceFilters":[
"**/*_zh.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
},
{
"collectionName":"SailingServer",
"folders":[
{
"startingFolderPath":"java/com.sap.sailing.server/resources/stringmessages",
"sourceFilters":[
"**/StringMessages*.properties"
],
"excludedSourceFilters":[
"**/*_zh.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
}
],
"defaultConfiguration":{
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":".",
"oneQFolderPath":"/1Q/[fullPath]/[targetFile]",
"targetFileNamingConvention":"[filename]_[langCode].[extension]"
}
}