1
0
Fork 0

New translations web.php (German)

[ci skip]
This commit is contained in:
daniel 2022-03-02 22:51:42 -07:00
parent b209bca393
commit 4a1e3eb20e
1 changed files with 16 additions and 16 deletions

View File

@ -13,7 +13,7 @@ return [
'shared' => 'Geteilt', 'shared' => 'Geteilt',
'shares' => 'Geteilt', 'shares' => 'Geteilt',
'unshare' => 'Teilen rückgängig machen', 'unshare' => 'Teilen rückgängig machen',
'bookmark' => 'Bookmark', 'bookmark' => 'Lesezeichen',
'cancel' => 'Abbrechen', 'cancel' => 'Abbrechen',
'copyLink' => 'Link kopieren', 'copyLink' => 'Link kopieren',
@ -24,10 +24,10 @@ return [
'other' => 'Anderes', 'other' => 'Anderes',
'readMore' => 'Weiterlesen', 'readMore' => 'Weiterlesen',
'success' => 'Erfolg', 'success' => 'Erfolg',
'proceed' => 'Proceed', 'proceed' => 'Fortfahren',
'next' => 'Next', 'next' => 'Weiter',
'close' => 'Close', 'close' => 'Schließen',
'clickHere' => 'click here', 'clickHere' => 'hier klicken',
'sensitive' => 'Sensibel', 'sensitive' => 'Sensibel',
'sensitiveContent' => 'Sensibler Inhalt', 'sensitiveContent' => 'Sensibler Inhalt',
@ -102,7 +102,7 @@ return [
'modlog' => 'modlog', 'modlog' => 'modlog',
'post' => 'Beitrag', 'post' => 'Beitrag',
'story' => 'Story', 'story' => 'Story',
'noneFound' => 'No notifications found', 'noneFound' => 'Keine Benachrichtigungen gefunden',
], ],
'post' => [ 'post' => [
@ -185,10 +185,10 @@ return [
'peopleYouMayKnow' => 'Leute, die du vielleicht kennst', 'peopleYouMayKnow' => 'Leute, die du vielleicht kennst',
'onboarding' => [ 'onboarding' => [
'welcome' => 'Welcome', 'welcome' => 'Herzlich willkommen',
'thisIsYourHomeFeed' => 'This is your home feed, a chronological feed of posts from accounts you follow.', 'thisIsYourHomeFeed' => 'Dies ist Ihr Heim-Feed, ein chronologischer Feed von Beiträgen aus den Konten, denen Sie folgen.',
'letUsHelpYouFind' => 'Let us help you find some interesting people to follow', 'letUsHelpYouFind' => 'Lassen Sie uns Ihnen helfen, einige interessante Leute zu finden, denen Sie folgen können',
'refreshFeed' => 'Refresh my feed', 'refreshFeed' => 'Feed aktualisieren',
], ],
], ],
@ -197,12 +197,12 @@ return [
], ],
'report' => [ 'report' => [
'report' => 'Report', 'report' => 'Melden',
'selectReason' => 'Select a reason', 'selectReason' => 'Wählen Sie einen Grund',
'reported' => 'Reported', 'reported' => 'Gemeldet',
'sendingReport' => 'Sending report', 'sendingReport' => 'Meldung wird gesendet',
'thanksMsg' => 'Thanks for the report, people like you help keep our community safe!', 'thanksMsg' => 'Vielen Dank für die Meldung, Leute wie Sie helfen, unsere Community sicher zu halten!',
'contactAdminMsg' => 'If you\'d like to contact an administrator about this post or report', 'contactAdminMsg' => 'Wenn Sie einen Administrator zu diesem Beitrag oder dieser Meldung kontaktieren möchten',
], ],
]; ];