From 0f0db79bf9ca59d4e1b72f89b98df89868a708d3 Mon Sep 17 00:00:00 2001
From: Ruben Pollan <meskio@sindominio.net>
Date: Fri, 6 Oct 2017 12:23:21 +0200
Subject: [PATCH] Update espanish translation

---
 amber/locales/es.yml  |  2 ++
 pages/install/es.haml | 47 +++++++++++++++++++++++--------------------
 pages/install/ru.haml | 41 ++++++++++++++++++++++---------------
 3 files changed, 52 insertions(+), 38 deletions(-)

diff --git a/amber/locales/es.yml b/amber/locales/es.yml
index eaa44c7..352be67 100644
--- a/amber/locales/es.yml
+++ b/amber/locales/es.yml
@@ -9,6 +9,8 @@ es:
   warning: >
     <b>ADVERTENCIA:</b> Bitmask está todavía en fase experimental. Por favor, no uses estas versiones beta
     de Bitmask en situaciones en las que un compromiso de tus datos podría ponerte en peligro.
+  warning_disabled: >
+    Aunque Bitmask evoluciona rapidamente, es posible que pierdas tus emails usando una version beta.
 
   providers_for_testers: >
     <b>TESTERS:</b> Usen mail.bitmask.net para email y demo.bitmask.net para VPN.
diff --git a/pages/install/es.haml b/pages/install/es.haml
index f996a85..a9dc802 100644
--- a/pages/install/es.haml
+++ b/pages/install/es.haml
@@ -1,44 +1,47 @@
 - @title = 'Instálate Bitmask'
 - @nav_title = 'Instálatelo'
 
-.row
-  .col-sm-8.col-sm-offset-2
-    .p.alert.alert-danger
-      %i.fa.fa-warning
-        = t :warning
-
-.row
-  .col-sm-8.col-sm-offset-2
-    .p.alert.alert-info
-      %i.fa.fa-info-circle
-        = t :providers_for_testers
-
 .row.bm-front-buttons
-  .col-sm-3.col-xs-6
-    %a.btn.btn-default{:href=>"android"}
+  .col-sm-3.col-xs-6.text-center
+    %a.btn.btn-default{:href=>"https://play.google.com/store/apps/details?id=se.leap.bitmaskclient"}
       %i.fa.fa-android.fa-4x
       %br
       %b Android
       %br
-      %small 4.0 y superiores
-  .col-sm-3.col-xs-6
-    %a.btn.btn-default{:href=>"linux"}
+      %small Version 0.9.5
+    %p
+      %small
+        %a{:href=>"android"}
+          descarga la .apk
+  .col-sm-3.col-xs-6.text-center
+    %a.btn.btn-default{:href=>"https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz"}
       %i.fa.fa-linux.fa-4x
       %br
       %b GNU/Linux
       %br
-      %small Debian, Ubuntu, Mint
-  .col-sm-3.col-xs-6
-    %a.btn.btn-default.disabled{:href=>"mac"}
+      %small Version 0.10
+    %p
+      %small
+        %a{:href=>"linux"}
+          bundles, .deb
+  .col-sm-3.col-xs-6.text-center
+    %a.btn.btn-default{:href=>"https://dl.bitmask.net/client/osx/stable/Bitmask-OSX-latest.pkg"}
       %i.fa.fa-apple.fa-4x
       %br
       %b Mac OS
       %br
-      %small Pronto, muy pronto...
-  .col-sm-3.col-xs-6
+      %small Version 0.10
+  .col-sm-3.col-xs-6.text-center
     %a.btn.btn-default.disabled{:href=>"windows"}
       %i.fa.fa-windows.fa-4x
       %br
       %b Windows
       %br
       %small Pronto...
+
+.row
+  .col-sm-8.col-sm-offset-2
+    .p.text-center
+      = t :warning 
+      = t :warning_disabled
+
diff --git a/pages/install/ru.haml b/pages/install/ru.haml
index a53b779..0537ce5 100644
--- a/pages/install/ru.haml
+++ b/pages/install/ru.haml
@@ -1,38 +1,47 @@
 - @title = 'Установка Bitmask'
 - @nav_title = 'Установка'
 
-.row
-  .col-sm-8.col-sm-offset-2
-    .p.alert.alert-danger
-      %i.fa.fa-warning
-        = t :warning
-
 .row.bm-front-buttons
-  .col-sm-3.col-xs-6
-    %a.btn.btn-default{:href=>"android"}
+  .col-sm-3.col-xs-6.text-center
+    %a.btn.btn-default{:href=>"https://play.google.com/store/apps/details?id=se.leap.bitmaskclient"}
       %i.fa.fa-android.fa-4x
       %br
       %b Android
       %br
-      %small 4.0 и выше
-  .col-sm-3.col-xs-6
-    %a.btn.btn-default{:href=>"linux"}
+      %small Version 0.9.5
+    %p
+      %small
+        %a{:href=>"android"}
+          apk
+  .col-sm-3.col-xs-6.text-center
+    %a.btn.btn-default{:href=>"https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz"}
       %i.fa.fa-linux.fa-4x
       %br
       %b GNU/Linux
       %br
-      %small Debian, Ubuntu, Mint
-  .col-sm-3.col-xs-6
-    %a.btn.btn-default.disabled{:href=>"mac"}
+      %small Version 0.10
+    %p
+      %small
+        %a{:href=>"linux"}
+          bundles, .deb
+  .col-sm-3.col-xs-6.text-center
+    %a.btn.btn-default{:href=>"https://dl.bitmask.net/client/osx/stable/Bitmask-OSX-latest.pkg"}
       %i.fa.fa-apple.fa-4x
       %br
       %b Mac OS
       %br
-      %small Очень скоро...
-  .col-sm-3.col-xs-6
+      %small Version 0.10
+  .col-sm-3.col-xs-6.text-center
     %a.btn.btn-default.disabled{:href=>"windows"}
       %i.fa.fa-windows.fa-4x
       %br
       %b Windows
       %br
       %small Скоро...
+
+.row
+  .col-sm-8.col-sm-offset-2
+    .p.text-center
+      = t :warning 
+      = t :warning_disabled
+
-- 
GitLab