mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 02:18:48 +00:00
ES translations THX Albert
This commit is contained in:
parent
54cd1d998c
commit
0771c0566f
15 changed files with 594 additions and 241 deletions
|
@ -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.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue