. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'load_failed' => '', 'missing_route' => '', 'no_restricted_access' => 'אינך יכול לבצע את הפעולה הזאת כאשר החשבון שלך במצב מוגבל.', 'supporter_only' => 'אתה חייב להיות osu!supporter כדי להשתמש בתכונה זו.', 'unknown' => 'אירעה שגיאה לא ידועה.', 'codes' => [ 'http-401' => 'אנא התחבר כדי להמשיך.', 'http-403' => 'הגישה נדחתה.', 'http-404' => 'לא נמצא.', 'http-429' => 'יותר מדי ניסיונות. נסה שוב מאוחר יותר.', ], 'account' => [ 'profile-order' => [ 'generic' => 'אירעה שגיאה. נסה לרענן את הדף.', ], ], 'beatmaps' => [ 'invalid_mode' => 'צוין מצב לא חוקי.', 'standard_converts_only' => 'אין ציונים זמינים למצב המבוקש בדרגת הקושי הזו של המפה.', ], 'checkout' => [ 'generic' => 'אירעה שגיאה בעת הכנת ההזמנה שלך.', ], 'scores' => [ 'invalid_id' => '', ], 'search' => [ 'default' => 'לא נמצאו תוצאות, נסה שוב מאוחר יותר.', 'invalid_cursor_exception' => '', 'operation_timeout_exception' => 'החיפוש עמוס יותר מאשר מבדרך כלל, נסה שוב מאוחר יותר.', ], 'user_report' => [ 'recently_reported' => "", ], ];