mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-25 15:55:22 +00:00
New translations web.php (Welsh)
[ci skip]
This commit is contained in:
parent
c2d0c2dc42
commit
2f1c1d53c2
1 changed files with 52 additions and 52 deletions
|
@ -77,76 +77,76 @@ return [
|
||||||
'liked' => 'wedi hoffi eich',
|
'liked' => 'wedi hoffi eich',
|
||||||
'commented' => 'gwnaeth sylwadau ar eich',
|
'commented' => 'gwnaeth sylwadau ar eich',
|
||||||
'reacted' => 'adweithio i\'ch',
|
'reacted' => 'adweithio i\'ch',
|
||||||
'shared' => 'shared your',
|
'shared' => 'wedi rhannu eich',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'wedi tagio chi mewn',
|
||||||
|
|
||||||
'updatedA' => 'updated a',
|
'updatedA' => 'wedi diweddaru',
|
||||||
'sentA' => 'sent a',
|
'sentA' => 'wedi anfon',
|
||||||
|
|
||||||
'followed' => 'followed',
|
'followed' => 'dilynwyd',
|
||||||
'mentioned' => 'mentioned',
|
'mentioned' => 'crybwyllwyd',
|
||||||
'you' => 'you',
|
'you' => 'chi',
|
||||||
|
|
||||||
'yourApplication' => 'Your application to join',
|
'yourApplication' => 'Eich cais i ymuno',
|
||||||
'applicationApproved' => 'was approved!',
|
'applicationApproved' => 'ei gymeradwyo!',
|
||||||
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.',
|
'applicationRejected' => 'gwrthodwyd. Gallwch ail-ymgeisio i ymuno mewn 6 mis.',
|
||||||
|
|
||||||
'dm' => 'dm',
|
'dm' => 'nu',
|
||||||
'groupPost' => 'group post',
|
'groupPost' => 'post grŵp',
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'post',
|
'post' => 'post',
|
||||||
'story' => 'story',
|
'story' => 'stori',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
'shareToFollowers' => 'Share to followers',
|
'shareToFollowers' => 'Rhannwch i ddilynwyr',
|
||||||
'shareToOther' => 'Share to other',
|
'shareToOther' => 'Rhannwch i eraill',
|
||||||
'noLikes' => 'No likes yet',
|
'noLikes' => 'Dim hoff eto',
|
||||||
'uploading' => 'Uploading',
|
'uploading' => 'Llwytho',
|
||||||
],
|
],
|
||||||
|
|
||||||
'profile' => [
|
'profile' => [
|
||||||
'posts' => 'Posts',
|
'posts' => 'Postiau',
|
||||||
'followers' => 'Followers',
|
'followers' => 'Dilynwyr',
|
||||||
'following' => 'Following',
|
'following' => 'Yn dilyn',
|
||||||
'admin' => 'Admin',
|
'admin' => 'Gweinyddwr',
|
||||||
'collections' => 'Collections',
|
'collections' => 'Casgliadau',
|
||||||
'follow' => 'Follow',
|
'follow' => 'Dilyn',
|
||||||
'unfollow' => 'Unfollow',
|
'unfollow' => 'Dad-ddilyn',
|
||||||
'editProfile' => 'Edit Profile',
|
'editProfile' => 'Golygu proffil',
|
||||||
'followRequested' => 'Follow Requested',
|
'followRequested' => 'Dilyn gofynnwyd',
|
||||||
'joined' => 'Joined',
|
'joined' => 'Wedi ymuno',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'viewPost' => 'View Post',
|
'viewPost' => 'Gweld Post',
|
||||||
'viewProfile' => 'View Profile',
|
'viewProfile' => 'Gweld Proffil',
|
||||||
'moderationTools' => 'Moderation Tools',
|
'moderationTools' => 'Offer Cymedroli',
|
||||||
'report' => 'Report',
|
'report' => 'Adroddi',
|
||||||
'archive' => 'Archive',
|
'archive' => 'Archif',
|
||||||
'unarchive' => 'Unarchive',
|
'unarchive' => 'Dad-archifo',
|
||||||
'embed' => 'Embed',
|
'embed' => 'Gwreiddio',
|
||||||
|
|
||||||
'selectOneOption' => 'Select one of the following options',
|
'selectOneOption' => 'Dewiswch un o\'r opsiynau canlynol',
|
||||||
'unlistFromTimelines' => 'Unlist from Timelines',
|
'unlistFromTimelines' => 'Dad-restru o\'r Llinellau Amser',
|
||||||
'addCW' => 'Add Content Warning',
|
'addCW' => 'Ychwanegu Rhybudd Cynnwys',
|
||||||
'removeCW' => 'Remove Content Warning',
|
'removeCW' => 'Tynnu Rhybudd Cynnwys',
|
||||||
'markAsSpammer' => 'Mark as Spammer',
|
'markAsSpammer' => 'Marciwch fel Sbamiwr',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'Dad-restru + RhC postiau presennol ac yn y dyfodol',
|
||||||
'spam' => 'Spam',
|
'spam' => 'Sbam',
|
||||||
'sensitive' => 'Sensitive Content',
|
'sensitive' => 'Cynnwys sensitif',
|
||||||
'abusive' => 'Abusive or Harmful',
|
'abusive' => 'Camdriniol neu Niweidiol',
|
||||||
'underageAccount' => 'Underage Account',
|
'underageAccount' => 'Cyfrif Dan Oed',
|
||||||
'copyrightInfringement' => 'Copyright Infringement',
|
'copyrightInfringement' => 'Torri Hawlfraint',
|
||||||
'impersonation' => 'Impersonation',
|
'impersonation' => 'Dynwarediad',
|
||||||
'scamOrFraud' => 'Scam or Fraud',
|
'scamOrFraud' => 'Sgam neu Dwyll',
|
||||||
'confirmReport' => 'Confirm Report',
|
'confirmReport' => 'Cadarnhau Adroddiad',
|
||||||
'confirmReportText' => 'Ydych chi\'n siŵr eich bod chi am adroddi\'r post hon?',
|
'confirmReportText' => 'Ydych chi\'n siŵr eich bod chi am adroddi\'r post hon?',
|
||||||
'reportSent' => 'Report Sent!',
|
'reportSent' => 'Anfonwyd Cwyn!',
|
||||||
'reportSentText' => 'We have successfully received your report.',
|
'reportSentText' => 'Rydym wedi llwyddo i arbed eich cwyn.',
|
||||||
'reportSentError' => 'There was an issue reporting this post.',
|
'reportSentError' => 'Roedd mater yn cywno am y post hon.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
|
'modAddCWConfirm' => 'Ydych chi\'n siŵr eich bod chi am ychwanegu rhybudd cynnwys i\'r post hon?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'Successfully added content warning',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
||||||
|
|
Loading…
Reference in a new issue