From 90962f7aeb8a2feadaa507abbf5fe8d2babe9773 Mon Sep 17 00:00:00 2001 From: daniel Date: Tue, 12 Dec 2023 17:00:10 -0700 Subject: [PATCH] New translations web.php (Hebrew) [ci skip] --- resources/lang/he/web.php | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/resources/lang/he/web.php b/resources/lang/he/web.php index 968967ba2..213dd0b2a 100644 --- a/resources/lang/he/web.php +++ b/resources/lang/he/web.php @@ -13,7 +13,7 @@ return [ 'shared' => 'שיתפו', 'shares' => 'שיתופים', 'unshare' => 'ביטול-שיתוף', - 'bookmark' => 'Bookmark', + 'bookmark' => 'שמירה', 'cancel' => 'ביטול', 'copyLink' => 'העתק קישור', @@ -24,10 +24,10 @@ return [ 'other' => 'אחר', 'readMore' => 'קרא עוד', 'success' => 'הצלחה', - 'proceed' => 'Proceed', - 'next' => 'Next', - 'close' => 'Close', - 'clickHere' => 'click here', + 'proceed' => 'המשך', + 'next' => 'הבא', + 'close' => 'סגור', + 'clickHere' => 'לחץ כאן', 'sensitive' => 'רגיש', 'sensitiveContent' => 'תוכן רגיש', @@ -89,7 +89,7 @@ return [ 'updatedA' => 'עדכנו', 'sentA' => 'שלחו', - 'followed' => 'עוקבים', + 'followed' => 'עקבו', 'mentioned' => 'ציינו', 'you' => 'אתכם', @@ -102,7 +102,7 @@ return [ 'modlog' => 'לוג מנהלים', 'post' => 'פוסט', 'story' => 'סטורי', - 'noneFound' => 'No notifications found', + 'noneFound' => 'לא נמצאו התראות', ], 'post' => [ @@ -185,10 +185,10 @@ return [ 'peopleYouMayKnow' => 'אנשים שאתם אולי מכירים', 'onboarding' => [ - 'welcome' => 'Welcome', - 'thisIsYourHomeFeed' => 'This is your home feed, a chronological feed of posts from accounts you follow.', - 'letUsHelpYouFind' => 'Let us help you find some interesting people to follow', - 'refreshFeed' => 'Refresh my feed', + 'welcome' => 'ברוכים הבאים', + 'thisIsYourHomeFeed' => 'זהו פיד הבית, פיד כרונולוגי של פוסטים מחשבונות אחריהם אתם עוקבים.', + 'letUsHelpYouFind' => 'אפשרו לנו לעזור לך למצוא אנשים מעניינים לעקוב', + 'refreshFeed' => 'ריענון הפיד', ], ], @@ -197,12 +197,12 @@ return [ ], 'report' => [ - 'report' => 'Report', - 'selectReason' => 'Select a reason', - 'reported' => 'Reported', - 'sendingReport' => 'Sending report', - 'thanksMsg' => 'Thanks for the report, people like you help keep our community safe!', - 'contactAdminMsg' => 'If you\'d like to contact an administrator about this post or report', + 'report' => 'דווח', + 'selectReason' => 'בחרו סיבה', + 'reported' => 'דיווח נשלח', + 'sendingReport' => 'שולח דיווח', + 'thanksMsg' => 'תודה על הדיווח, אנשים כמוכם מסעיים לשמור על בטחון קהילתנו!', + 'contactAdminMsg' => 'אם ברצונכם ליצור קשר עם מנהל לגבי הפוסט או דיווח הזה', ], ];