diff --git a/resources/lang/gl/web.php b/resources/lang/gl/web.php index 928b7aa85..12eb50588 100644 --- a/resources/lang/gl/web.php +++ b/resources/lang/gl/web.php @@ -3,95 +3,95 @@ return [ 'common' => [ - 'comment' => 'Comment', - 'commented' => 'Commented', - 'comments' => 'Comments', + 'comment' => 'Comentar', + 'commented' => 'Comentou', + 'comments' => 'Comentarios', 'like' => 'Like', 'liked' => 'Liked', - 'likes' => 'Likes', - 'share' => 'Share', - 'shared' => 'Shared', + 'likes' => 'Gustoulle', + 'share' => 'Compartir', + 'shared' => 'Compartiu', 'shares' => 'Shares', 'unshare' => 'Unshare', - 'cancel' => 'Cancel', - 'copyLink' => 'Copy Link', - 'delete' => 'Delete', - 'error' => 'Error', - 'errorMsg' => 'Something went wrong. Please try again later.', - 'oops' => 'Oops!', - 'other' => 'Other', - 'readMore' => 'Read more', + 'cancel' => 'Cancelar', + 'copyLink' => 'Copiar ligazón', + 'delete' => 'Eliminar', + 'error' => 'Erro', + 'errorMsg' => 'Algo foi mal. Ténteo de novo máis tarde.', + 'oops' => 'Vaites!', + 'other' => 'Outro', + 'readMore' => 'Ler máis', 'success' => 'Success', 'sensitive' => 'Sensitive', - 'sensitiveContent' => 'Sensitive Content', - 'sensitiveContentWarning' => 'This post may contain sensitive content', + 'sensitiveContent' => 'Contido sensible', + 'sensitiveContentWarning' => 'Esta publicación pode conter contido sensible', ], 'site' => [ - 'terms' => 'Terms of Use', - 'privacy' => 'Privacy Policy', + 'terms' => 'Termos de uso', + 'privacy' => 'Política de Privacidade', ], 'navmenu' => [ - 'search' => 'Search', - 'admin' => 'Admin Dashboard', + 'search' => 'Busca', + 'admin' => 'Panel Administrativo', // Timelines - 'homeFeed' => 'Home Feed', - 'localFeed' => 'Local Feed', - 'globalFeed' => 'Global Feed', + 'homeFeed' => 'Cronoloxía de Inicio', + 'localFeed' => 'Cronoloxía Local', + 'globalFeed' => 'Cronoloxía Global', // Core features - 'discover' => 'Discover', - 'directMessages' => 'Direct Messages', - 'notifications' => 'Notifications', - 'groups' => 'Groups', - 'stories' => 'Stories', + 'discover' => 'Descubrir', + 'directMessages' => 'Mensaxes Directas', + 'notifications' => 'Notificacións', + 'groups' => 'Grupos', + 'stories' => 'Historias', // Self links - 'profile' => 'Profile', + 'profile' => 'Perfil', 'drive' => 'Drive', - 'settings' => 'Settings', - 'compose' => 'Create New', + 'settings' => 'Axustes', + 'compose' => 'Crear Nova', // Nav footer - 'about' => 'About', - 'help' => 'Help', - 'language' => 'Language', - 'privacy' => 'Privacy', - 'terms' => 'Terms', + 'about' => 'Acerca de', + 'help' => 'Axuda', + 'language' => 'Idioma', + 'privacy' => 'Privacidade', + 'terms' => 'Termos', // Temporary links - 'backToPreviousDesign' => 'Go back to previous design' + 'backToPreviousDesign' => 'Volver ó deseño previo' ], 'directMessages' => [ - 'inbox' => 'Inbox', - 'sent' => 'Sent', - 'requests' => 'Requests' + 'inbox' => 'Bandexa de entrada', + 'sent' => 'Enviados', + 'requests' => 'Peticións' ], 'notifications' => [ - 'liked' => 'liked your', - 'commented' => 'commented on your', - 'reacted' => 'reacted to your', - 'shared' => 'shared your', - 'tagged' => 'tagged you in a', + 'liked' => 'gustoulle a túa', + 'commented' => 'comentou na túa', + 'reacted' => 'reaccionou a túa', + 'shared' => 'compartiu a túa', + 'tagged' => 'etiquetoute nunca', - 'updatedA' => 'updated a', - 'sentA' => 'sent a', + 'updatedA' => 'actualizou unha', + 'sentA' => 'enviou unha', - 'followed' => 'followed', - 'mentioned' => 'mentioned', + 'followed' => 'seguiu', + 'mentioned' => 'mencionou', 'you' => 'you', - 'yourApplication' => 'Your application to join', - 'applicationApproved' => 'was approved!', - 'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.', + 'yourApplication' => 'A túa solicitude para unirte', + 'applicationApproved' => 'foi aprobada!', + 'applicationRejected' => 'for rexeitada. Podes volver a solicitar unirte en 6 meses.', - 'dm' => 'dm', + 'dm' => 'md', 'groupPost' => 'group post', 'modlog' => 'modlog', 'post' => 'post', @@ -102,57 +102,57 @@ return [ 'shareToFollowers' => 'Share to followers', 'shareToOther' => 'Share to other', 'noLikes' => 'No likes yet', - 'uploading' => 'Uploading', + 'uploading' => 'Subindo', ], 'profile' => [ - 'posts' => 'Posts', - 'followers' => 'Followers', - 'following' => 'Following', - 'admin' => 'Admin', - 'collections' => 'Collections', - 'follow' => 'Follow', - 'unfollow' => 'Unfollow', - 'editProfile' => 'Edit Profile', - 'followRequested' => 'Follow Requested', - 'joined' => 'Joined', + 'posts' => 'Publicacións', + 'followers' => 'Seguidores', + 'following' => 'Seguindo', + 'admin' => 'Administrador', + 'collections' => 'Coleccións', + 'follow' => 'Seguir', + 'unfollow' => 'Deixar de seguir', + 'editProfile' => 'Editar perfil', + 'followRequested' => 'Seguimento pedido', + 'joined' => 'Uniuse', ], 'menu' => [ - 'viewPost' => 'View Post', - 'viewProfile' => 'View Profile', - 'moderationTools' => 'Moderation Tools', - 'report' => 'Report', - 'archive' => 'Archive', - 'unarchive' => 'Unarchive', - 'embed' => 'Embed', + 'viewPost' => 'Ver publicación', + 'viewProfile' => 'Ver perfil', + 'moderationTools' => 'Ferramentas de moderación', + 'report' => 'Informar', + 'archive' => 'Arquivar', + 'unarchive' => 'Desarquivar', + 'embed' => 'Incrustar', - 'selectOneOption' => 'Select one of the following options', - 'unlistFromTimelines' => 'Unlist from Timelines', - 'addCW' => 'Add Content Warning', - 'removeCW' => 'Remove Content Warning', - 'markAsSpammer' => 'Mark as Spammer', - 'markAsSpammerText' => 'Unlist + CW existing and future posts', + 'selectOneOption' => 'Elixe unha das seguintes opcións', + 'unlistFromTimelines' => 'Non listar en cronoloxías', + 'addCW' => 'Engadir aviso sobre o contido', + 'removeCW' => 'Retirar o aviso sobre o contido', + 'markAsSpammer' => 'Marcar como Spammer', + 'markAsSpammerText' => 'Non listar + aviso sobre o contido en publicacións existentes e futuras', 'spam' => 'Spam', - 'sensitive' => 'Sensitive Content', - 'abusive' => 'Abusive or Harmful', - 'underageAccount' => 'Underage Account', - 'copyrightInfringement' => 'Copyright Infringement', - 'impersonation' => 'Impersonation', - 'scamOrFraud' => 'Scam or Fraud', - 'confirmReport' => 'Confirm Report', - 'confirmReportText' => 'Are you sure you want to report this post?', - 'reportSent' => 'Report Sent!', - 'reportSentText' => 'We have successfully received your report.', - 'reportSentError' => 'There was an issue reporting this post.', + 'sensitive' => 'Contido sensible', + 'abusive' => 'Abusivo ou daniño', + 'underageAccount' => 'Conta de minor de idade', + 'copyrightInfringement' => 'Violación dos dereitos de autor', + 'impersonation' => 'Suplantación de identidade', + 'scamOrFraud' => 'Estafa ou fraude', + 'confirmReport' => 'Confirmar reporte', + 'confirmReportText' => 'Seguro que queres informar sobre esta publicación?', + 'reportSent' => 'Informe enviado!', + 'reportSentText' => 'Recibimos correctamente o teu informe.', + 'reportSentError' => 'Houbo un problema reportando esta publicación.', - 'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?', - 'modCWSuccess' => 'Successfully added content warning', - 'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?', - 'modRemoveCWSuccess' => 'Successfully removed content warning', + 'modAddCWConfirm' => 'Seguro que queres engadir un aviso de contido sobre esta publicación?', + 'modCWSuccess' => 'Aviso de contido engadido correctamente', + 'modRemoveCWConfirm' => 'Seguro que queres eliminar o aviso de contido sobre esta publicación?', + 'modRemoveCWSuccess' => 'Aviso de contido eliminado correctamente', 'modUnlistConfirm' => 'Are you sure you want to unlist this post?', 'modUnlistSuccess' => 'Successfully unlisted post', - 'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.', + 'modMarkAsSpammerConfirm' => 'Seguro que queres marcar a este usuario como spam? Todas as publicacións existentes e futuras serán quitadas das cronoloxías e un aviso de contido será aplicado.', 'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer', 'toFollowers' => 'to Followers', @@ -168,7 +168,7 @@ return [ ], 'story' => [ - 'add' => 'Add Story' + 'add' => 'Engadir historia' ], 'timeline' => [