@@ -90,7 +90,7 @@ Instead of this uncommon syntax, HFM2 uses just plain links to external content
## HTML
Besides the basic HTML typography elements (`<p>`, `<a>`, `<b>`, `<ins>`, `<del>`) the following more special HTML elements are supported by some specification.
1. Check if you meet the [requirements at the top of this document](#manual-installation).
2. Download the [latest release](https://hedgedoc.org/latest-release/) and extract it.
<small>Alternatively, you can use Git to clone the repository and checkout a release, e.g. with `git clone -b 1.8.2 https://github.com/hedgedoc/hedgedoc.git`.</small>
<small>Alternatively, you can use Git to clone the repository and checkout a release, e.g. with `git clone -b 1.9.0 https://github.com/hedgedoc/hedgedoc.git`.</small>
3. Enter the directory and execute `bin/setup`, which will install the dependencies and create example configs.
4. Configure HedgeDoc: To get started, you can use this minimal `config.json`:
```json
...
...
@@ -58,7 +58,7 @@ If you want to upgrade HedgeDoc from an older version, follow these steps:
and the latest release.
2. Fully stop your old HedgeDoc server.
3.[Download](https://hedgedoc.org/latest-release/) the new release and extract it over the old directory.
<small>If you use Git, you can check out the new tag with e.g. `git fetch origin && git checkout 1.8.2`</small>
<small>If you use Git, you can check out the new tag with e.g. `git fetch origin && git checkout 1.9.0`</small>
5. Run `bin/setup`. This will take care of installing dependencies. It is safe to run on an existing installation.
6.*:octicons-light-bulb-16: If you used the release tarball for 1.7.0 or newer, this step can be skipped.*
Build the frontend bundle by running `yarn install` and `yarn build`. The extra `yarn install` is necessary as `bin/setup` does not install the build dependencies.
"Follow us on %s and %s.":"Follow us on %s, and %s.",
"Privacy":"Privacy",
"Terms of Use":"Terms of Use",
"Do you really want to delete your user account?":"Do you really want to delete your user account?",
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.":"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.",
"Delete user":"Delete user",
"Export user data":"Export user data",
"Help us translating on %s":"Help us translating on %s",
"Source Code":"Source Code",
"Register":"Register",
"Powered by %s":"Powered by %s",
"Help us translating":"Help us translating",
"Join the community":"Join the community",
"Imprint":"Imprint",
"Freely - Anyone can edit":"Freely - Anyone can edit",
"Editable - Signed-in people can edit":"Editable - Signed-in people can edit",
"Limited - Signed-in people can edit (forbid guests)":"Limited - Signed-in people can edit (forbid guests)",
"Locked - Only owner can edit":"Locked - Only owner can edit",
"Protected - Only owner can edit (forbid guests)":"Protected - Only owner can edit (forbid guests)",
"Private - Only owner can view & edit":"Private - Only owner can view & edit",
"Select Visibility Level":"Kies het zichtbaarheidsniveau",
"Night Theme":"Donker thema",
"Follow us on %s and %s.":"Volg ons op %s en %s.",
"Privacy":"Privacy",
"Terms of Use":"Gebruikersvoorwaarden",
"Terms of Use":"Gebruiksvoorwaarden",
"Do you really want to delete your user account?":"Weet je zeker dat je je account wilt verwijderen?",
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.":"Dit zal je account verwijderen. Alle notities waar je eigenaar van bent worden verwijderd, samen met alle verwijzingen naar je account.",
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.":"Hiermee verwijder je je account permanent. Alle notities in jouw eigendom worden verwijderd, evenals alle verwijzingen naar je account.",
"Delete user":"Gebruiker verwijderen",
"Export user data":"Gebruikersdata exporteren",
"Help us translating on %s":"Help ons vertalen op %s",
"Export user data":"Gebruikersgegevens exporteren",
"Help us translating on %s":"Help met vertalen op %s",
"Source Code":"Broncode",
"Register":"Registreren",
"Powered by %s":"Powered by %s",
"Help us translating":"Help ons vertalen",
"Join the community":"Wordt lid van de community",
"Imprint":"Afdruk",
"Freely - Anyone can edit":"Open - Iedereen kan bewerken",
"Powered by %s":"Aangedreven door %s",
"Help us translating":"Help met vertalen",
"Join the community":"Word lid van de gemeenschap",
"Imprint":"Colofon",
"Freely - Anyone can edit":"Vrij - Iedereen kan meewerken",
"Editable - Signed-in people can edit":"Bewerkbaar - Ingelogde personen kunnen bewerken",
"Limited - Signed-in people can edit (forbid guests)":"Beperkt - Ingelogde personen kunnen bewerken (gasten verboden)",
"Locked - Only owner can edit":"Geblokkeerd - Alleen de eigenaar kan bewerken",
"Protected - Only owner can edit (forbid guests)":"Beschermd - Alleen de eigenaar kan bewerken (gasten verboden)",
"Private - Only owner can view & edit":"Prive - Alleen de eigenaar kan bekijken en bewerken",
"Do you really want to delete this note?":"Do you really want to delete this note?",
"All users will lose their connection.":"All users will lose their connection.",
"Do you really want to delete this note?":"Quer mesmo eliminar esta nota?",
"All users will lose their connection.":"Todos os utilizadores irão perder a sua conexão.",
"Cancel":"Cancelar",
"Yes, do it!":"Sim, faça!",
"Choose method":"Escolher método",
...
...
@@ -62,7 +62,7 @@
"Refresh":"Recarregar",
"Contacts":"Contatos",
"Report an issue":"Relatar um problema",
"Meet us on %s":"Meet us on %s",
"Meet us on %s":"Encontre-nos em %s",
"Send us email":"Envie-nos um email",
"Documents":"Documentos",
"Features":"Funções",
...
...
@@ -104,27 +104,27 @@
"OR":"OU",
"Export to Snippet":"Exportar para Snippet",
"Select Visibility Level":"Selecionar Nível de Visibilidade",
"Night Theme":"Night Theme",
"Follow us on %s and %s.":"Follow us on %s, and %s.",
"Privacy":"Privacy",
"Night Theme":"Tema escuro",
"Follow us on %s and %s.":"Siga-nos em %s e %s.",
"Privacy":"Privacidade",
"Terms of Use":"Termos de Utilização",
"Do you really want to delete your user account?":"Do you really want to delete your user account?",
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.":"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.",
"Delete user":"Delete user",
"Export user data":"Export user data",
"Help us translating on %s":"Help us translating on %s",
"Do you really want to delete your user account?":"Deseja mesmo eliminar a sua conta?",
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.":"Isto irá eliminar a sua conta, todas as suas notas e remover todas as referências à sua conta noutras notas.",
"Delete user":"Eliminar utilizador",
"Export user data":"Exportar dados do utilizador",
"Help us translating on %s":"Ajude-nos a traduzir em %s",
"Source Code":"Código Fonte",
"Register":"Registar",
"Powered by %s":"Powered by %s",
"Help us translating":"Ajude-nos a traduzir",
"Join the community":"Join the community",
"Join the community":"Junte-se à comunidade",
"Imprint":"Imprint",
"Freely - Anyone can edit":"Freely - Anyone can edit",
"Editable - Signed-in people can edit":"Editable - Signed-in people can edit",
"Editable - Signed-in people can edit":"Editável - ",
"Limited - Signed-in people can edit (forbid guests)":"Limited - Signed-in people can edit (forbid guests)",
"Locked - Only owner can edit":"Locked - Only owner can edit",
"Protected - Only owner can edit (forbid guests)":"Protected - Only owner can edit (forbid guests)",
"Private - Only owner can view & edit":"Private - Only owner can view & edit",
"changed":"changed",
"created":"created"
"Locked - Only owner can edit":"Bloqueado - Apenas o proprietário pode editar",
"Protected - Only owner can edit (forbid guests)":"Protegido - Apenas o proprietário pode editar (acesso proibido a usuários)",
"Private - Only owner can view & edit":"Privado - Apenas o proprietário pode ver e editar",