Skip to content

Commit

Permalink
Create ContinuousLocalization.yml (#3109)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZbynekHanak-RWS authored Nov 4, 2024
1 parent e63433b commit 3d8bcfd
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .adsk/ContinuousLocalization.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
############################ 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: [cataliv]
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: DynamoRevit
main_owner: Soft
content_owner: N/A
lang: [csy, deu, esp, fra, ita, jpn, kor, plk, ptb, rus, chs, cht]
file_rules:
- doc\distrib\NodeHelpFiles\*.md, doc\distrib\NodeHelpFiles\%langMsNet%\*.md
- doc\distrib\Templates\*.dyn, doc\distrib\Templates\%langMsNet%\*.dyn

0 comments on commit 3d8bcfd

Please sign in to comment.