mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 16:44:50 +00:00
New translations web.php (Galician)
[ci skip]
This commit is contained in:
parent
9718c6b4c2
commit
496202db7f
1 changed files with 16 additions and 16 deletions
|
@ -13,7 +13,7 @@ return [
|
||||||
'shared' => 'Compartiu',
|
'shared' => 'Compartiu',
|
||||||
'shares' => 'Compartido',
|
'shares' => 'Compartido',
|
||||||
'unshare' => 'Non compartir',
|
'unshare' => 'Non compartir',
|
||||||
'bookmark' => 'Bookmark',
|
'bookmark' => 'Marcar',
|
||||||
|
|
||||||
'cancel' => 'Cancelar',
|
'cancel' => 'Cancelar',
|
||||||
'copyLink' => 'Copiar ligazón',
|
'copyLink' => 'Copiar ligazón',
|
||||||
|
@ -24,10 +24,10 @@ return [
|
||||||
'other' => 'Outro',
|
'other' => 'Outro',
|
||||||
'readMore' => 'Ler máis',
|
'readMore' => 'Ler máis',
|
||||||
'success' => 'Éxito',
|
'success' => 'Éxito',
|
||||||
'proceed' => 'Proceed',
|
'proceed' => 'Proceder',
|
||||||
'next' => 'Next',
|
'next' => 'Seguinte',
|
||||||
'close' => 'Close',
|
'close' => 'Pechar',
|
||||||
'clickHere' => 'click here',
|
'clickHere' => 'preme aquí',
|
||||||
|
|
||||||
'sensitive' => 'Sensible',
|
'sensitive' => 'Sensible',
|
||||||
'sensitiveContent' => 'Contido sensible',
|
'sensitiveContent' => 'Contido sensible',
|
||||||
|
@ -102,7 +102,7 @@ return [
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'publicación',
|
'post' => 'publicación',
|
||||||
'story' => 'historia',
|
'story' => 'historia',
|
||||||
'noneFound' => 'No notifications found',
|
'noneFound' => 'Non hai notificacións',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
|
@ -185,10 +185,10 @@ return [
|
||||||
'peopleYouMayKnow' => 'Xente que podes coñecer',
|
'peopleYouMayKnow' => 'Xente que podes coñecer',
|
||||||
|
|
||||||
'onboarding' => [
|
'onboarding' => [
|
||||||
'welcome' => 'Welcome',
|
'welcome' => 'Benvido/a',
|
||||||
'thisIsYourHomeFeed' => 'This is your home feed, a chronological feed of posts from accounts you follow.',
|
'thisIsYourHomeFeed' => 'Esta é a túa cronoloxía de inicio, formada por publicacións en orde cronolóxica das contas que segues.',
|
||||||
'letUsHelpYouFind' => 'Let us help you find some interesting people to follow',
|
'letUsHelpYouFind' => 'Deixa que che axudemos a atopar xente interesante que seguir',
|
||||||
'refreshFeed' => 'Refresh my feed',
|
'refreshFeed' => 'Actualiza a cronoloxía',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -197,12 +197,12 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'report' => [
|
'report' => [
|
||||||
'report' => 'Report',
|
'report' => 'Denunciar',
|
||||||
'selectReason' => 'Select a reason',
|
'selectReason' => 'Elixe unha razón',
|
||||||
'reported' => 'Reported',
|
'reported' => 'Denunciado',
|
||||||
'sendingReport' => 'Sending report',
|
'sendingReport' => 'Enviando a denuncia',
|
||||||
'thanksMsg' => 'Thanks for the report, people like you help keep our community safe!',
|
'thanksMsg' => 'Grazas pola denuncia e axudarnos a manter segura a comunidade!',
|
||||||
'contactAdminMsg' => 'If you\'d like to contact an administrator about this post or report',
|
'contactAdminMsg' => 'Se queres contactar coa administración acerca desta publicación ou denuncia',
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue