mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-11 00:54:50 +00:00
New translations web.php (Welsh)
[ci skip]
This commit is contained in:
parent
841e77935a
commit
f7381446e7
1 changed files with 16 additions and 16 deletions
|
@ -13,7 +13,7 @@ return [
|
||||||
'shared' => 'Rhannu',
|
'shared' => 'Rhannu',
|
||||||
'shares' => 'Rhannu',
|
'shares' => 'Rhannu',
|
||||||
'unshare' => 'Dad-rannu',
|
'unshare' => 'Dad-rannu',
|
||||||
'bookmark' => 'Bookmark',
|
'bookmark' => 'Tudalnodau',
|
||||||
|
|
||||||
'cancel' => 'Canslo',
|
'cancel' => 'Canslo',
|
||||||
'copyLink' => 'Copïo\'r ddolen',
|
'copyLink' => 'Copïo\'r ddolen',
|
||||||
|
@ -24,10 +24,10 @@ return [
|
||||||
'other' => 'Arall',
|
'other' => 'Arall',
|
||||||
'readMore' => 'Darllen mwy',
|
'readMore' => 'Darllen mwy',
|
||||||
'success' => 'Llwyddiant',
|
'success' => 'Llwyddiant',
|
||||||
'proceed' => 'Proceed',
|
'proceed' => 'Parhau',
|
||||||
'next' => 'Next',
|
'next' => 'Nesaf',
|
||||||
'close' => 'Close',
|
'close' => 'Cau',
|
||||||
'clickHere' => 'click here',
|
'clickHere' => 'cliciwch yma',
|
||||||
|
|
||||||
'sensitive' => 'Sensitif',
|
'sensitive' => 'Sensitif',
|
||||||
'sensitiveContent' => 'Cynnwys sensitif',
|
'sensitiveContent' => 'Cynnwys sensitif',
|
||||||
|
@ -102,7 +102,7 @@ return [
|
||||||
'modlog' => 'modlog',
|
'modlog' => 'modlog',
|
||||||
'post' => 'post',
|
'post' => 'post',
|
||||||
'story' => 'stori',
|
'story' => 'stori',
|
||||||
'noneFound' => 'No notifications found',
|
'noneFound' => 'Dim hysbysiadau',
|
||||||
],
|
],
|
||||||
|
|
||||||
'post' => [
|
'post' => [
|
||||||
|
@ -185,10 +185,10 @@ return [
|
||||||
'peopleYouMayKnow' => 'Pobl efallai eich bod chi\'n eu hadnabod',
|
'peopleYouMayKnow' => 'Pobl efallai eich bod chi\'n eu hadnabod',
|
||||||
|
|
||||||
'onboarding' => [
|
'onboarding' => [
|
||||||
'welcome' => 'Welcome',
|
'welcome' => 'Croeso',
|
||||||
'thisIsYourHomeFeed' => 'This is your home feed, a chronological feed of posts from accounts you follow.',
|
'thisIsYourHomeFeed' => 'Dyma\'ch porthiant cartref, porthiant cronolegol o bostiadau o gyfrifon rydych chi\'n eu dilyn.',
|
||||||
'letUsHelpYouFind' => 'Let us help you find some interesting people to follow',
|
'letUsHelpYouFind' => 'Gadewch inni eich helpu i ddod o hyd i rai pobl ddiddorol i\'w dilyn',
|
||||||
'refreshFeed' => 'Refresh my feed',
|
'refreshFeed' => 'Adnewyddu fy mhorthiant',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -197,12 +197,12 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'report' => [
|
'report' => [
|
||||||
'report' => 'Report',
|
'report' => 'Adroddi',
|
||||||
'selectReason' => 'Select a reason',
|
'selectReason' => 'Dewiswch reswm',
|
||||||
'reported' => 'Reported',
|
'reported' => 'Adroddwyd',
|
||||||
'sendingReport' => 'Sending report',
|
'sendingReport' => 'Anfon adroddiad',
|
||||||
'thanksMsg' => 'Thanks for the report, people like you help keep our community safe!',
|
'thanksMsg' => 'Diolch am yr adroddiad, mae pobl fel chi yn helpu i gadw ein cymuned yn ddiogel!',
|
||||||
'contactAdminMsg' => 'If you\'d like to contact an administrator about this post or report',
|
'contactAdminMsg' => 'Os hoffech chi gysylltu â gweinyddwr am y post neu\'r adroddiad hwn',
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue