. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'audio' => [ 'autoplay' => 'پخش قطعه بعدی به صورت خودکار', ], 'defaults' => [ 'page_description' => 'osu! - ریتم یک *کلیک* با شما فاصله دارد! با حالت های Ouendan/EBA ، Taiko و اوریجینال، به همراه ویرایشگر مرحله ی کاملا کاربردی.', ], 'header' => [ 'admin' => [ 'beatmapset' => 'سری بیت مپ ها', 'beatmapset_covers' => 'کاور سری بیت مپ ها', 'contest' => '', 'contests' => '', 'root' => '', ], 'artists' => [ 'index' => '', ], 'beatmapsets' => [ 'show' => '', 'discussions' => '', ], 'changelog' => [ 'index' => '', ], 'help' => [ 'index' => '', 'sitemap' => '', ], 'store' => [ 'cart' => '', 'orders' => '', 'products' => '', ], 'tournaments' => [ 'index' => '', ], 'users' => [ 'modding' => '', 'playlists' => '', 'realtime' => '', 'show' => '', ], ], 'gallery' => [ 'close' => '', 'fullscreen' => '', 'zoom' => '', 'previous' => '', 'next' => '', ], 'menu' => [ 'beatmaps' => [ '_' => '', ], 'community' => [ '_' => '', 'dev' => '', ], 'help' => [ '_' => '', 'getAbuse' => '', 'getFaq' => '', 'getRules' => '', 'getSupport' => '', ], 'home' => [ '_' => '', 'team' => '', ], 'rankings' => [ '_' => '', ], 'store' => [ '_' => '', ], ], 'footer' => [ 'general' => [ '_' => '', 'home' => '', 'changelog-index' => '', 'beatmaps' => '', 'download' => '', ], 'help' => [ '_' => '', 'faq' => '', 'forum' => '', 'livestreams' => '', 'report' => '', 'wiki' => '', ], 'legal' => [ '_' => '', 'copyright' => 'کپی رایت (DMCA)', 'jp_sctl' => '', 'privacy' => '', 'server_status' => '', 'source_code' => '', 'terms' => '', ], ], 'errors' => [ '400' => [ 'error' => '', 'description' => '', ], '404' => [ 'error' => '', 'description' => "", ], '403' => [ 'error' => "", 'description' => '', ], '401' => [ 'error' => "", 'description' => '', ], '405' => [ 'error' => '', 'description' => "", ], '422' => [ 'error' => '', 'description' => '', ], '429' => [ 'error' => '', 'description' => '', ], '500' => [ 'error' => '', 'description' => "", ], 'fatal' => [ 'error' => '', 'description' => "", ], '503' => [ 'error' => '', 'description' => "", 'link' => [ 'text' => '', 'href' => '', ], ], // used by sentry if it returns an error 'reference' => "", ], 'popup_login' => [ 'button' => '', 'login' => [ 'forgot' => "", 'password' => 'کلمه عبور', 'title' => 'برای ادامه وارد شوید', 'username' => 'نام کاربری', 'error' => [ 'email' => "نام کاربری یا آدرس ایمیل وجود ندارد", 'password' => 'کلمه عبور نادرست است', ], ], 'register' => [ 'download' => 'دانلود', 'info' => 'برای ساختن حساب کاربری خودتان osu! را دانلود کنید!', 'title' => "حساب کاربری ندارید؟", ], ], 'popup_user' => [ 'links' => [ 'account-edit' => 'تنظیمات', 'follows' => '', 'friends' => 'دوستان', 'legacy_score_only_toggle' => '', 'legacy_score_only_toggle_tooltip' => '', 'logout' => 'خروج', 'profile' => 'پروفایل من', 'scoring_mode_toggle' => '', 'scoring_mode_toggle_tooltip' => '', 'team' => '', ], ], 'popup_search' => [ 'initial' => 'برای جستجو چیزی بنویسید!', 'retry' => 'جستجو شکست خورد. برای تلاش مجدد کلیک کنید.', ], ];