Skip to content

Commit

Permalink
Added translation using Weblate (Irish)
Browse files Browse the repository at this point in the history
  • Loading branch information
aindriu80 authored and weblate committed Nov 10, 2024
1 parent b628b5e commit f86fb33
Showing 1 changed file with 89 additions and 0 deletions.
89 changes: 89 additions & 0 deletions langs/ga.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
{
"common": {
"beta": "",
"cancel": "",
"delete": "",
"edit": "",
"ok": "",
"unknown": ""
},
"headings": {
"addServer": "",
"appearance": "",
"downloads": "",
"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": "",
"retry": ""
},
"serverHelp": {
"heading": "",
"description": "",
"learnMore": ""
},
"settings": {
"version": "",
"keepAwake": "",
"nativeVideoPlayer": "",
"minimumServerVersion": "",
"fmp4Support": "",
"lightTheme": "",
"systemTheme": "",
"rotationLock": "",
"tabLabels": ""
},
"links": {
"website": "",
"documentation": "",
"source": "",
"translate": "",
"issue": ""
},
"alerts": {
"deleteServer": {
"title": "",
"description": "",
"confirm": ""
},
"resetApplication": {
"title": "",
"description": "",
"confirm": ""
}
}
}

0 comments on commit f86fb33

Please sign in to comment.