New translations web.php (Basque)

[ci skip]
This commit is contained in:
daniel 2021-12-23 03:02:48 -07:00
parent c5ec38301c
commit c4c0f6daaf

View file

@ -26,7 +26,7 @@ return [
'sensitive' => 'Sentibera', 'sensitive' => 'Sentibera',
'sensitiveContent' => 'Kontuz edukiarekin', 'sensitiveContent' => 'Kontuz edukiarekin',
'sensitiveContentWarning' => 'This post may contain sensitive content', 'sensitiveContentWarning' => 'Argitalpen honen edukia mingarria izan daiteke',
], ],
'site' => [ 'site' => [
@ -35,16 +35,16 @@ return [
], ],
'navmenu' => [ 'navmenu' => [
'search' => 'Search', 'search' => 'Bilatu',
'admin' => 'Admin Dashboard', 'admin' => 'Adminaren panela',
// Timelines // Timelines
'homeFeed' => 'Hasierako jarioa', 'homeFeed' => 'Hasierako jarioa',
'localFeed' => 'Tokiko jarioa', 'localFeed' => 'Tokiko jarioa',
'globalFeed' => 'Global Feed', 'globalFeed' => 'Iturri globala',
// Core features // Core features
'discover' => 'Discover', 'discover' => 'Aurkitu',
'directMessages' => 'Mezu zuzenak', 'directMessages' => 'Mezu zuzenak',
'notifications' => 'Jakinarazpenak', 'notifications' => 'Jakinarazpenak',
'groups' => 'Taldeak', 'groups' => 'Taldeak',
@ -52,7 +52,7 @@ return [
// Self links // Self links
'profile' => 'Profila', 'profile' => 'Profila',
'drive' => 'Drive', 'drive' => 'Gida',
'settings' => 'Ezarpenak', 'settings' => 'Ezarpenak',
'compose' => 'Argitaratu', 'compose' => 'Argitaratu',
@ -64,28 +64,28 @@ return [
'terms' => 'Baldintzak', 'terms' => 'Baldintzak',
// Temporary links // Temporary links
'backToPreviousDesign' => 'Go back to previous design' 'backToPreviousDesign' => 'Itzuli aurreko itxurara'
], ],
'directMessages' => [ 'directMessages' => [
'inbox' => 'Inbox', 'inbox' => 'Sarrera ontzia',
'sent' => 'Sent', 'sent' => 'Bidalita',
'requests' => 'Eskaerak' 'requests' => 'Eskaerak'
], ],
'notifications' => [ 'notifications' => [
'liked' => 'liked your', 'liked' => 'datsegi zure',
'commented' => 'commented on your', 'commented' => 'iruzkindu du zure',
'reacted' => 'reacted to your', 'reacted' => 'reacted to your',
'shared' => 'shared your', 'shared' => 'partekatu du zure',
'tagged' => 'tagged you in a', 'tagged' => 'etiketatu zaitu hemen',
'updatedA' => 'updated a', 'updatedA' => 'updated a',
'sentA' => 'sent a', 'sentA' => 'sent a',
'followed' => 'followed', 'followed' => 'followed',
'mentioned' => 'mentioned', 'mentioned' => 'mentioned',
'you' => 'you', 'you' => 'zu',
'yourApplication' => 'Your application to join', 'yourApplication' => 'Your application to join',
'applicationApproved' => 'was approved!', 'applicationApproved' => 'was approved!',
@ -100,7 +100,7 @@ return [
'post' => [ 'post' => [
'shareToFollowers' => 'Partekatu jarraitzaileekin', 'shareToFollowers' => 'Partekatu jarraitzaileekin',
'shareToOther' => 'Share to other', 'shareToOther' => 'Partekatu besteekin',
'noLikes' => 'Atsegiterik ez oraindik', 'noLikes' => 'Atsegiterik ez oraindik',
'uploading' => 'Igotzen', 'uploading' => 'Igotzen',
], ],
@ -110,7 +110,7 @@ return [
'followers' => 'Jarraitzaileak', 'followers' => 'Jarraitzaileak',
'following' => 'Following', 'following' => 'Following',
'admin' => 'Admin', 'admin' => 'Admin',
'collections' => 'Collections', 'collections' => 'Bildumak',
'follow' => 'Jarraitu', 'follow' => 'Jarraitu',
'unfollow' => 'Utzi jarraitzeari', 'unfollow' => 'Utzi jarraitzeari',
'editProfile' => 'Editatu profila', 'editProfile' => 'Editatu profila',