. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ '_' => 'סדר לפי', 'all' => 'הכל', 'friends' => 'חברים', 'last_visit' => 'פעיל לאחרונה', 'new' => 'אחרון', 'old' => 'ישן', 'rank' => 'דירוג', 'top' => 'עליון', 'username' => 'שם משתמש', 'artist_tracks' => [ 'album' => 'אלבום', 'artist' => 'אמן', 'bpm' => 'פעימות בדקה', 'genre' => 'ז\'אנר', 'length' => 'אורך', 'relevance' => 'רלוונטיות', 'title' => 'כותרת', 'update' => 'עדכן', ], 'forum_posts' => [ 'created' => 'זמן פירסום', 'relevance' => 'רלוונטיות', ], 'forum_topics' => [ 'created' => 'נוצר', 'feature_votes' => 'עדיפות כוכב', 'new' => 'תגובה אחרונה', ], 'users' => [ 'relevance' => 'רלוונטיות', 'username' => 'שם', ], ];