. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'loading_users' => '', 'talking_in' => 'מדבר ב- :channel', 'talking_with' => 'מדבר עם :name', 'title_compact' => 'צ\'אט', 'unread_messages' => '', 'cannot_send' => [ 'channel' => 'אתה לא יכול לשלוח הודעה בערוץ הזה כרגע. זה יכול להיות בגלל הסיבות הבאות:', 'user' => 'אתה לא יכול לשלוח הודעה למשתמש הזה כרגע. זה יכול להיות בגלל הסיבות הבאות:', ], 'channels' => [ 'confirm_part' => '', 'create' => '', 'join' => '', 'none' => '', 'list' => [ 'title' => [ 'ANNOUNCE' => '', 'GROUP' => '', 'PM' => '', 'PUBLIC' => '', ], ], ], 'form' => [ 'title' => [ 'announcement' => '', ], 'labels' => [ 'description' => '', 'message' => '', 'name' => '', 'users' => '', ], ], 'not_found' => [ 'message' => '', 'title' => '', ], 'input' => [ 'create' => '', 'disabled' => 'אין אפשרות לשלוח את ההודעה...', 'disconnected' => '', 'placeholder' => 'הקלד הודעה...', 'send' => 'שלח', ], 'no-conversations' => [ 'howto' => "התחל שיחות מפרופיל של משתמש או כרטיס משתמש קופץ.", 'lazer' => 'ערוצים ציבוריים שאתה מצטרף אליהם דרך osu!lazer יהיו כאן.', 'title' => 'אין שיחות עדיין', ], 'join_channels' => [ 'loading' => '', ], ];