dwpost addon ES translation updated THX Senex Petrovic

This commit is contained in:
Tobias Diekershoff 2021-04-02 08:33:39 +02:00
parent 748aad41b0
commit 24e046d949
2 changed files with 20 additions and 19 deletions

View file

@ -7,9 +7,9 @@ function string_plural_select_es($n){
}}
;
$a->strings["Post to Dreamwidth"] = "Publicar en Dreamwidth";
$a->strings["Dreamwidth Post Settings"] = "Ajustes de publicación de Dreamwidth";
$a->strings["Enable dreamwidth Post Addon"] = "Activar el addon de publicación dreamwidth";
$a->strings["Dreamwidth Export"] = "Dreamwidth Exportar";
$a->strings["Enable dreamwidth Post Addon"] = "Activar el módulo de publicación en Dreamwidth";
$a->strings["dreamwidth username"] = "Nombre de usuario de dreamwidth";
$a->strings["dreamwidth password"] = "Contraseña de dreamwidth";
$a->strings["Post to dreamwidth by default"] = "Publicar en dreamwidth por defecto";
$a->strings["Submit"] = "Enviar";
$a->strings["Save Settings"] = "Guardar ajustes";