-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathtransifex.yml
82 lines (82 loc) · 3.49 KB
/
transifex.yml
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
git:
filters:
- filter_type: file
file_format: QT
source_language: en
source_file: translations/glacier-settings.ts
translation_files_expression: 'translations/glacier-settings_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/nfc/translations/nfc.ts'
translation_files_expression: 'src/plugins/nfc/translations/nfc_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/powersave/translations/powersave.ts'
translation_files_expression: 'src/plugins/powersave/translations/powersave_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/example/translations/example.ts'
translation_files_expression: 'src/plugins/example/translations/example_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/mobile/translations/mobile.ts'
translation_files_expression: 'src/plugins/mobile/translations/mobile_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/about/translations/about.ts'
translation_files_expression: 'src/plugins/about/translations/about_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/location/translations/location.ts'
translation_files_expression: 'src/plugins/location/translations/location_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/devicelock/translations/devicelock.ts'
translation_files_expression: 'src/plugins/devicelock/translations/devicelock_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/display/translations/display.ts'
translation_files_expression: 'src/plugins/display/translations/display_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/wifi/translations/wifi.ts'
translation_files_expression: 'src/plugins/wifi/translations/wifi_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/usb/translations/usb.ts'
translation_files_expression: 'src/plugins/usb/translations/usb_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/bluez/translations/bluez.ts'
translation_files_expression: 'src/plugins/bluez/translations/bluez_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/sounds/translations/sounds.ts'
translation_files_expression: 'src/plugins/sounds/translations/sounds_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/datetime/translations/datetime.ts'
translation_files_expression: 'src/plugins/datetime/translations/datetime_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/storage/translations/storage.ts'
translation_files_expression: 'src/plugins/storage/translations/storage_<lang>.ts'
- filter_type: file
file_format: QT
source_language: en
source_file: 'src/plugins/language/translations/language.ts'
translation_files_expression: 'src/plugins/language/translations/language_<lang>.ts'