]> git.mxchange.org Git - friendica-addons.git/blobdiff - gnot/lang/es/strings.php
regenerated all the strings
[friendica-addons.git] / gnot / lang / es / strings.php
index ae9998bd6002526bb9c9f322cdc037fea6f099ec..766cb49bcb7937b2e35891a089d3873c83b44982 100644 (file)
@@ -5,9 +5,8 @@ function string_plural_select_es($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$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["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notify] Comentar en conversación #%d";
+$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['[Friendica:Notify] Comment to conversation #%d'] = '[Friendica:Notify] Comentar en conversación #%d';