]> git.mxchange.org Git - friendica-addons.git/blobdiff - securemail/lang/es/strings.php
regenerated all the strings
[friendica-addons.git] / securemail / lang / es / strings.php
index 3fe4603338ce1ed9281c450834a64d9882364add..06b40108b34aeff1307b9a469d106087dacf8454 100644 (file)
@@ -5,12 +5,11 @@ function string_plural_select_es($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["\"Secure Mail\" Settings"] = "Configuración de \"Secure Mail\"";
-$a->strings["Save Settings"] = "Guardar ajustes";
-$a->strings["Save and send test"] = "Guardar y enviar prueba";
-$a->strings["Enable Secure Mail"] = "Habilitar correo seguro";
-$a->strings["Public key"] = "Public key";
-$a->strings["Your public PGP key, ascii armored format"] = "Tu clave PGP pública, formato blindado ascii";
-$a->strings["Test email sent"] = "Correo de prueba enviado";
-$a->strings["There was an error sending the test email"] = "Hubo un error al enviar el correo electrónico de prueba.";
+$a->strings['"Secure Mail" Settings'] = 'Configuración de "Secure Mail"';
+$a->strings['Save Settings'] = 'Guardar ajustes';
+$a->strings['Save and send test'] = 'Guardar y enviar prueba';
+$a->strings['Enable Secure Mail'] = 'Habilitar correo seguro';
+$a->strings['Public key'] = 'Public key';
+$a->strings['Your public PGP key, ascii armored format'] = 'Tu clave PGP pública, formato blindado ascii';
+$a->strings['Test email sent'] = 'Correo de prueba enviado';
+$a->strings['There was an error sending the test email'] = 'Hubo un error al enviar el correo electrónico de prueba.';