ES translations THX Albert

This commit is contained in:
Tobias Diekershoff 2016-11-17 07:38:41 +01:00
parent 54cd1d998c
commit 0771c0566f
15 changed files with 594 additions and 241 deletions

View file

@ -5,8 +5,11 @@ function string_plural_select_es($n){
return ($n != 1);;
}}
;
$a->strings["Google+ Import Settings"] = "Ajustes de importación de Google+";
$a->strings["Google+ Mirror"] = "Reflector de Google+";
$a->strings["Enable Google+ Import"] = "Habilitar importación de Google+";
$a->strings["Google Account ID"] = "ID de cuenta de Google";
$a->strings["Submit"] = "Enviar";
$a->strings["Add keywords to post"] = "Añadir palabras clave a la entrada";
$a->strings["Save Settings"] = "Guardar Ajustes";
$a->strings["Google+ Import Settings saved."] = "Ajustes de importación de Google+ guardados.";
$a->strings["Key"] = "Clave";
$a->strings["Settings updated."] = "Ajustes actualizados.";