mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 08:58:49 +00:00
gnot addon ES translation updated THX Senex Petrovic
This commit is contained in:
parent
da66d70e54
commit
c07f1b4f6f
2 changed files with 17 additions and 21 deletions
|
@ -6,9 +6,8 @@ function string_plural_select_es($n){
|
|||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Gnot settings updated."] = "Ajustes de Gnot actualizados.";
|
||||
$a->strings["Gnot Settings"] = "Ajustes de Gnot";
|
||||
$a->strings["Save Settings"] = "Guardar Ajustes";
|
||||
$a->strings["Enable this addon?"] = "¿Habilitar este plugin/addon?";
|
||||
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Permite limpiar las notificaciones de comentario de email en Gmail y anonimizar la línea del tema.";
|
||||
$a->strings["Enable this addon?"] = "¿Habilitar este addon?";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notify] Comentar en conversación #%d";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue