Skip to content

Commit

Permalink
Add Crowdin configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
past-due committed Mar 9, 2020
1 parent f7280de commit f733e28
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions crowdin.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
files:
- source: /po/warzone2100.pot
translation: /po/%locale_with_underscore%.po
languages_mapping:
locale_with_underscore:
ro: ro # Romanian
fr: fr # French
es-ES: es # Spanish
cs: cs # Czech
da: da # Danish
de: de # German
el: el # Greek
fy-NL: fy # Frisian
fi: fi # Finnish
ga-IE: ga # Irish
hu: hu # Hungarian
it: it # Italian
ko: ko # Korean
lt: lt # Lithuanian
nl: nl # Dutch
pl: pl # Polish
pt-PT: pt # Portuguese
ru: ru # Russian
sk: sk # Slovak
sl: sl # Slovenian
tr: tr # Turkish
hr: hr # Croatian
eo: eo # Esperanto
la-LA: la # Latin
nb: nb # Norwegian Bokmal
- source: /pkg/nsis/i18n/win_installer_base.nsh
translation: /pkg/nsis/i18n/win_installer-%locale_with_underscore%.nsh

0 comments on commit f733e28

Please sign in to comment.