Skip to content

Commit

Permalink
Create ContinuousLocalization.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZbynekHanak-RWS committed Sep 19, 2024
1 parent 7a58fa7 commit 6d3dea3
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .adsk/ContinuousLocalization.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
############################ Header ################################################
# Configuration file for Continuous Localization (CL) process.
#
# To reduce the size of this file, instructions on what each parameter is used for,
# with the respective values to use, can be found on:
# https://wiki.autodesk.com/display/ForgeCL/CL+-+Setup+-+Continuous+Localization+Configuration+File
#
######################### End of Header ##############################################

common:
branch_section:
maintainer: [zeusongit, QilongTang, reddyashish]
ignore_this_branch: true
auto_merge_pr: false

variable_section:
langProject: [csy, deu, esp, fra, ita, jpn, kor, plk, ptb, rus, chs, cht]
# Microsoft 3-letter language codes as defined on https://www.microsoft.com/resources/msdn/goglobal/default.mspx
langThreeLetter: {enu: enu, eng: eng, deu: deu, fra: fra, ita: ita, esp: esp, ptb: ptb, ptg: ptg, jpn: jpn, chs: chs, cht: cht, kor: kor, csy: csy, plk: plk, rus: rus, hun: hun, trk: trk, cat: cat}
langMsNet: {dnk: da-DK, csy: cs-CZ, plk: pl-PL, deu: de-DE, nld: nl-NL, fin: fi-FI, hrv: hr-HR, cht: zh-TW, ptb: pt-BR, swe: sv-SE, hun: hu-HU, esp: es-ES, ptg: pt-PT, fra: fr-FR, enu: en-US, trk: tr-TR, kor: ko-KR, ita: it-IT, rus: ru-RU, nor: nb-NO, eng: en-GB, rom: ro-RO, cat: ca-ES, chs: zh-CN, jpn: ja-JP}
langBCP47: {enu: en, eng: en-GB, deu: de, fra: fr, ita: it, esp: es, ptb: pt-BR, ptg: pt-PT, jpn: ja, chs: zh-Hans, cht: zh-Hant, zhh: zh-Hant-HK, kor: ko, csy: cs, hun: hu, plk: pl, rus: ru, rom: ro, fin: fi, nor: no, sve: sv, nld: nl, dan: da, hrv: hr, trk: tr, cat: ca}

components:
- name: DynamoCore
main_owner: Soft
content_owner: N/A
lang: [csy, deu, esp, fra, ita, jpn, kor, plk, ptb, rus, chs, cht]
file_rules:
- src\Libraries\CoreNodes\Properties\Resources.en-US.resx, src\Libraries\CoreNodes\Properties\Resources.%langMsNet%.resx

0 comments on commit 6d3dea3

Please sign in to comment.