1
0
Fork 0

New translations web.php (Hebrew)

[ci skip]
This commit is contained in:
daniel 2021-12-22 03:47:34 -07:00
parent 83580d0510
commit e4703a85fd
1 changed files with 56 additions and 56 deletions

View File

@ -77,14 +77,14 @@ return [
'liked' => 'אהבו לך', 'liked' => 'אהבו לך',
'commented' => 'העירו לך על', 'commented' => 'העירו לך על',
'reacted' => 'הגיבו לך על', 'reacted' => 'הגיבו לך על',
'shared' => 'shared your', 'shared' => 'שיתפו לך',
'tagged' => 'tagged you in a', 'tagged' => 'תייגו אותך בתוך',
'updatedA' => 'updated a', 'updatedA' => 'עדכנו',
'sentA' => 'sent a', 'sentA' => 'שלחו',
'followed' => 'followed', 'followed' => 'עוקבים',
'mentioned' => 'mentioned', 'mentioned' => 'ציינו',
'you' => 'אתכם', 'you' => 'אתכם',
'yourApplication' => 'בקשתכם להצטרפות', 'yourApplication' => 'בקשתכם להצטרפות',
@ -93,53 +93,53 @@ return [
'dm' => 'הודעה אישית', 'dm' => 'הודעה אישית',
'groupPost' => 'פוסט קבוצתי', 'groupPost' => 'פוסט קבוצתי',
'modlog' => 'modlog', 'modlog' => 'לוג מנהלים',
'post' => 'פוסט', 'post' => 'פוסט',
'story' => 'story', 'story' => 'סטורי',
], ],
'post' => [ 'post' => [
'shareToFollowers' => 'Share to followers', 'shareToFollowers' => 'שתף לעוקבים',
'shareToOther' => 'Share to other', 'shareToOther' => 'שתף ל-אחר',
'noLikes' => 'No likes yet', 'noLikes' => 'אין עדיין סימוני "אהבתי"',
'uploading' => 'Uploading', 'uploading' => 'מעלה',
], ],
'profile' => [ 'profile' => [
'posts' => 'Posts', 'posts' => 'פוסטים',
'followers' => 'Followers', 'followers' => 'עוקבים',
'following' => 'Following', 'following' => 'עוקב/ת',
'admin' => 'Admin', 'admin' => 'מנהל מערכת',
'collections' => 'Collections', 'collections' => 'אוספים',
'follow' => 'Follow', 'follow' => 'עקוב',
'unfollow' => 'Unfollow', 'unfollow' => 'הפסק מעקב',
'editProfile' => 'Edit Profile', 'editProfile' => 'ערוך פרופיל',
'followRequested' => 'Follow Requested', 'followRequested' => 'בקשת עקיבה',
'joined' => 'Joined', 'joined' => 'הצטרפויות',
], ],
'menu' => [ 'menu' => [
'viewPost' => 'View Post', 'viewPost' => 'הצג פוסט',
'viewProfile' => 'View Profile', 'viewProfile' => 'הצג פרופיל',
'moderationTools' => 'Moderation Tools', 'moderationTools' => 'כלי ניהול',
'report' => 'Report', 'report' => 'דווח',
'archive' => 'Archive', 'archive' => 'ארכיון',
'unarchive' => 'Unarchive', 'unarchive' => 'הסר מהארכיון',
'embed' => 'Embed', 'embed' => 'הטמע',
'selectOneOption' => 'Select one of the following options', 'selectOneOption' => 'בחר באחד מהאפשרויות הבאות',
'unlistFromTimelines' => 'Unlist from Timelines', 'unlistFromTimelines' => 'העלם מטיימליינים',
'addCW' => 'Add Content Warning', 'addCW' => 'הוסף אזהרת תוכן',
'removeCW' => 'Remove Content Warning', 'removeCW' => 'הסר אזהרת תוכן',
'markAsSpammer' => 'Mark as Spammer', 'markAsSpammer' => 'סמן בתור ספאמר (מציף)',
'markAsSpammerText' => 'Unlist + CW existing and future posts', 'markAsSpammerText' => 'העלם והפעל אזהרת תוכן לפוסטים קיימים ועתידיים',
'spam' => 'Spam', 'spam' => 'ספאם',
'sensitive' => 'Sensitive Content', 'sensitive' => 'תוכן רגיש',
'abusive' => 'Abusive or Harmful', 'abusive' => 'תוכן מטריד או מזיק',
'underageAccount' => 'Underage Account', 'underageAccount' => 'תוכן עם קטינים',
'copyrightInfringement' => 'Copyright Infringement', 'copyrightInfringement' => 'הפרת זכויות יוצרים',
'impersonation' => 'Impersonation', 'impersonation' => 'התחזות',
'scamOrFraud' => 'Scam or Fraud', 'scamOrFraud' => 'הונאה',
'confirmReport' => 'אישור דיווח', 'confirmReport' => 'אישור דיווח',
'confirmReportText' => 'האם אתם בטוחים שברצונכם לדווח על פוסט זה?', 'confirmReportText' => 'האם אתם בטוחים שברצונכם לדווח על פוסט זה?',
'reportSent' => 'דיווח נשלח!', 'reportSent' => 'דיווח נשלח!',
@ -150,29 +150,29 @@ return [
'modCWSuccess' => 'אזהרת תוכן נוספה בהצלחה', 'modCWSuccess' => 'אזהרת תוכן נוספה בהצלחה',
'modRemoveCWConfirm' => 'אתם בטוחים שברצונכם להסיר את אזהרת התוכן מפוסט זה?', 'modRemoveCWConfirm' => 'אתם בטוחים שברצונכם להסיר את אזהרת התוכן מפוסט זה?',
'modRemoveCWSuccess' => 'אזהרת תוכן הוסרה בהצלחה', 'modRemoveCWSuccess' => 'אזהרת תוכן הוסרה בהצלחה',
'modUnlistConfirm' => 'Are you sure you want to unlist this post?', 'modUnlistConfirm' => 'האם אתם בטוחים שברצונכם להעלים פוסט זה?',
'modUnlistSuccess' => 'Successfully unlisted post', 'modUnlistSuccess' => 'פוסט הועלם בהצלחה',
'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.', 'modMarkAsSpammerConfirm' => 'האם אתם בטוחים שברצונכם לסמן משתמש זה בתור ספאמר (מציף)? כל הפוסטים הקיימים ועתידיים יועלמו ואזהרת תוכן תופעל.',
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer', 'modMarkAsSpammerSuccess' => 'חשבון סומן בתור ספאמר בהצלחה',
'toFollowers' => 'to Followers', 'toFollowers' => 'עבור עוקבים',
'showCaption' => 'Show Caption', 'showCaption' => 'הצג תיאור',
'showLikes' => 'Show Likes', 'showLikes' => 'הצג כמות ״אהבתי״',
'compactMode' => 'Compact Mode', 'compactMode' => 'מצב מוקטן',
'embedConfirmText' => 'By using this embed, you agree to our', 'embedConfirmText' => 'בעט שימוש בהמטעה זו, הנכם מסכימים אל',
'deletePostConfirm' => 'Are you sure you want to delete this post?', 'deletePostConfirm' => 'האם אתם בטוחים שברצונכם למחוק פוסט זה?',
'archivePostConfirm' => 'Are you sure you want to archive this post?', 'archivePostConfirm' => 'האם אתם בטוחים שברצונכם להעביר פוסט זה לארכיון?',
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?', 'unarchivePostConfirm' => 'האם אתם בטוחים שברצונכם להוציא פוסט זה מהארכיון?',
], ],
'story' => [ 'story' => [
'add' => 'Add Story' 'add' => 'הוסף סטורי'
], ],
'timeline' => [ 'timeline' => [
'peopleYouMayKnow' => 'People you may know' 'peopleYouMayKnow' => 'אנשים שאתם אולי מכירים'
] ]
]; ];