From dc4ba43bdcf3b5d2f0d306ac6d731fd9f7b80b78 Mon Sep 17 00:00:00 2001 From: fede Date: Tue, 31 Mar 2020 02:55:26 -0300 Subject: [PATCH 1/6] Kit: Spanish update for English fixes --- pages/11.covid19/_services/services.es.md | 28 +++++++++++++++-------- pages/11.covid19/modular.es.md | 2 +- 2 files changed, 19 insertions(+), 11 deletions(-) diff --git a/pages/11.covid19/_services/services.es.md b/pages/11.covid19/_services/services.es.md index c236f124..d88192fc 100644 --- a/pages/11.covid19/_services/services.es.md +++ b/pages/11.covid19/_services/services.es.md @@ -9,56 +9,64 @@ services: title: Pads icon: pads.png link: 'https://disroot.org/services/pads' - text: "Crea y edita documentos en tiempo real y colaborativamente desde el navegador." + text: "Crea y edita documentos en tiempo real y colaborativamente desde el navegador" button: 'https://pad.disroot.org' buttontext: "Abre un pad" - title: Calc icon: calc.png link: 'https://disroot.org/services/pads' - text: "Crea y edita planillas en tiempo real y colaborativamente desde el navegador." + text: "Crea y edita planillas en tiempo real y colaborativamente desde el navegador" button: 'https://calc.disroot.org' buttontext: "Crea una planilla" - title: 'Paste Bin' icon: pastebin.png link: 'https://disroot.org/services/privatebin' - text: "Pastebin/tablero de discusión en línea cifrado." + text: "Pastebin/tablero de discusión en línea cifrado" button: 'https://bin.disroot.org' buttontext: "Comparte un pastebin" - title: Subida icon: upload.png link: 'https://disroot.org/services/upload' - text: "Software para alojar y compartir de manera cifrada y temporalmente archivos." + text: "Software para alojar y compartir de manera cifrada y temporalmente archivos" button: 'https://upload.disroot.org' buttontext: "Comparte un archivo" - - title: Encuentas + title: Encuestas icon: polls.png link: 'https://disroot.org/services/polls' - text: "Servicio en línea para planificar eventos o tomar decisiones fácil y rápidamente." + text: "Servicio en línea para planificar eventos o tomar decisiones fácil y rápidamente" button: 'https://poll.disroot.org' buttontext: "Inicia una encuesta" - title: 'Llamadas' icon: calls.png link: 'https://disroot.org/services/calls' - text: "Herramienta para video-conferencia." + text: "Herramienta para video-conferencia" button: 'https://calls.disroot.org' buttontext: "Inicia un llamada" - title: 'Audio' icon: mumble.png link: 'https://disroot.org/services/audio' - text: "Aplicación de audio chat con alta calidad de sonido y baja latencia." + text: "Aplicación de audio chat con alta calidad de sonido y baja latencia" button: 'https://mumble.disroot.org' buttontext: "Crea un canal" - - title: 'Games' + title: 'CryptPad' + icon: cryptpad.png + link: 'https://disroot.org/services/cryptpad' + text: "Alternativa privada-por-defecto a herramientas ofimáticas populares" + button: 'https://cryptpad.disroot.org' + buttontext: "Access" + badge: EXPERIMENTAL + - + title: 'Juegos' icon: game.png link: 'https://disroot.org/services/git' - text: "A game server to have some fun!" + text: "Un servidor de juegos para divertirnos un rato" button: 'https://disroot.org/en/quarantine' buttontext: "More info" --- diff --git a/pages/11.covid19/modular.es.md b/pages/11.covid19/modular.es.md index 2cfd534a..c785b4b2 100644 --- a/pages/11.covid19/modular.es.md +++ b/pages/11.covid19/modular.es.md @@ -1,5 +1,5 @@ --- -title: Kit Covid19 +title: KitCovid19 bgcolor: '#1F5C60' content: items: '@self.modular' From 4f6d6ddbfb1ff9a3b03d5318fa3e250af6548cde Mon Sep 17 00:00:00 2001 From: fede Date: Tue, 31 Mar 2020 03:05:37 -0300 Subject: [PATCH 2/6] Games links fixed --- pages/11.covid19/_services/services.en.md | 4 ++-- pages/11.covid19/_services/services.es.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/11.covid19/_services/services.en.md b/pages/11.covid19/_services/services.en.md index 2d1660f3..1b8fe488 100644 --- a/pages/11.covid19/_services/services.en.md +++ b/pages/11.covid19/_services/services.en.md @@ -57,8 +57,8 @@ services: - title: 'Games' icon: game.png - link: 'https://disroot.org/services/git' + link: 'https://disroot.org/quarantine' text: "A game server to have some fun!" - button: 'https://disroot.org/en/quarantine' + button: 'https://disroot.org/quarantine' buttontext: "More info" --- diff --git a/pages/11.covid19/_services/services.es.md b/pages/11.covid19/_services/services.es.md index d88192fc..7a68db7c 100644 --- a/pages/11.covid19/_services/services.es.md +++ b/pages/11.covid19/_services/services.es.md @@ -65,8 +65,8 @@ services: - title: 'Juegos' icon: game.png - link: 'https://disroot.org/services/git' + link: 'https://disroot.org/quarantine' text: "Un servidor de juegos para divertirnos un rato" - button: 'https://disroot.org/en/quarantine' + button: 'https://disroot.org/quarantine' buttontext: "More info" --- From ce02c8d8b26fb42bc4c0b0f1bbccc0ee5759c6b6 Mon Sep 17 00:00:00 2001 From: fede Date: Tue, 31 Mar 2020 08:58:49 -0300 Subject: [PATCH 3/6] Spanish fixes --- pages/11.covid19/_services/services.en.md | 16 +++++++++++++--- pages/11.covid19/_services/services.es.md | 6 ++++-- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/pages/11.covid19/_services/services.en.md b/pages/11.covid19/_services/services.en.md index 1b8fe488..9be29c9d 100644 --- a/pages/11.covid19/_services/services.en.md +++ b/pages/11.covid19/_services/services.en.md @@ -54,11 +54,21 @@ services: text: "A low latency, high quality voice chat application." button: 'https://mumble.disroot.org' buttontext: "Create a channel" + badge: EXPERIMENTAL + - + title: 'Cryptpad' + icon: cryptpad.png + link: 'https://disroot.org/services/cryptpad' + text: "A private-by-design alternative to popular office tools." + button: 'https://cryptpad.disroot.org' + buttontext: "Access" + badge: EXPERIMENTAL - title: 'Games' icon: game.png - link: 'https://disroot.org/quarantine' + link: 'https://disroot.org/en/quarantine' text: "A game server to have some fun!" - button: 'https://disroot.org/quarantine' + button: 'https://disroot.org/en/quarantine' buttontext: "More info" ---- + badge: NEW +---- diff --git a/pages/11.covid19/_services/services.es.md b/pages/11.covid19/_services/services.es.md index 7a68db7c..388312b1 100644 --- a/pages/11.covid19/_services/services.es.md +++ b/pages/11.covid19/_services/services.es.md @@ -54,6 +54,7 @@ services: text: "Aplicación de audio chat con alta calidad de sonido y baja latencia" button: 'https://mumble.disroot.org' buttontext: "Crea un canal" + badge: EXPERIMENTAL - title: 'CryptPad' icon: cryptpad.png @@ -68,5 +69,6 @@ services: link: 'https://disroot.org/quarantine' text: "Un servidor de juegos para divertirnos un rato" button: 'https://disroot.org/quarantine' - buttontext: "More info" ---- + buttontext: "Más info" + badge: NUEVO +---- From 976bb9d7d7ca74ea7c128af7ea1b31f54933e4e9 Mon Sep 17 00:00:00 2001 From: fede Date: Tue, 31 Mar 2020 02:55:26 -0300 Subject: [PATCH 4/6] Kit: Spanish update for English fixes --- pages/11.covid19/_services/services.es.md | 28 +++++++++++++++-------- pages/11.covid19/modular.es.md | 2 +- 2 files changed, 19 insertions(+), 11 deletions(-) diff --git a/pages/11.covid19/_services/services.es.md b/pages/11.covid19/_services/services.es.md index c236f124..d88192fc 100644 --- a/pages/11.covid19/_services/services.es.md +++ b/pages/11.covid19/_services/services.es.md @@ -9,56 +9,64 @@ services: title: Pads icon: pads.png link: 'https://disroot.org/services/pads' - text: "Crea y edita documentos en tiempo real y colaborativamente desde el navegador." + text: "Crea y edita documentos en tiempo real y colaborativamente desde el navegador" button: 'https://pad.disroot.org' buttontext: "Abre un pad" - title: Calc icon: calc.png link: 'https://disroot.org/services/pads' - text: "Crea y edita planillas en tiempo real y colaborativamente desde el navegador." + text: "Crea y edita planillas en tiempo real y colaborativamente desde el navegador" button: 'https://calc.disroot.org' buttontext: "Crea una planilla" - title: 'Paste Bin' icon: pastebin.png link: 'https://disroot.org/services/privatebin' - text: "Pastebin/tablero de discusión en línea cifrado." + text: "Pastebin/tablero de discusión en línea cifrado" button: 'https://bin.disroot.org' buttontext: "Comparte un pastebin" - title: Subida icon: upload.png link: 'https://disroot.org/services/upload' - text: "Software para alojar y compartir de manera cifrada y temporalmente archivos." + text: "Software para alojar y compartir de manera cifrada y temporalmente archivos" button: 'https://upload.disroot.org' buttontext: "Comparte un archivo" - - title: Encuentas + title: Encuestas icon: polls.png link: 'https://disroot.org/services/polls' - text: "Servicio en línea para planificar eventos o tomar decisiones fácil y rápidamente." + text: "Servicio en línea para planificar eventos o tomar decisiones fácil y rápidamente" button: 'https://poll.disroot.org' buttontext: "Inicia una encuesta" - title: 'Llamadas' icon: calls.png link: 'https://disroot.org/services/calls' - text: "Herramienta para video-conferencia." + text: "Herramienta para video-conferencia" button: 'https://calls.disroot.org' buttontext: "Inicia un llamada" - title: 'Audio' icon: mumble.png link: 'https://disroot.org/services/audio' - text: "Aplicación de audio chat con alta calidad de sonido y baja latencia." + text: "Aplicación de audio chat con alta calidad de sonido y baja latencia" button: 'https://mumble.disroot.org' buttontext: "Crea un canal" - - title: 'Games' + title: 'CryptPad' + icon: cryptpad.png + link: 'https://disroot.org/services/cryptpad' + text: "Alternativa privada-por-defecto a herramientas ofimáticas populares" + button: 'https://cryptpad.disroot.org' + buttontext: "Access" + badge: EXPERIMENTAL + - + title: 'Juegos' icon: game.png link: 'https://disroot.org/services/git' - text: "A game server to have some fun!" + text: "Un servidor de juegos para divertirnos un rato" button: 'https://disroot.org/en/quarantine' buttontext: "More info" --- diff --git a/pages/11.covid19/modular.es.md b/pages/11.covid19/modular.es.md index 2cfd534a..c785b4b2 100644 --- a/pages/11.covid19/modular.es.md +++ b/pages/11.covid19/modular.es.md @@ -1,5 +1,5 @@ --- -title: Kit Covid19 +title: KitCovid19 bgcolor: '#1F5C60' content: items: '@self.modular' From 3a811c34f90746a5aa14f3a3da2b1b85775cb6e8 Mon Sep 17 00:00:00 2001 From: fede Date: Tue, 31 Mar 2020 09:06:32 -0300 Subject: [PATCH 5/6] Spanish fixes --- pages/11.covid19/_services/services.es.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/11.covid19/_services/services.es.md b/pages/11.covid19/_services/services.es.md index d88192fc..7a68db7c 100644 --- a/pages/11.covid19/_services/services.es.md +++ b/pages/11.covid19/_services/services.es.md @@ -65,8 +65,8 @@ services: - title: 'Juegos' icon: game.png - link: 'https://disroot.org/services/git' + link: 'https://disroot.org/quarantine' text: "Un servidor de juegos para divertirnos un rato" - button: 'https://disroot.org/en/quarantine' + button: 'https://disroot.org/quarantine' buttontext: "More info" --- From 6a47de815a59f1c6c167d0e5dfeab9daec7dec5b Mon Sep 17 00:00:00 2001 From: fede Date: Tue, 31 Mar 2020 09:07:30 -0300 Subject: [PATCH 6/6] Spanish fixes --- pages/11.covid19/_services/services.es.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/11.covid19/_services/services.es.md b/pages/11.covid19/_services/services.es.md index 7a68db7c..388312b1 100644 --- a/pages/11.covid19/_services/services.es.md +++ b/pages/11.covid19/_services/services.es.md @@ -54,6 +54,7 @@ services: text: "Aplicación de audio chat con alta calidad de sonido y baja latencia" button: 'https://mumble.disroot.org' buttontext: "Crea un canal" + badge: EXPERIMENTAL - title: 'CryptPad' icon: cryptpad.png @@ -68,5 +69,6 @@ services: link: 'https://disroot.org/quarantine' text: "Un servidor de juegos para divertirnos un rato" button: 'https://disroot.org/quarantine' - buttontext: "More info" ---- + buttontext: "Más info" + badge: NUEVO +----