mirror of https://github.com/pixelfed/pixelfed.git
parent
d8ed5739e8
commit
ff2be7c49a
|
@ -8,7 +8,7 @@ return [
|
||||||
'comments' => 'Iruzkinak',
|
'comments' => 'Iruzkinak',
|
||||||
'like' => 'Datsegit',
|
'like' => 'Datsegit',
|
||||||
'liked' => 'Datsegite',
|
'liked' => 'Datsegite',
|
||||||
'likes' => 'Atsegute',
|
'likes' => 'Atsegite',
|
||||||
'share' => 'Partekatu',
|
'share' => 'Partekatu',
|
||||||
'shared' => 'Partekatua',
|
'shared' => 'Partekatua',
|
||||||
'shares' => 'Partekatze',
|
'shares' => 'Partekatze',
|
||||||
|
@ -76,7 +76,7 @@ return [
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'datsegi zure',
|
'liked' => 'datsegi zure',
|
||||||
'commented' => 'iruzkindu du zure',
|
'commented' => 'iruzkindu du zure',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => '-(e)k erantzun egin du zure',
|
||||||
'shared' => 'partekatu du zure',
|
'shared' => 'partekatu du zure',
|
||||||
'tagged' => 'etiketatu zaitu hemen',
|
'tagged' => 'etiketatu zaitu hemen',
|
||||||
|
|
||||||
|
@ -92,9 +92,9 @@ return [
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'dm',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'talde bidalketa',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'post',
|
'post' => 'bidalketa',
|
||||||
'story' => 'story',
|
'story' => 'story',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -108,7 +108,7 @@ return [
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Bidalketak',
|
'posts' => 'Bidalketak',
|
||||||
'followers' => 'Jarraitzaileak',
|
'followers' => 'Jarraitzaileak',
|
||||||
'following' => 'Following',
|
'following' => 'Jarraitzen',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Admin',
|
||||||
'collections' => 'Bildumak',
|
'collections' => 'Bildumak',
|
||||||
'follow' => 'Jarraitu',
|
'follow' => 'Jarraitu',
|
||||||
|
@ -155,10 +155,10 @@ return [
|
||||||
'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' => '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.',
|
||||||
'modMarkAsSpammerSuccess' => 'Kontua zabor-bidaltzaile gisa markatu da',
|
'modMarkAsSpammerSuccess' => 'Kontua zabor-bidaltzaile gisa markatu da',
|
||||||
|
|
||||||
'toFollowers' => 'to Followers',
|
'toFollowers' => 'jarraitzaileei',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'Show Caption',
|
||||||
'showLikes' => 'Show Likes',
|
'showLikes' => 'Erakutsi atsegiteak',
|
||||||
'compactMode' => 'Modu trinkoa',
|
'compactMode' => 'Modu trinkoa',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'By using this embed, you agree to our',
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue