forked from uccser/cs-unplugged
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.arnold.yaml
49 lines (48 loc) · 1.58 KB
/
.arnold.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
translation:
django-message-file: "csunplugged/locale/en/LC_MESSAGES/django.po"
commands:
start:
- ["./csu", "dev", "build"]
- ["./csu", "start"]
- ["./csu", "update"]
end:
- ["./csu", "end"]
makemessages:
- ["./csu", "dev", "makemessages"]
branches:
# Branch for upload of source content to Crowdin
translation-source: develop
# Branch that new translations will be merged into
translation-target: develop
# Branch that updated English message PO files will be merged into
update-messages-target: develop
# Branch that new metadata for in context localisation will be merged into
in-context-target: develop
# Code for in-context localisation pseudo language on Crowdin
in-context-pseudo-language-crowdin: en-UD
# Code for in-context localisation pseudo language on website
in-context-pseudo-language-website: xx_LR
source-directories:
- csunplugged/locale/{language}/LC_MESSAGES/
- csunplugged/topics/content/{language}/
- csunplugged/resources/content/{language}/
- subtitles/{language}/
file-types:
- .md
- .yaml
- .po
- .vtt
file-overrides:
- csunplugged/topics/content/en/programming-challenges-structure-languages.yaml
broken-link-checker:
exclude-directories:
- .git/
- docs/build/
- csunplugged/build/
- csunplugged/node_modules/
- csunplugged/staticfiles/
- csunplugged/temp/
- csunplugged/utils/custom_converter_templates/
skip-urls:
# Broken linksthat should not be changed as within license file
- http://www.zope.org/Resources/ZPL