mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-01-26 06:20:46 +00:00
New translations web.php (Hebrew)
[ci skip]
This commit is contained in:
parent
fb742cf4db
commit
4d124dbe41
1 changed files with 49 additions and 49 deletions
|
@ -3,80 +3,80 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'הערה',
|
||||||
'commented' => 'Commented',
|
'commented' => 'העיר\ה',
|
||||||
'comments' => 'Comments',
|
'comments' => 'הערות',
|
||||||
'like' => 'Like',
|
'like' => 'אוהב',
|
||||||
'liked' => 'Liked',
|
'liked' => 'אהבתי',
|
||||||
'likes' => 'Likes',
|
'likes' => 'אהבות',
|
||||||
'share' => 'Share',
|
'share' => 'שיתוף',
|
||||||
'shared' => 'Shared',
|
'shared' => 'שיתפו',
|
||||||
'shares' => 'Shares',
|
'shares' => 'שיתופים',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'ביטול-שיתוף',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'ביטול',
|
||||||
'copyLink' => 'Copy Link',
|
'copyLink' => 'העתק קישור',
|
||||||
'delete' => 'Delete',
|
'delete' => 'מחק',
|
||||||
'error' => 'Error',
|
'error' => 'שגיאה',
|
||||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
'errorMsg' => 'משהו השתבש. אנא נסו שוב מאוחר יותר.',
|
||||||
'oops' => 'Oops!',
|
'oops' => 'אופס!',
|
||||||
'other' => 'Other',
|
'other' => 'אחר',
|
||||||
'readMore' => 'Read more',
|
'readMore' => 'קרא עוד',
|
||||||
'success' => 'Success',
|
'success' => 'הצלחה',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'רגיש',
|
||||||
'sensitiveContent' => 'Sensitive Content',
|
'sensitiveContent' => 'תוכן רגיש',
|
||||||
'sensitiveContentWarning' => 'This post may contain sensitive content',
|
'sensitiveContentWarning' => 'פוסט זה עלול להכיל תוכן רגיש',
|
||||||
],
|
],
|
||||||
|
|
||||||
'site' => [
|
'site' => [
|
||||||
'terms' => 'Terms of Use',
|
'terms' => 'תנאי שימוש',
|
||||||
'privacy' => 'Privacy Policy',
|
'privacy' => 'מדיניות פרטיות',
|
||||||
],
|
],
|
||||||
|
|
||||||
'navmenu' => [
|
'navmenu' => [
|
||||||
'search' => 'Search',
|
'search' => 'חיפוש',
|
||||||
'admin' => 'Admin Dashboard',
|
'admin' => 'לוח בקרה לאדמיניסטרציה',
|
||||||
|
|
||||||
// Timelines
|
// Timelines
|
||||||
'homeFeed' => 'Home Feed',
|
'homeFeed' => 'פיד ביתי',
|
||||||
'localFeed' => 'Local Feed',
|
'localFeed' => 'פיד מקומי',
|
||||||
'globalFeed' => 'Global Feed',
|
'globalFeed' => 'פיד גלובאלי',
|
||||||
|
|
||||||
// Core features
|
// Core features
|
||||||
'discover' => 'Discover',
|
'discover' => 'גלו',
|
||||||
'directMessages' => 'Direct Messages',
|
'directMessages' => 'הודעות אישיות',
|
||||||
'notifications' => 'Notifications',
|
'notifications' => 'התראות',
|
||||||
'groups' => 'Groups',
|
'groups' => 'קבוצות',
|
||||||
'stories' => 'Stories',
|
'stories' => 'סיפורים',
|
||||||
|
|
||||||
// Self links
|
// Self links
|
||||||
'profile' => 'Profile',
|
'profile' => 'פרופיל',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Drive',
|
||||||
'settings' => 'Settings',
|
'settings' => 'הגדרות',
|
||||||
'compose' => 'Create New',
|
'compose' => 'צרו חדש',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'About',
|
'about' => 'אודות',
|
||||||
'help' => 'Help',
|
'help' => 'עזרה',
|
||||||
'language' => 'Language',
|
'language' => 'שפה',
|
||||||
'privacy' => 'Privacy',
|
'privacy' => 'פרטיות',
|
||||||
'terms' => 'Terms',
|
'terms' => 'תנאים',
|
||||||
|
|
||||||
// Temporary links
|
// Temporary links
|
||||||
'backToPreviousDesign' => 'Go back to previous design'
|
'backToPreviousDesign' => 'חזרה לעיצוב הקודם'
|
||||||
],
|
],
|
||||||
|
|
||||||
'directMessages' => [
|
'directMessages' => [
|
||||||
'inbox' => 'Inbox',
|
'inbox' => 'הודעות נכנסות',
|
||||||
'sent' => 'Sent',
|
'sent' => 'הודעות יוצאות',
|
||||||
'requests' => 'Requests'
|
'requests' => 'בקשות'
|
||||||
],
|
],
|
||||||
|
|
||||||
'notifications' => [
|
'notifications' => [
|
||||||
'liked' => 'liked your',
|
'liked' => 'אהבו לך',
|
||||||
'commented' => 'commented on your',
|
'commented' => 'העירו לך על',
|
||||||
'reacted' => 'reacted to your',
|
'reacted' => 'הגיבו לך על',
|
||||||
'shared' => 'shared your',
|
'shared' => 'shared your',
|
||||||
'tagged' => 'tagged you in a',
|
'tagged' => 'tagged you in a',
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue