New translations web.php (Hebrew)

[ci skip]
This commit is contained in:
daniel 2023-12-12 17:00:10 -07:00
parent 4f47550dd9
commit 90962f7aeb

View file

@ -13,7 +13,7 @@ return [
'shared' => 'שיתפו', 'shared' => 'שיתפו',
'shares' => 'שיתופים', 'shares' => 'שיתופים',
'unshare' => 'ביטול-שיתוף', 'unshare' => 'ביטול-שיתוף',
'bookmark' => 'Bookmark', 'bookmark' => 'שמירה',
'cancel' => 'ביטול', 'cancel' => 'ביטול',
'copyLink' => 'העתק קישור', 'copyLink' => 'העתק קישור',
@ -24,10 +24,10 @@ return [
'other' => 'אחר', 'other' => 'אחר',
'readMore' => 'קרא עוד', 'readMore' => 'קרא עוד',
'success' => 'הצלחה', 'success' => 'הצלחה',
'proceed' => 'Proceed', 'proceed' => 'המשך',
'next' => 'Next', 'next' => 'הבא',
'close' => 'Close', 'close' => 'סגור',
'clickHere' => 'click here', 'clickHere' => 'לחץ כאן',
'sensitive' => 'רגיש', 'sensitive' => 'רגיש',
'sensitiveContent' => 'תוכן רגיש', 'sensitiveContent' => 'תוכן רגיש',
@ -89,7 +89,7 @@ return [
'updatedA' => 'עדכנו', 'updatedA' => 'עדכנו',
'sentA' => 'שלחו', 'sentA' => 'שלחו',
'followed' => וקבים', 'followed' => קבו',
'mentioned' => 'ציינו', 'mentioned' => 'ציינו',
'you' => 'אתכם', 'you' => 'אתכם',
@ -102,7 +102,7 @@ return [
'modlog' => 'לוג מנהלים', 'modlog' => 'לוג מנהלים',
'post' => 'פוסט', 'post' => 'פוסט',
'story' => 'סטורי', 'story' => 'סטורי',
'noneFound' => 'No notifications found', 'noneFound' => 'לא נמצאו התראות',
], ],
'post' => [ 'post' => [
@ -185,10 +185,10 @@ return [
'peopleYouMayKnow' => 'אנשים שאתם אולי מכירים', 'peopleYouMayKnow' => 'אנשים שאתם אולי מכירים',
'onboarding' => [ 'onboarding' => [
'welcome' => 'Welcome', 'welcome' => 'ברוכים הבאים',
'thisIsYourHomeFeed' => 'This is your home feed, a chronological feed of posts from accounts you follow.', 'thisIsYourHomeFeed' => 'זהו פיד הבית, פיד כרונולוגי של פוסטים מחשבונות אחריהם אתם עוקבים.',
'letUsHelpYouFind' => 'Let us help you find some interesting people to follow', 'letUsHelpYouFind' => 'אפשרו לנו לעזור לך למצוא אנשים מעניינים לעקוב',
'refreshFeed' => 'Refresh my feed', 'refreshFeed' => 'ריענון הפיד',
], ],
], ],
@ -197,12 +197,12 @@ return [
], ],
'report' => [ 'report' => [
'report' => 'Report', 'report' => 'דווח',
'selectReason' => 'Select a reason', 'selectReason' => 'בחרו סיבה',
'reported' => 'Reported', 'reported' => 'דיווח נשלח',
'sendingReport' => 'Sending report', 'sendingReport' => 'שולח דיווח',
'thanksMsg' => 'Thanks for the report, people like you help keep our community safe!', 'thanksMsg' => 'תודה על הדיווח, אנשים כמוכם מסעיים לשמור על בטחון קהילתנו!',
'contactAdminMsg' => 'If you\'d like to contact an administrator about this post or report', 'contactAdminMsg' => 'אם ברצונכם ליצור קשר עם מנהל לגבי הפוסט או דיווח הזה',
], ],
]; ];