mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-11-23 14:09:41 +00:00
5107dec9f1
Currently translated at 17.6% (9 of 51 strings) Translation: Jellyfin/Jellyfin Expo Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/mn/
88 lines
2.0 KiB
JSON
88 lines
2.0 KiB
JSON
{
|
||
"common": {
|
||
"beta": "БЕТА",
|
||
"cancel": "Цуцлах",
|
||
"ok": "",
|
||
"unknown": "Тодорхойгүй"
|
||
},
|
||
"headings": {
|
||
"addServer": "",
|
||
"appearance": "",
|
||
"home": "",
|
||
"links": "",
|
||
"playback": "Тоглуулах",
|
||
"servers": "",
|
||
"settings": "Тохиргоо"
|
||
},
|
||
"addServer": {
|
||
"address": "",
|
||
"validation": {
|
||
"empty": "",
|
||
"invalid": "",
|
||
"invalidProduct": "",
|
||
"noConnection": ""
|
||
}
|
||
},
|
||
"home": {
|
||
"errors": {
|
||
"502": {
|
||
"description": ""
|
||
},
|
||
"504": {
|
||
"description": ""
|
||
},
|
||
"http": {
|
||
"heading": "Ямар нэгэн зүйл буруугаар эргэсэн!",
|
||
"description": ""
|
||
},
|
||
"invalidServer": {
|
||
"heading": "",
|
||
"description": ""
|
||
},
|
||
"offline": {
|
||
"heading": "",
|
||
"description": ""
|
||
}
|
||
},
|
||
"errorCode": "",
|
||
"errorUrl": "URL: {{url}}",
|
||
"retry": ""
|
||
},
|
||
"serverHelp": {
|
||
"heading": "",
|
||
"description": "",
|
||
"learnMore": ""
|
||
},
|
||
"settings": {
|
||
"version": "Хувилбар: {{version}}",
|
||
"keepAwake": "",
|
||
"nativeVideoPlayer": "",
|
||
"minimumServerVersion": "",
|
||
"fmp4Support": "",
|
||
"lightTheme": "",
|
||
"systemTheme": "",
|
||
"rotationLock": "",
|
||
"tabLabels": "",
|
||
"expoVersion": "Expo Хувилбар: {{version}}"
|
||
},
|
||
"links": {
|
||
"website": "",
|
||
"documentation": "",
|
||
"source": "",
|
||
"translate": "",
|
||
"issue": ""
|
||
},
|
||
"alerts": {
|
||
"deleteServer": {
|
||
"title": "",
|
||
"description": "",
|
||
"confirm": ""
|
||
},
|
||
"resetApplication": {
|
||
"title": "",
|
||
"description": "",
|
||
"confirm": ""
|
||
}
|
||
}
|
||
}
|