. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'deleted' => 'נמחק', 'deleted_by' => '', 'deleted_by_system' => '', 'deleted_count' => ':count_delimited תגובה שנמחקה|:count_delimited תגובות שנמחקו', 'edited' => 'נערך :timeago על-ידי :user', 'pinned' => 'נעוץ', 'empty' => 'אין תגובות עדיין.', 'empty_other' => '', 'load_replies' => 'טען תגובות', 'replies_count' => ':count_delimited תגובה :count_delimited תגובות', 'title' => 'תגובות', 'commentable_name' => [ 'beatmapset' => 'מפה', 'build' => 'רשימת שינויים', 'news_post' => 'חדשות', '_deleted' => 'פריט שנמחק', ], 'editor' => [ 'textarea_hint' => [ '_' => 'לחץ enter כדי :action. השתמש ב shift+enter לשורה חדשה.', 'edit' => 'שמור', 'new' => 'פרסם', 'reply' => 'השב', ], ], 'guest_button' => [ 'new' => 'התחבר כדי לפרסם', 'reply' => 'התחבר כדי להגיב', ], 'index' => [ 'nav_comments' => 'תגובות', 'nav_title' => 'רשימה', 'no_comments' => 'לא נמצאו תגובות...', ], 'ogp' => [ 'title' => '', ], 'placeholder' => [ 'edit' => 'ערוך את התגובה כאן', 'new' => 'הקלד תגובה חדשה כאן', 'reply' => 'הקלד את תגובתך כאן', ], 'show' => [ 'nav_title' => 'תגובות', ], ];