You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/lang/es-ES/helpcenter.php

29 lines
793 B
PHP

<?php
return [
'helpcenter' => 'Centro de ayuda',
'whatsnew' => 'Qué hay nuevo',
'gettingStarted' => 'Empezando',
'sharingMedia' => 'Compartir medios',
'profile' => 'Perfil',
'stories' => 'Historias',
'hashtags' => 'Hashtags',
'discover' => 'Descubrir',
'directMessages' => 'Mensajes Directos',
'timelines' => 'Cronología',
'embed' => 'Insertar',
'communityGuidelines' => 'Normas de la comunidad',
'whatIsTheFediverse' => '¿Qué es el fediverso?',
'controllingVisibility' => 'Controlar la visibilidad',
'blockingAccounts' => 'Bloqueo de cuentas',
'safetyTips' => 'Consejos de seguridad',
'reportSomething' => 'Reportar Algo',
'dataPolicy' => 'Política de datos',
'taggingPeople' => 'Etiquetar personas',
];