omegamma/i18n/en.yaml
2021-09-26 17:39:36 +02:00

108 lines
3.2 KiB
YAML

softwareCommitments:
other: Software Commitments
# About page
workedWith:
other: 'Worked with '
properties:
other: 'Features '
relevantSoftware:
other: "Relevant software: "
skillsUbuntu:
other: |
Ubuntu has been my distribution of choice both on server and on desktop since 2016 due to the high availability of recent software on it, as well as good documentation and its widespread community.
Ubuntu strikes a great balance between having recent, up-to-date software, and stability.
skillsDebian:
other: |
Debian is aimed at having low-maintainance machines that stay with older, battle-tested versions of the standard software stack.
Using it has proven to be very painless highly stable, even more so than LTS versions of Ubuntu servers.
skillsFedora:
other: |
My limited experience with Fedora has led me to discover the [Red Hat](https://www.redhat.com/) ecosystem and all of it's benefits, namely for enterprise software.
However, having less experience with it, I tend to prefer Ubuntu or Debian when manipulating server software.
skillsDocker:
other: |
Docker is a container system to package, distribute, and run software widely used on servers.
I've been using Docker for since 2018 to have simplified management of the self-hosted software I used, as well as using it in CI/CD pipelines to test and deploy the software I create.
skillsSnapcraft:
other: |
Snapcraft is a Linux application distribution system by [Canonical](https://canonical.com) I've been using since 2017 to package and distribute the software I create.
skillsFlatpak:
other: |
Flatpak is another Linux application distribution system I've been using since 2020 to package and distribute the software I create.
# Languages
language:
other: Language
fr:
other: French
en:
other: English
all:
other: Without text
# Footer
poweredBy:
other: Powered by
usingTheme:
other: Using
websiteSource:
other: Website source code
# App page
availableOn:
other: 'Available on '
worksOn:
other: 'Works on: '
learnMore:
other: Learn more
# Technical sheet
technicalSheet:
other: Technical sheet
supportedPlatforms:
other: 'Supported platforms: '
translated:
other: 'Translated in: '
latestVersion:
other: 'Latest version: '
status:
other: 'Status: '
programingLanguages:
other: 'Made in: '
frameworks:
other: 'Frameworks: '
keyboardOriented:
other: Keyboard oriented
touchFriendly:
other: Touch friendly
license:
other: 'License: '
# Download section
download:
other: Download
downloadApp:
other: '{{ .Name }} v{{ .Version }} is available on {{ .Platforms }}.'
file:
other: 'File:'
warnExternalWebsite:
other: (external link to {{ . }})
# Software stores badge alt.
storeFirefoxAddons:
other: Get it from the Firefox Addons
storeFlathub:
other: Download on Flathub
storeSnapcraft:
other: Get it from the Snap Store
# Copyrighted disclaimers.
disclaimerFirefox:
other: The Firefox logo is a trademark of the Mozilla Foundation in the U.S. and
other countries.
disclaimerSnapcraft:
other: The Snapcraft logo is licensed under [CC BY-ND 2.0 UK](https://creativecommons.org/licenses/by-nd/2.0/uk/legalcode),
a registered trademark of Canonical Limited, 2018.