mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-11-23 05:59:39 +00:00
a47b7786f1
Currently translated at 35.1% (19 of 54 strings) Translation: Jellyfin/Jellyfin Expo Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/mt/
91 lines
2.1 KiB
JSON
91 lines
2.1 KiB
JSON
{
|
|
"common": {
|
|
"beta": "BETA",
|
|
"cancel": "Ikkanċella",
|
|
"delete": "Ħassar",
|
|
"edit": "Editja",
|
|
"ok": "OK",
|
|
"unknown": "Mhux magħruf"
|
|
},
|
|
"headings": {
|
|
"addServer": "Żid Server",
|
|
"appearance": "Dehra",
|
|
"downloads": "Downloads",
|
|
"home": "Home",
|
|
"links": "Links",
|
|
"playback": "Playback",
|
|
"servers": "Servers",
|
|
"settings": "Settings"
|
|
},
|
|
"addServer": {
|
|
"address": "Indirizz tas-Server",
|
|
"validation": {
|
|
"empty": "$t(addServer.address) ma jistax ikun vojt",
|
|
"invalid": "$t(addServer.address) mhux validu",
|
|
"invalidProduct": "Mhux Jellyfin server",
|
|
"noConnection": "Ma setax jaqbad mas-server"
|
|
}
|
|
},
|
|
"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": ""
|
|
}
|
|
}
|
|
}
|