mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
New translations web.php (Welsh)
[ci skip]
This commit is contained in:
parent
142c964557
commit
e0bd18dc69
1 changed files with 17 additions and 17 deletions
|
@ -151,35 +151,35 @@ return [
|
|||
|
||||
'modAddCWConfirm' => 'Ydych chi\'n siŵr eich bod chi am ychwanegu rhybudd cynnwys i\'r post hon?',
|
||||
'modCWSuccess' => 'Rhybudd cynnwys wedi\'i ychwanegu\'n llwyddiannus',
|
||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
||||
'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' => 'Successfully marked account as spammer',
|
||||
'modRemoveCWConfirm' => 'Ydych chi\'n siŵr eich bod chi am gael gwared ar y rhybudd cynnwys ar y post hon?',
|
||||
'modRemoveCWSuccess' => 'Rhybudd cynnwys wedi\'i dynnu\'n llwyddiannus',
|
||||
'modUnlistConfirm' => 'Ydych chi\'n siŵr eich bod chi am ddad-restru\'r post hon?',
|
||||
'modUnlistSuccess' => 'Post wedi ddad-restru\'n llwyddianus',
|
||||
'modMarkAsSpammerConfirm' => 'Ydych chi\'n siŵr eich bod chi am farcio\'r defnyddiwr hwn fel sbamiwr? Bydd pob post bresennol ac yn y dyfodol yn cael ei rhestru ar linellau amser a rhoddir rhybudd cynnwys.',
|
||||
'modMarkAsSpammerSuccess' => 'Cyfrif wedi\'i farcio\'n llwyddiannus fel sbamiwr',
|
||||
|
||||
'toFollowers' => 'to Followers',
|
||||
'toFollowers' => 'i Ddilynwyr',
|
||||
|
||||
'showCaption' => 'Show Caption',
|
||||
'showLikes' => 'Show Likes',
|
||||
'compactMode' => 'Compact Mode',
|
||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
||||
'showCaption' => 'Dangos Capsiwn',
|
||||
'showLikes' => 'Dangos Hoff',
|
||||
'compactMode' => 'Modd Cryno',
|
||||
'embedConfirmText' => 'Trwy ddefnyddio\'r ymgorfforiad hwn, rydych chi\'n cytuno i\'n',
|
||||
|
||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
||||
'deletePostConfirm' => 'Ydych chi\'n siŵr eich bod chi am dileu\'r post hon?',
|
||||
'archivePostConfirm' => 'Ydych chi\'n siŵr eich bod eisiau archifo\'r post hwn?',
|
||||
'unarchivePostConfirm' => 'Ydych chi\'n siŵr eich bod eisiau dad-archifo\'r post hwn?',
|
||||
],
|
||||
|
||||
'story' => [
|
||||
'add' => 'Add Story'
|
||||
'add' => 'Ychwanegu Stori'
|
||||
],
|
||||
|
||||
'timeline' => [
|
||||
'peopleYouMayKnow' => 'People you may know'
|
||||
'peopleYouMayKnow' => 'Pobl efallai eich bod chi\'n eu hadnabod'
|
||||
],
|
||||
|
||||
'hashtags' => [
|
||||
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag'
|
||||
'emptyFeed' => 'Ni allwn dod o hyd i unrhyw bostiadau ar gyfer yr hashnod hwn'
|
||||
],
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue