. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'deleted' => 'eliminat', 'deleted_by' => 'eliminat :timeago per :user', 'deleted_by_system' => 'sistema', 'deleted_count' => ':count_delimited comentari eliminat|:count_delimited comentaris eliminats', 'edited' => 'editat :timeago per :user', 'pinned' => 'fixat', 'empty' => 'No hi ha comentaris.', 'empty_other' => 'Encara no hi ha cap altre comentari.', 'load_replies' => 'carrega les respostes', 'replies_count' => ':count_delimited resposta|:count_delimited respostes', 'title' => 'Comentaris', 'commentable_name' => [ 'beatmapset' => 'Beatmap', 'build' => 'Registre de canvis', 'news_post' => 'Notícies', '_deleted' => 'Element eliminat', ], 'editor' => [ 'textarea_hint' => [ '_' => 'Prem enter per :action. Fes servir shift+enter per canviar de línia.', 'edit' => 'guardar', 'new' => 'publicar', 'reply' => 'respondre', ], ], 'guest_button' => [ 'new' => 'Inicia sessió per a comentar', 'reply' => 'Inicia sessió per a respondre', ], 'index' => [ 'nav_comments' => 'comentaris', 'nav_title' => 'llistat', 'no_comments' => 'no s\'han trobat comentaris...', ], 'ogp' => [ 'title' => 'comentari per :user', ], 'placeholder' => [ 'edit' => 'Edita el comentari aquí', 'new' => 'Escriu un nou comentari aquí', 'reply' => 'Escriu la teva resposta aquí', ], 'show' => [ 'nav_title' => 'comentaris', ], ];