mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-11-23 14:09:41 +00:00
7ba24c5199
Currently translated at 24.0% (13 of 54 strings) Translation: Jellyfin/Jellyfin Expo Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/ms/
91 lines
2.0 KiB
JSON
91 lines
2.0 KiB
JSON
{
|
|
"common": {
|
|
"beta": "BETA",
|
|
"cancel": "Batal",
|
|
"delete": "Padam",
|
|
"edit": "Edit",
|
|
"ok": "OK",
|
|
"unknown": "Tidak Diketahui"
|
|
},
|
|
"headings": {
|
|
"addServer": "Tambah pelayan",
|
|
"appearance": "Rupa",
|
|
"downloads": "Download",
|
|
"home": "Rumah",
|
|
"links": "pautan",
|
|
"playback": "",
|
|
"servers": "Pelayan",
|
|
"settings": "Tetapan"
|
|
},
|
|
"addServer": {
|
|
"address": "Server Address",
|
|
"validation": {
|
|
"empty": "",
|
|
"invalid": "",
|
|
"invalidProduct": "",
|
|
"noConnection": ""
|
|
}
|
|
},
|
|
"home": {
|
|
"errors": {
|
|
"502": {
|
|
"description": ""
|
|
},
|
|
"504": {
|
|
"description": ""
|
|
},
|
|
"http": {
|
|
"heading": "",
|
|
"description": ""
|
|
},
|
|
"invalidServer": {
|
|
"heading": "",
|
|
"description": ""
|
|
},
|
|
"offline": {
|
|
"heading": "",
|
|
"description": ""
|
|
}
|
|
},
|
|
"errorCode": "",
|
|
"errorUrl": "",
|
|
"retry": ""
|
|
},
|
|
"serverHelp": {
|
|
"heading": "",
|
|
"description": "",
|
|
"learnMore": ""
|
|
},
|
|
"settings": {
|
|
"version": "",
|
|
"keepAwake": "",
|
|
"nativeVideoPlayer": "",
|
|
"minimumServerVersion": "",
|
|
"fmp4Support": "",
|
|
"lightTheme": "",
|
|
"systemTheme": "",
|
|
"rotationLock": "",
|
|
"tabLabels": "",
|
|
"expoVersion": ""
|
|
},
|
|
"links": {
|
|
"website": "",
|
|
"documentation": "",
|
|
"source": "",
|
|
"translate": "",
|
|
"issue": ""
|
|
},
|
|
"alerts": {
|
|
"deleteServer": {
|
|
"title": "",
|
|
"description": "",
|
|
"confirm": ""
|
|
},
|
|
"resetApplication": {
|
|
"title": "",
|
|
"description": "",
|
|
"confirm": ""
|
|
}
|
|
}
|
|
}
|