File: translations.jaml

package info (click to toggle)
python-trubar 0.3.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 716 kB
  • sloc: python: 2,968; sh: 375; makefile: 3; javascript: 1
file content (20 lines) | stat: -rw-r--r-- 320 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
a:
    b: c
    d: false
    e: true
    f: null
    def `g`:
        h: i
        j: false
    class `k`:
        l: false
        def `m`:
            n: false
            o: false
p: false
# This class may be left untranslated,
# depending on whatever
class `q`:
    r: false
    # In particular this one
    s: true