Skip to content

Commit 5fee2ec

Browse files
authored
Update Jellyfin.json (#445)
1 parent ec9b98f commit 5fee2ec

File tree

1 file changed

+59
-11
lines changed

1 file changed

+59
-11
lines changed

cfg/projects/Jellyfin.json

Lines changed: 59 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,69 @@
44
"projectweb": "https://jellyfin.org/",
55
"fileset": {
66
"Jellyfin": {
7-
"url": "https://github.com/jellyfin/jellyfin.git",
8-
"type": "git"
7+
"url": "https://translate.jellyfin.org/download/jellyfin/jellyfin-core/ca/?format=po",
8+
"type": "file",
9+
"target": "jellyfin-core-ca.po"
10+
},
11+
"Jellyfin Desktop": {
12+
"url": "https://translate.jellyfin.org/download/jellyfin/jellyfin-desktop/ca/?format=po",
13+
"type": "file",
14+
"target": "jellyfin-desktop-ca.po"
915
},
10-
"Jellyfin-android": {
11-
"url": "https://github.com/jellyfin/jellyfin-android.git",
12-
"type": "git"
16+
"Jellyfin Expo": {
17+
"url": "https://translate.jellyfin.org/download/jellyfin/jellyfin-expo/ca/?format=po",
18+
"type": "file",
19+
"target": "jellyfin-expo-ca.po"
20+
},
21+
"Jellyfin Kodi": {
22+
"url": "https://translate.jellyfin.org/download/jellyfin/jellyfin-kodi/ca/?format=po",
23+
"type": "file",
24+
"target": "jellyfin-desktop-ca.po"
1325
},
14-
"Jellyfin-androidtv": {
15-
"url": "https://github.com/jellyfin/jellyfin-androidtv.git",
16-
"type": "git"
26+
"Jellyfin Web": {
27+
"url": "https://translate.jellyfin.org/download/jellyfin/jellyfin-web/ca/?format=po",
28+
"type": "file",
29+
"target": "jellyfin-web-ca.po"
30+
},
31+
"Jellyfin Jellycon": {
32+
"url": "https://translate.jellyfin.org/download/jellycon/jellycon/ca/?format=po",
33+
"type": "file",
34+
"target": "jellyfin-jellycon-ca.po"
35+
},
36+
"Jellyfin Android": {
37+
"url": "https://translate.jellyfin.org/download/jellyfin-android/jellyfin-android/ca/?format=po",
38+
"type": "file",
39+
"target": "jellyfin-android-ca.po"
40+
},
41+
"Jellyfin Android Fastlane": {
42+
"url": "https://translate.jellyfin.org/download/jellyfin-android/jellyfin-android-fastlane/ca/?format=po",
43+
"type": "file",
44+
"target": "jellyfin-android-fastlane-ca.po"
45+
},
46+
"Jellyfin Android TV": {
47+
"url": "https://translate.jellyfin.org/download/jellyfin-android/jellyfin-androidtv/ca/?format=po",
48+
"type": "file",
49+
"target": "jellyfin-androidtv-ca.po"
50+
},
51+
"Jellyfin Android TV Fastlane": {
52+
"url": "https://translate.jellyfin.org/download/jellyfin-android/jellyfin-androidtv-fastlane/ca/?format=po",
53+
"type": "file",
54+
"target": "jellyfin-androidtv-fastlane-ca.po"
55+
},
56+
"Jellyfin Roku": {
57+
"url": "https://translate.jellyfin.org/download/jellyfin-roku/jellyfin-roku/ca/?format=po",
58+
"type": "file",
59+
"target": "jellyfin-roku-ca.po"
60+
},
61+
"Jellyfin Vue": {
62+
"url": "https://translate.jellyfin.org/download/jellyfin-vue/jellyfin-vue/ca/?format=po",
63+
"type": "file",
64+
"target": "jellyfin-vue-ca.po"
1765
},
18-
"Jellyfin-mpv-shim": {
19-
"url": "https://raw.githubusercontent.com/jellyfin/jellyfin-mpv-shim/master/jellyfin_mpv_shim/messages/ca/LC_MESSAGES/base.po",
66+
"Jellyfin Swiftfin": {
67+
"url": "https://translate.jellyfin.org/download/swiftfin/swiftfin/ca/?format=po",
2068
"type": "file",
21-
"target": "ca.po"
69+
"target": "jellyfin-swiftfin-ca.po"
2270
}
2371
}
2472
}

0 commit comments

Comments
 (0)