* * This program is free software: you can redistribute it and/or * modify it under the terms of the GNU Affero General Public License * as published by the Free Software Foundation, either version 3 of * the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public * License along with this program. If not, see * . */ return array( 'likes:this' => 'recomienda ésto', 'likes:deleted' => 'Tu recomendación ha sido eliminada', 'likes:see' => 'Ver quienes recomiendan ésto', 'likes:remove' => 'Ya no lo recomiendo!', 'likes:notdeleted' => 'Hubo un problema al quitar la recomendación', 'likes:likes' => 'Recomiendas este elemento', 'likes:failure' => 'Hubo un problema al marcar que recomiendas éste elemento', 'likes:alreadyliked' => 'Ya has indicado que recomeindas éste elemento', 'likes:notfound' => 'El elemento que tratas de marcar no está disponnible', 'likes:likethis' => 'Recomiendo ésto', 'likes:userlikedthis' => '%s recomendación', 'likes:userslikedthis' => '%s recomendaciones', 'likes:river:annotate' => 'recomendaciones', 'likes:delete:confirm' => '¿Seguro que ya no recomeindas ésto?', 'river:likes' => 'recomendaciones %s %s', 'likes:notifications:subject' => '%s recomienda tu post "%s"', 'likes:notifications:body' => 'Hola %1$s, %2$s ha recomendado "%3$s" en %4$s ver el post original aquí: %5$s o ver el perfil de %2$s\ aquí: %6$s ', );