New translations web.php (Welsh)

[ci skip]
This commit is contained in:
daniel 2021-12-22 09:58:03 -07:00
parent b95d879b9e
commit d530e22878
1 changed files with 51 additions and 51 deletions

View File

@ -3,80 +3,80 @@
return [ return [
'common' => [ 'common' => [
'comment' => 'Comment', 'comment' => 'Gwneud Sylw',
'commented' => 'Commented', 'commented' => 'Sylwadau ar',
'comments' => 'Comments', 'comments' => 'Sylwadau',
'like' => 'Like', 'like' => 'Hoffi',
'liked' => 'Liked', 'liked' => 'Hoffi',
'likes' => 'Likes', 'likes' => 'Hoffi',
'share' => 'Share', 'share' => 'Rhannu',
'shared' => 'Shared', 'shared' => 'Rhannu',
'shares' => 'Shares', 'shares' => 'Rhannu',
'unshare' => 'Unshare', 'unshare' => 'Dad-rannu',
'cancel' => 'Cancel', 'cancel' => 'Canslo',
'copyLink' => 'Copy Link', 'copyLink' => 'Copïo\'r ddolen',
'delete' => 'Delete', 'delete' => 'Dileu',
'error' => 'Error', 'error' => 'Gwall',
'errorMsg' => 'Something went wrong. Please try again later.', 'errorMsg' => 'Aeth rhywbeth o\'i le. Rhowch gynnig arall arni yn nes ymlaen.',
'oops' => 'Oops!', 'oops' => 'Wps!',
'other' => 'Other', 'other' => 'Arall',
'readMore' => 'Read more', 'readMore' => 'Darllen mwy',
'success' => 'Success', 'success' => 'Llwyddiant',
'sensitive' => 'Sensitive', 'sensitive' => 'Sensitif',
'sensitiveContent' => 'Sensitive Content', 'sensitiveContent' => 'Cynnwys sensitif',
'sensitiveContentWarning' => 'This post may contain sensitive content', 'sensitiveContentWarning' => 'Gall y post hon gynnwys cynnwys sensitif',
], ],
'site' => [ 'site' => [
'terms' => 'Terms of Use', 'terms' => 'Telerau defnyddio',
'privacy' => 'Privacy Policy', 'privacy' => 'Polisi preifatrwydd',
], ],
'navmenu' => [ 'navmenu' => [
'search' => 'Search', 'search' => 'Chwilio',
'admin' => 'Admin Dashboard', 'admin' => 'Dangosfwrdd gweinyddol',
// Timelines // Timelines
'homeFeed' => 'Home Feed', 'homeFeed' => 'Ffrwd gatref',
'localFeed' => 'Local Feed', 'localFeed' => 'Ffrwd lleol',
'globalFeed' => 'Global Feed', 'globalFeed' => 'Ffrwd byd-eang',
// Core features // Core features
'discover' => 'Discover', 'discover' => 'Darganfod',
'directMessages' => 'Direct Messages', 'directMessages' => 'Negeseuon preifat',
'notifications' => 'Notifications', 'notifications' => 'Hysbysiadau',
'groups' => 'Groups', 'groups' => 'Grwpiau',
'stories' => 'Stories', 'stories' => 'Straeon',
// Self links // Self links
'profile' => 'Profile', 'profile' => 'Proffil',
'drive' => 'Drive', 'drive' => 'Gyriant storio',
'settings' => 'Settings', 'settings' => 'Gosodiadau',
'compose' => 'Create New', 'compose' => 'Creu newydd',
// Nav footer // Nav footer
'about' => 'About', 'about' => 'Amdano',
'help' => 'Help', 'help' => 'Cymorth',
'language' => 'Language', 'language' => 'Iaith',
'privacy' => 'Privacy', 'privacy' => 'Preifatrwydd',
'terms' => 'Terms', 'terms' => 'Telerau',
// Temporary links // Temporary links
'backToPreviousDesign' => 'Go back to previous design' 'backToPreviousDesign' => 'Ewch yn ôl at ddyluniad blaenorol'
], ],
'directMessages' => [ 'directMessages' => [
'inbox' => 'Inbox', 'inbox' => 'Mewnflwch',
'sent' => 'Sent', 'sent' => 'Anfonwyd',
'requests' => 'Requests' 'requests' => 'Ceisiadau'
], ],
'notifications' => [ 'notifications' => [
'liked' => 'liked your', 'liked' => 'wedi hoffi eich',
'commented' => 'commented on your', 'commented' => 'gwnaeth sylwadau ar eich',
'reacted' => 'reacted to your', 'reacted' => 'adweithio i\'ch',
'shared' => 'shared your', 'shared' => 'shared your',
'tagged' => 'tagged you in a', 'tagged' => 'tagged you in a',
@ -141,7 +141,7 @@ return [
'impersonation' => 'Impersonation', 'impersonation' => 'Impersonation',
'scamOrFraud' => 'Scam or Fraud', 'scamOrFraud' => 'Scam or Fraud',
'confirmReport' => 'Confirm Report', 'confirmReport' => 'Confirm Report',
'confirmReportText' => 'Are you sure you want to report this post?', 'confirmReportText' => 'Ydych chi\'n siŵr eich bod chi am adroddi\'r post hon?',
'reportSent' => 'Report Sent!', 'reportSent' => 'Report Sent!',
'reportSentText' => 'We have successfully received your report.', 'reportSentText' => 'We have successfully received your report.',
'reportSentError' => 'There was an issue reporting this post.', 'reportSentError' => 'There was an issue reporting this post.',