Skip to content

Commit

Permalink
i18n: update pre-alpha to Alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
anonimal committed Jul 25, 2018
1 parent 7111666 commit a5b8660
Show file tree
Hide file tree
Showing 19 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion i18n/da/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
2. A free, decentralized, anonymity technology based on [I2P](https://getmonero.org/resources/moneropedia/i2p.html)'s open specifications

## Disclaimer
- Currently **pre-alpha** software; under heavy development (and not yet integrated with monero)
- Currently **Alpha** software; under heavy development (and not yet integrated with monero)

## Quickstart

Expand Down
2 changes: 1 addition & 1 deletion i18n/da/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ For at bidrage med dit arbejde, venligst fortsæt med følgende:
3. Opret en [topic branch](https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging)
4. [**Signer**](https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work) dine commit(s)
5. Send en pull-request til branch ```master```
- På nuværende tidspunkt har vi ingen tags eftersom vi er i pre-alpha. For nu, kan du basere dit arbejde ud fra master.
- På nuværende tidspunkt har vi ingen tags eftersom vi er i Alpha. For nu, kan du basere dit arbejde ud fra master.
- Commit beskeder burde være ordrige som standard, bestående af en kort emne linje (max 50 tegn), en blank linje, og detaljeret forklarende tekst som et seperat afsnit - med mindre titlen alene er forklarende nok.
- Commit titel burde indeholde data eller et aspekt af projektet. F.eks. "HTTPProxy: implement User-Agent scrubber. Fixes #193." or "Garlic: fix uninitialized padding in ElGamalBlock".
- Hvis en særlig commit referere til et andet problem, venligst tilføj en reference. F.eks. "See #123", eller "Fixes #123". Dette ville hjælpe os med at løse tickets når vi merger ind i ```master```.
Expand Down
2 changes: 1 addition & 1 deletion i18n/da/developer_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To contribute your work, please proceed with the following:
1. [Fork](https://help.github.com/articles/fork-a-repo/) Kovri
2. Review the style section of this document
3. Create a [topic branch](https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging)
- We currently do not have any tags as we are in pre-alpha. For now, you can base your work off of master
- We currently do not have any tags as we are in Alpha. For now, you can base your work off of master
4. Make changes
- Commits should be [atomic](https://en.wikipedia.org/wiki/Atomic_commit#Atomic_commit_convention) when possible and diffs should be easy to read
- Please try to not mix formatting fixes with non-formatting commits
Expand Down
8 changes: 4 additions & 4 deletions i18n/da/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,21 +70,21 @@ For det andet, mens Java-implementeringen af I2P er fantastisk, kommer den med e
- Går med din hund eller favorit kæledyr og betaler dine skatter

### Hvad er det nuværende stadie af Kovri?
Kovri er i aktiv udvikling og er i øjeblikket i en pre-alpha fase. Det er * ikke * endnu integreret med Monero, men udover flere kerneegenskaber udvikler vi en [client](https://github.com/monero-project/kovri/issues/351) og [core](https://github.com/monero-project/kovri/issues/350) API for monero, og andre applikationer som de kan bruge
Kovri er i aktiv udvikling og er i øjeblikket i en Alpha fase. Det er * ikke * endnu integreret med Monero, men udover flere kerneegenskaber udvikler vi en [client](https://github.com/monero-project/kovri/issues/351) og [core](https://github.com/monero-project/kovri/issues/350) API for monero, og andre applikationer som de kan bruge

Men bare fordi vi er i pre-alpha betyder det ikke, at du ikke kan bruge Kovri. I øjeblikket kan du bruge Kovri til at oprette forbindelse til (og deltage) i I2P-netværket, browse eepsites, oprette forbindelse til IRC og køre klient -og servertunneler.
Men bare fordi vi er i Alpha betyder det ikke, at du ikke kan bruge Kovri. I øjeblikket kan du bruge Kovri til at oprette forbindelse til (og deltage) i I2P-netværket, browse eepsites, oprette forbindelse til IRC og køre klient -og servertunneler.

### Hvornår er alphaen?
En alpha release er i værkerne, der skal udgives (vi håber !!) inden udgangen af 2017. Når vi er i alfa, begynder arbejdet straks på beta-udgivelsen, hvilket kræver: en fuldt implementeret API, opløsning til vigtige kvalitetssikringsproblemer og forskellige fejlrettelser.
### Hvad fokusere udviklingsteamet på lige nu?
Lige nu fokuserer vi på alting der står på vores [issues tracker](https://github.com/monero-project/kovri/issues/). De dækker hovedparten af hvad vi skal afslutte før vi udgiver en officiel alpha release.

### Hvad er den nuværende brugbarhed af Kovri og hvilken privatliv tilbyder den?
Kovri er anvendelig i det omfang, hvad `./kovri --help` har at tilbyde. Kovri har i øjeblikket ingen interaktion med Monero. Med hensyn til privatlivets fred har vi etableret mange sikkerhedsproblemer siden starten, men vi beder dig om at huske på, at vi stadig er i pre-alpha.
Kovri er anvendelig i det omfang, hvad `./kovri --help` har at tilbyde. Kovri har i øjeblikket ingen interaktion med Monero. Med hensyn til privatlivets fred har vi etableret mange sikkerhedsproblemer siden starten, men vi beder dig om at huske på, at vi stadig er i Alpha.

Der er stadig meget kode at dække, så forvent ikke en stærk garanti for anonymitet som med Tor, eller Java I2P. Disse projekter har 10+ års forskning og implementeringserfaring, og vi er lige begyndt.

Du er velkommen til at spille rollen som udvikler og eksperimentere med Kovri, men kun hvis du ** ikke ** sætter dig selv i fare, da der altid er risiko for mulig deanonymisering på grund af at vi er i pre-alpha ( dette er ikke unikt for Kovri).
Du er velkommen til at spille rollen som udvikler og eksperimentere med Kovri, men kun hvis du ** ikke ** sætter dig selv i fare, da der altid er risiko for mulig deanonymisering på grund af at vi er i Alpha ( dette er ikke unikt for Kovri).

### Hvordan kan jeg få fat i udviklerne af Kovri?
Læs vores [README](https://github.com/monero-project/kovri/blob/master/README.md).
Expand Down
2 changes: 1 addition & 1 deletion i18n/en/README_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
2. A free, decentralized, anonymity technology based on [I2P](https://getmonero.org/resources/moneropedia/i2p.html)'s open specifications

## Disclaimer
- Currently **pre-alpha** software; under heavy development (and not yet integrated with monero)
- Currently **Alpha** software; under heavy development (and not yet integrated with monero)

## Quickstart

Expand Down
2 changes: 1 addition & 1 deletion i18n/en/developer_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To contribute your work, please proceed with the following:
1. [Fork](https://help.github.com/articles/fork-a-repo/) Kovri
2. Review the style section of this document
3. Create a [topic branch](https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging)
- We currently do not have any tags as we are in pre-alpha. For now, you can base your work off of master
- We currently do not have any tags as we are in Alpha. For now, you can base your work off of master
4. Make changes
- Commits should be [atomic](https://en.wikipedia.org/wiki/Atomic_commit#Atomic_commit_convention) when possible and diffs should be easy to read
- Please try to not mix formatting fixes with non-formatting commits
Expand Down
8 changes: 4 additions & 4 deletions i18n/en/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ Secondly, while the Java implementation of I2P is great, it comes with a lot of
- Walk your dog or favorite pet, pay your taxes

### What is the current state of Kovri?
Kovri is in active development and currently is in a pre-alpha phase. It's *not* yet integrated with Monero, but, in addition to several core features, we are developing a [client](https://github.com/monero-project/kovri/issues/351) and [core](https://github.com/monero-project/kovri/issues/350) API for monero, and other applications, to use.
Kovri is in active development and currently is in a Alpha phase. It's *not* yet integrated with Monero, but, in addition to several core features, we are developing a [client](https://github.com/monero-project/kovri/issues/351) and [core](https://github.com/monero-project/kovri/issues/350) API for monero, and other applications, to use.

But just because we're in pre-alpha doesn't mean you can't use Kovri. Currently, you can use Kovri to connect to (and partake in) the I2P network, browse eepsites, connect to IRC, and run client and server tunnels.
But just because we're in Alpha doesn't mean you can't use Kovri. Currently, you can use Kovri to connect to (and partake in) the I2P network, browse eepsites, connect to IRC, and run client and server tunnels.

### When is the alpha?
An alpha release is in the works to be released (we hope!!) before the end of 2017. Once we're in alpha, work immediately begins on the beta release, which will require: a fully implemented API, resolution to essential quality assurance issues, and various bug fixes.
Expand All @@ -84,11 +84,11 @@ An alpha release is in the works to be released (we hope!!) before the end of 20
Currently, we are focusing on everything listed in our [issues tracker](https://github.com/monero-project/kovri/issues/). They cover a bulk of what we need to finish before the official alpha release.

### What is the current usability of Kovri and the level of privacy it offers?
Kovri is usable to the extent of what `./kovri --help` has to offer. Kovri currently has no interaction with Monero. With regard to privacy, we have fixed many security issues since inception, but we ask you to keep in mind that we are still in pre-alpha.
Kovri is usable to the extent of what `./kovri --help` has to offer. Kovri currently has no interaction with Monero. With regard to privacy, we have fixed many security issues since inception, but we ask you to keep in mind that we are still in Alpha.

There is still much code to cover, so don't expect a strong guarantee of anonymity like with Tor, or even Java I2P. Those projects have 10+ years of research and implementation experience, and we're just getting started.

Feel free to play the role of developer and experiment with Kovri, but only if **not** being anonymous doesn't put you in danger, as there is always the risk of possible de-anonymization due to being in pre-alpha (this is not unique to Kovri).
Feel free to play the role of developer and experiment with Kovri, but only if **not** being anonymous doesn't put you in danger, as there is always the risk of possible de-anonymization due to being in Alpha (this is not unique to Kovri).

### How can I get a hold of the Kovri developers?
See our [README](https://github.com/monero-project/kovri/blob/master/README.md).
Expand Down
2 changes: 1 addition & 1 deletion i18n/es/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Para contribuir tu trabajo, por favor procede con lo siguiente:
3. Crea una [branch](https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging) para trabajar
4. [**Firma**](https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work) tu(s) commit(s)
5. envía tu pull-request a la branch ```master```
- Actualmente no tenemos ningún tag por estar en pre-alpha. Por ahora, puedes basar tu trabajo desde la rama master.
- Actualmente no tenemos ningún tag por estar en Alpha. Por ahora, puedes basar tu trabajo desde la rama master.
- Los mensajes del Commit deben ser verbose por default, considerando una línea de asunto de (50 caracteres máximo), una línea en blanco y una explicación detallada como párrafo(s) separado(s) - a menos que el titulo se auto-explique.
- El título de commit debe preponer class u otro aspecto del proyecto. Por ejemplo, "HTTPProxy: implementado depurador de User-Agent. Arregla #193." o "Garlic: arregla padding no inicializado en ElGamalBlock".
- Si un commit en particular referencia otro issue, por favor agrega una referencia. Por ejemplo, "Leer #123", o "Arregla #123". Esto ayudara a resolver tickets cuando se mezclen con ```master```.
Expand Down
2 changes: 1 addition & 1 deletion i18n/es/developer_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To contribute your work, please proceed with the following:
1. [Fork](https://help.github.com/articles/fork-a-repo/) Kovri
2. Review the style section of this document
3. Create a [topic branch](https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging)
- We currently do not have any tags as we are in pre-alpha. For now, you can base your work off of master
- We currently do not have any tags as we are in Alpha. For now, you can base your work off of master
4. Make changes
- Commits should be [atomic](https://en.wikipedia.org/wiki/Atomic_commit#Atomic_commit_convention) when possible and diffs should be easy to read
- Please try to not mix formatting fixes with non-formatting commits
Expand Down
6 changes: 3 additions & 3 deletions i18n/es/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Kovri es una implementación del router [I2P](https://geti2p.net) en C++, segura
Lee más de Kovri en la [Moneropedia](https://getmonero.org/resources/moneropedia/kovri.html).

## ¿Cuál es el estado actual de Kovri?
Kovri está en desarrollo activo y actualmente en fase pre-alpha. Kovri aun *no* está integrada con Monero pero, en adición a algunas funciones principales estamos desarrollando un [cliente](https://github.com/monero-project/kovri/issues/351) y [una API](https://github.com/monero-project/kovri/issues/350) principal para Monero y otras App.
Kovri está en desarrollo activo y actualmente en fase Alpha. Kovri aun *no* está integrada con Monero pero, en adición a algunas funciones principales estamos desarrollando un [cliente](https://github.com/monero-project/kovri/issues/351) y [una API](https://github.com/monero-project/kovri/issues/350) principal para Monero y otras App.

Actualmente, puedes conectarte y (formar parte de) la red I2P: navegar eepsites, conectarte a IRC y correr túneles cliente y servidor.

Expand All @@ -20,11 +20,11 @@ Los logs son guardados en UTC para proteger tu privacidad, usando UTC estas en u
Actualmente, nos estamos enfocando en todo lo que se encuentra en nuestro [issues tracker](https://github.com/monero-project/kovri/issues/). Ellos cubren un montón de cosas que necesitamos finalizar antes de lanzar una versión oficial (alpha, beta, o mayor).

## ¿Es Kovri usable, parcialmente usable, o recomendado no usarlo actualmente?
Kovri es usable al punto de lo que ```./kovri --help``` tiene para ofrecer. Kovri aún no tiene interacción con Monero. Con respecto a la privacidad hemos arreglado muchos agujeros de seguridad desde los inicios, pero aún estamos en pre-alpha.
Kovri es usable al punto de lo que ```./kovri --help``` tiene para ofrecer. Kovri aún no tiene interacción con Monero. Con respecto a la privacidad hemos arreglado muchos agujeros de seguridad desde los inicios, pero aún estamos en Alpha.

Aún hay mucho código que cubrir así que no esperamos un anonimato fuerte asegurado como en Tor, o incluso java I2P. Esos proyectos tienen más de 10 años de experiencia en investigación e implementación - nosotros apenas estamos comenzando.

Siéntete libre de jugar el rol de desarrollador y experimentar/jugar con Kovri, pero solo si **no** ser totalmente anónimo no te coloca en peligro - porque siempre hay riesgo de una posible des- anonimización dado a que aún se está en pre-alpha, esto no es único de Kovri.
Siéntete libre de jugar el rol de desarrollador y experimentar/jugar con Kovri, pero solo si **no** ser totalmente anónimo no te coloca en peligro - porque siempre hay riesgo de una posible des- anonimización dado a que aún se está en Alpha, esto no es único de Kovri.

## ¿Información de contacto de Kovri?
Lee nuestro [README](https://github.com/monero-project/kovri/blob/master/README.md).
Expand Down
2 changes: 1 addition & 1 deletion i18n/es/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Kovri es una implementación router de la red anónima I2P, segura, privada e intraceable. Lo que una vez fue un fork de i2pd, Kovri se ha convertido en una única y activamente desarrollada, implementación en C++ de I2P, llevada por la comunidad con muchas mejoras en seguridad, y nuevas características sobre su predecesor.

Kovri está en activo desarrollo, y se encuentra en pre-alpha. Kovri aún no está integrado con Monero pero, en adición a algunas características principales, estamos desarrollando un cliente, y un API principal para usarse en Monero y otras aplicaciones
Kovri está en activo desarrollo, y se encuentra en Alpha. Kovri aún no está integrado con Monero pero, en adición a algunas características principales, estamos desarrollando un cliente, y un API principal para usarse en Monero y otras aplicaciones

Actualmente, puedes usar Kovri para conectarte a (y formar parte en) la red I2P: navegar en eepsites, conectarte a IRC, y correr túneles cliente y servidor.

Expand Down
8 changes: 4 additions & 4 deletions i18n/fr/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ Deuxièmement, bien que l'implémentation en Java soit bonne, elle s'accompagne
- De promener votre chien et de payer vos impôts

### Quel est l'état actuel de développement de Kovri ?
Nous travaillons activement sur le développement de Kovri et celui-ci est en phase pre-alpha. Kovri *n'est pas encore* intégré dans Monero, mais, en plus de certaines fonctionnalités de base, nous sommes en train de développer un [client](https://github.com/monero-project/kovri/issues/351) et une [API cœur](https://github.com/monero-project/kovri/issues/350) visant à être utilisés par Monero ou d'autres applications.
Nous travaillons activement sur le développement de Kovri et celui-ci est en phase Alpha. Kovri *n'est pas encore* intégré dans Monero, mais, en plus de certaines fonctionnalités de base, nous sommes en train de développer un [client](https://github.com/monero-project/kovri/issues/351) et une [API cœur](https://github.com/monero-project/kovri/issues/350) visant à être utilisés par Monero ou d'autres applications.

Mais le fait que nous soyons en pre-alpha ne veut pas dire que vous ne pouvez pas utiliser Kovri. Vous pouvez déjà utiliser Kovri pour vous connecter au réseau I2P, surfer sur les *eepsites*, vous connecter sur IRC et faire tourner des *tunnels client* et *tunnels serveur*.
Mais le fait que nous soyons en Alpha ne veut pas dire que vous ne pouvez pas utiliser Kovri. Vous pouvez déjà utiliser Kovri pour vous connecter au réseau I2P, surfer sur les *eepsites*, vous connecter sur IRC et faire tourner des *tunnels client* et *tunnels serveur*.

### Quand sera disponible la version alpha ?
La version alpha sera disponible (nous l'espérons !!) avant fin 2017. Une fois que nous serons en alpha, le travail commencera immédiatement sur la version beta, qui nécessitera : une API complètement implémentée, la résolution des problèmes principaux d'assurance qualité et la résolution des différents bugs.
Expand All @@ -86,11 +86,11 @@ La version alpha sera disponible (nous l'espérons !!) avant fin 2017. Une fois
Nous travaillons actuellement sur tous les points listés sur notre [système de suivi](https://github.com/monero-project/kovri/issues/). La plupart de ce qui doit être achevé avant de sortir la version alpha officielle y est listé.

### Kovri est-il déjà utilisable et quel niveau de vie privée propose-t-il actuellement ?
Kovri est utilisable. Sur `./kovri --help`, vous pouvez voir tout ce que Kovri offre actuellement. Kovri n'a pour le moment aucune interaction avec Monero. En ce qui concerne la vie privée, nous avons résolu de nombreux problèmes depuis le début, mais nous vous demandons de garder en tête que nous ne sommes qu'en pre-alpha.
Kovri est utilisable. Sur `./kovri --help`, vous pouvez voir tout ce que Kovri offre actuellement. Kovri n'a pour le moment aucune interaction avec Monero. En ce qui concerne la vie privée, nous avons résolu de nombreux problèmes depuis le début, mais nous vous demandons de garder en tête que nous ne sommes qu'en Alpha.

Il y a encore beaucoup de code à écrire et à tester, donc ne vous attendez pas encore à une garantie d'anonymité telle qu'offerte par Tor ou par I2P Java. Ces projets ont plus de 10 ans derrière eux de recherche, d'implémentation et d'utilisation. A contrario, nous n'en sommes qu'au début.

N'hésitez pas à vous mettre dans le rôle d'un développeur et à jouer avec Kovri, mais seulement si *ne pas* être anonyme ne peut pas vous mettre en danger, étant donné que le risque de ne pas être complètement anonyme existe comme nous ne sommes qu'en pre-alpha (ce n'est pas unique à Kovri).
N'hésitez pas à vous mettre dans le rôle d'un développeur et à jouer avec Kovri, mais seulement si *ne pas* être anonyme ne peut pas vous mettre en danger, étant donné que le risque de ne pas être complètement anonyme existe comme nous ne sommes qu'en Alpha (ce n'est pas unique à Kovri).

### Comment puis-je contacter les développeurs de Kovri ?
Visitez notre [README](https://github.com/monero-project/kovri/blob/master/README.md).
Expand Down
Loading

0 comments on commit a5b8660

Please sign in to comment.