omegamma/i18n/en.json
Ad5001 737e3a27bc
Various optimisations, now spreadsheets are loaded asynchronously.
+ adding stackoverflow icon
+ adding omegicons fontellico config.json for easier building next time.
2021-08-02 23:18:27 +02:00

85 lines
1.6 KiB
JSON

{
"worksOn": {
"other": "Works on: "
},
"availableOn": {
"other": "Available on "
},
"download": {
"other": "Download"
},
"technicalSheet": {
"other": "Technical sheet"
},
"downloadApp": {
"other": "{{ .Name }} is available on {{ .Platforms }}."
},
"warnExternalWebsite": {
"other": "(external link to {{ . }})"
},
"status": {
"other": "Status: "
},
"learnMore": {
"other": "Learn more"
},
"language": {
"other": "Language"
},
"supportedPlatforms": {
"other": "Supported platforms: "
},
"translated": {
"other": "Translated in: "
},
"programingLanguages": {
"other": "Made in: "
},
"latestVersion": {
"other": "Latest version: "
},
"frameworks": {
"other": "Frameworks: "
},
"touchFriendly": {
"other": "Touch friendly"
},
"keyboardOriented": {
"other": "Keyboard oriented"
},
"license": {
"other": "License: "
},
"en": {
"other": "English"
},
"fr": {
"other": "French"
},
"all": {
"other": "Without text"
},
"file": {
"other": "File:"
},
"storeFlathub": {
"other": "Download on Flathub"
},
"storeSnapcraft": {
"other": "Get it from the Snap Store"
},
"storeFirefoxAddons": {
"other": "Get it from the Firefox Addons"
},
"websiteSource": {
"other": "Website source code"
},
"usingTheme": {
"other": "Using"
},
"poweredBy": {
"other": "Powered by"
}
}