Initial commit
This commit is contained in:
commit
ff41d5ea95
28 changed files with 908 additions and 0 deletions
78
i18n/en.yaml
Normal file
78
i18n/en.yaml
Normal file
|
|
@ -0,0 +1,78 @@
|
|||
- id: slogan
|
||||
translation: "Finally a simple interface for domain names."
|
||||
|
||||
- id: lead
|
||||
translation: "is a modern open-source web application, that aims to simplify all your usages of domain names. Connecting a blog, a shop or doing advanced stuff become easy."
|
||||
|
||||
- id: tryit
|
||||
translation: "Try it online now"
|
||||
|
||||
- id: tryhappydns
|
||||
translation: "Try happyDNS now"
|
||||
|
||||
- id: downloadit
|
||||
translation: "Download now"
|
||||
|
||||
- id: home
|
||||
translation: "Home"
|
||||
|
||||
- id: legal-notice
|
||||
translation: "Legal notice"
|
||||
|
||||
- id: features-title
|
||||
translation: |
|
||||
Do you find <span class="text-hilight">hosting providers' interfaces</span> for domain name <span class="text-hilight">incomprehensible</span> or <span class="text-hilight">unusable</span>?
|
||||
|
||||
- id: features-lead
|
||||
translation: |
|
||||
Reconcile with your domain names, thanks to an interface designed for you.
|
||||
|
||||
- id: features-col1
|
||||
translation: |
|
||||
**Neophyte** friends, our **simple** interface will guide you in the configuration of your domain name, without going through the proper domain name terminology.
|
||||
|
||||
- id: features-col2
|
||||
translation: |
|
||||
Recognized **experts:** change your point of view on DNS, with an **ergonomic** interface in the age of time that will meet all your expectations.
|
||||
|
||||
- id: downloads-title
|
||||
translation: |
|
||||
Online demo and downloads
|
||||
|
||||
- id: downloads-text
|
||||
translation: |
|
||||
You can try happyDNS online directly [on our servers](/join).
|
||||
|
||||
There is no prebuilt binary currently (check back soon).
|
||||
|
||||
Our source code is freely available under the [CeCILL license](http://cecill.info/licences/Licence_CeCILL_V2.1-en.html) in our [git repository](https://git.happydns.org/), hosted by Framagit.
|
||||
|
||||
- id: community-chat
|
||||
translation: "Chat"
|
||||
- id: community-chat-text
|
||||
translation: |
|
||||
Join our IRC channel `#happydns` on freenode to share ideas or ask questions.
|
||||
|
||||
- id: community-bugs
|
||||
translation: "Bugs and Features"
|
||||
- id: community-bugs-text
|
||||
translation: |
|
||||
If you notice a problem or a missing feature, feel free to report it on the project's issues page.
|
||||
|
||||
- id: community-translation
|
||||
translation: "Translations"
|
||||
- id: community-translation-text
|
||||
translation: |
|
||||
We will need you help to translate happyDNS. Come back later, when we've set up the translation tool.
|
||||
|
||||
- id: community-code
|
||||
translation: "Code"
|
||||
- id: community-code-text
|
||||
translation: |
|
||||
We invite interested developers to contribute code. Check out [our repository](https://git.happydns.org/) on Framagit.
|
||||
|
||||
- id: community-contact
|
||||
translation: "contact"
|
||||
- id: community-contact-text
|
||||
translation: |
|
||||
You can contact our team at `contact at happydns.org` for any professional requests.
|
||||
79
i18n/fr.yaml
Normal file
79
i18n/fr.yaml
Normal file
|
|
@ -0,0 +1,79 @@
|
|||
- id: slogan
|
||||
translation: "L'interface des noms de domaines."
|
||||
|
||||
- id: lead
|
||||
translation: "est une application web libre, moderne, qui veut vous simplifier l'usage des noms de domaines. Connecter un blog, une boutique ou effectuer des opérations avancées devient vraiment facile."
|
||||
|
||||
- id: tryit
|
||||
translation: "Essayer en ligne maintenant"
|
||||
|
||||
- id: tryhappydns
|
||||
translation: "Essayer happyDNS maintenant"
|
||||
|
||||
- id: downloadit
|
||||
translation: "Télécharger"
|
||||
|
||||
- id: home
|
||||
translation: "Accueil"
|
||||
|
||||
- id: legal-notice
|
||||
translation: "Mentions légales"
|
||||
|
||||
- id: features-title
|
||||
translation: |
|
||||
Vous trouvez les <span class="text-hilight">interfaces des hébergeurs</span> de noms de domaine <span class="text-hilight">incompréhensibles</span> ou <span class="text-hilight">inutilisables</span> ?
|
||||
|
||||
- id: features-lead
|
||||
translation: |
|
||||
Réconciliez-vous avec vos noms de domaine, grâce à une interface pensée pour vous.
|
||||
|
||||
- id: features-col1
|
||||
translation: |
|
||||
Amis **néophytes**, notre interface **simple** saura vous guider dans la configuration de votre nom de domaine, sans passer par la terminologie propre des noms de domaine.
|
||||
|
||||
- id: features-col2
|
||||
translation: |
|
||||
**Experts** chevronnés : changez votre point de vue sur le DNS, avec une interface **ergonomique** dans l’ère du temps, qui répondra à toutes vos attentes.
|
||||
|
||||
- id: downloads-title
|
||||
translation: |
|
||||
Démonstration en ligne et téléchargements
|
||||
|
||||
- id: downloads-text
|
||||
translation: |
|
||||
Vous pouvez essayer happyDNS en ligne, directement [sur nos serveurs](/join).
|
||||
|
||||
|
||||
Une version précompilée sera prochainement proposée au téléchargement, pour une utilisation locale.
|
||||
|
||||
Le code source de notre projet est libre ; il est disponible sous les termes de la [licence CeCILL](http://cecill.info/licences/Licence_CeCILL_V2.1-fr.html) dans notre [dépôt Git](https://git.happydns.org/), hébergé par Framagit.
|
||||
|
||||
- id: community-chat
|
||||
translation: "Chat"
|
||||
- id: community-chat-text
|
||||
translation: |
|
||||
Rejoignez notre canal IRC `#happydns` sur Freenode, pour partager des idées ou poser des questions.
|
||||
|
||||
- id: community-bugs
|
||||
translation: "Bugs et fonctionnalités"
|
||||
- id: community-bugs-text
|
||||
translation: |
|
||||
Si vous remarquez un problème ou une fonctionnalité manquante, n'hésitez pas à nous l'indiquer via le formulaire dédié de notre projet.
|
||||
|
||||
- id: community-translation
|
||||
translation: "Translations"
|
||||
- id: community-translation-text
|
||||
translation: |
|
||||
Nous aurons besoin de votre aide pour traduire happyDNS. Revenez dans quelques semaines, lorsque nous aurons mis en place l'outil de traduction.
|
||||
|
||||
- id: community-code
|
||||
translation: "Code"
|
||||
- id: community-code-text
|
||||
translation: |
|
||||
Si vous savez programmer, n'hésitez pas à contribuer, via notre [dépôt Git](https://git.happydns.org/) sur Framagit.
|
||||
|
||||
- id: community-contact
|
||||
translation: "contact"
|
||||
- id: community-contact-text
|
||||
translation: |
|
||||
Contactez notre équipe à `contact at happydns.org` pour toute demande de formation ou commerciale.
|
||||
Loading…
Add table
Add a link
Reference in a new issue