the browser-facing portion of osu!
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update translations from crowdin

+189 -148
+1
resources/lang/ar/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => 'حظر', 374 374 'silence' => 'سكون', 375 + 'tournament_ban' => '', 375 376 'note' => 'ملاحظة', 376 377 ], 377 378 ],
+1
resources/lang/be/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => 'Заблакіраваць', 374 374 'silence' => 'Зацішаны', 375 + 'tournament_ban' => '', 375 376 'note' => 'Нататка', 376 377 ], 377 378 ],
+1 -1
resources/lang/bg/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Искате ли да скриете този канал? Ще продължите да получавате съобщения от канала.', 19 19 'create' => 'създаване на оповестяване', 20 20 21 21 'list' => [
+4 -3
resources/lang/bg/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Вие блокирахте този потребител.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Този коментар е скрит.', 37 37 'blocked_count' => 'блокирани потребители (:count)', 38 38 'hide_profile' => 'Скрий профил', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'скрий', 40 40 'not_blocked' => 'Този потребител не е блокиран.', 41 41 'show_profile' => 'Покажи профил', 42 - 'show_comment' => '', 42 + 'show_comment' => 'покажи', 43 43 'too_many' => 'Достигнат е лимита за блокиране.', 44 44 'button' => [ 45 45 'block' => 'Блокиране', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Бан', 374 374 'silence' => 'Заглушен', 375 + 'tournament_ban' => '', 375 376 'note' => 'Бележка', 376 377 ], 377 378 ],
+1
resources/lang/ca-ES/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => '', 374 374 'silence' => '', 375 + 'tournament_ban' => '', 375 376 'note' => '', 376 377 ], 377 378 ],
+1 -1
resources/lang/cs/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Chceš skrýt tento kanál? Stále budeš dostávat zprávy z tohoto kanálu.', 19 19 'create' => 'vytvořit oznámení', 20 20 21 21 'list' => [
+5 -4
resources/lang/cs/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Uživatel byl zablokován.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Tento komentář je skrytý.', 37 37 'blocked_count' => 'blokovaných uživatelů (:count)', 38 38 'hide_profile' => 'Skrýt profil', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'skrýt', 40 40 'not_blocked' => 'Tento uživatel není blokován.', 41 41 'show_profile' => 'Zobrazit profil', 42 - 'show_comment' => '', 42 + 'show_comment' => 'zobrazit', 43 43 'too_many' => 'Byl dosažen limit blockovaných uživatelů.', 44 44 'button' => [ 45 45 'block' => 'Blokovat', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Ban', 374 374 'silence' => 'Ztlumení', 375 + 'tournament_ban' => '', 375 376 'note' => 'Poznámka', 376 377 ], 377 378 ], ··· 406 407 ], 407 408 'post_count' => [ 408 409 '_' => 'Přispěl :link', 409 - 'count' => ':count_delimited příspěvkem na fóru|:count_delimited příspěvky na fóru', 410 + 'count' => ':count_delimited příspěvkem na fóru|:count_delimited příspěvky na fóru|:count_delimited příspěvky na fóru', 410 411 ], 411 412 'rank' => [ 412 413 'country' => 'Státní pozice pro :mode',
+1 -1
resources/lang/da/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Vil du skjule denne kanal? Du vil stadig modtage beskeder fra denne kanal.', 19 19 'create' => 'opret annoncering', 20 20 21 21 'list' => [
+4 -3
resources/lang/da/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Du har blokeret denne bruger.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Denne kommentar er skjult.', 37 37 'blocked_count' => 'blokerede brugere (:count)', 38 38 'hide_profile' => 'Skjul profil', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'skjul', 40 40 'not_blocked' => 'Denne bruger er ikke blokeret.', 41 41 'show_profile' => 'Vis profil', 42 - 'show_comment' => '', 42 + 'show_comment' => 'vis', 43 43 'too_many' => 'Blokeringsgrænsen er nået.', 44 44 'button' => [ 45 45 'block' => 'Bloker', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Ban', 374 374 'silence' => 'Mute', 375 + 'tournament_ban' => '', 375 376 'note' => 'Noter', 376 377 ], 377 378 ],
+1 -1
resources/lang/de/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Möchtest du diesen Kanal ausblenden? Du erhältst weiterhin Nachrichten aus diesem Kanal.', 19 19 'create' => 'ankündigung erstellen', 20 20 21 21 'list' => [
+4 -3
resources/lang/de/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Du hast diesen Benutzer geblockt.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Dieser Kommentar ist ausgeblendet.', 37 37 'blocked_count' => 'geblockte benutzer (:count)', 38 38 'hide_profile' => 'Profil verbergen', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'ausblenden', 40 40 'not_blocked' => 'Dieser Benutzer ist nicht geblockt.', 41 41 'show_profile' => 'Profil anzeigen', 42 - 'show_comment' => '', 42 + 'show_comment' => 'anzeigen', 43 43 'too_many' => 'Block-Limit erreicht.', 44 44 'button' => [ 45 45 'block' => 'Blocken', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Bann', 374 374 'silence' => 'Silence', 375 + 'tournament_ban' => '', 375 376 'note' => 'Warnung', 376 377 ], 377 378 ],
+1
resources/lang/el/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => 'Αποκλεισμός', 374 374 'silence' => 'Σίγαση', 375 + 'tournament_ban' => '', 375 376 'note' => 'Σημείωση', 376 377 ], 377 378 ],
+2 -2
resources/lang/es/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => '¿Desea ocultar este canal? Seguirá recibiendo mensajes de este canal.', 19 19 'create' => 'crear anuncio', 20 20 21 21 'list' => [ ··· 36 36 'labels' => [ 37 37 'description' => 'descripción', 38 38 'name' => 'nombre de sala', 39 - 'users' => 'jugadores a añadir', 39 + 'users' => 'jugadores a agregar', 40 40 ], 41 41 ], 42 42
+1 -1
resources/lang/es/forum.php
··· 234 234 'max_options' => 'Opciones por usuario', 235 235 'max_options_info' => 'Este es el número de opciones que un usuario puede seleccionar al votar.', 236 236 'options' => 'Opciones', 237 - 'options_info' => 'Escriba cada opción en una nueva línea. Puede añadir hasta 10 opciones.', 237 + 'options_info' => 'Escriba cada opción en una nueva línea. Puede introducir hasta 10 opciones.', 238 238 'title' => 'Pregunta', 239 239 'vote_change' => 'Permitir volver a votar.', 240 240 'vote_change_info' => 'Si está activado, los usuarios podrán cambiar su voto.',
+1 -1
resources/lang/es/store.php
··· 109 109 'out_with_alternative' => 'Lamentablemente, este artículo esta agotado. ¡Usa el menú desplegable para elegir un tipo diferente o vuelve más tarde!', 110 110 ], 111 111 112 - 'add_to_cart' => 'Añadir al carrito', 112 + 'add_to_cart' => 'Agregar al carrito', 113 113 'notify' => '¡Notificarme cuando esté disponible!', 114 114 115 115 'notification_success' => 'serás notificado cuando tengamos más existencias. Haz clic :link para cancelar',
+4 -3
resources/lang/es/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Has bloqueado a este usuario.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Este comentario está oculto.', 37 37 'blocked_count' => 'usuarios bloqueados (:count)', 38 38 'hide_profile' => 'Ocultar perfil', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'ocultar', 40 40 'not_blocked' => 'Ese usuario no está bloqueado.', 41 41 'show_profile' => 'Mostrar perfil', 42 - 'show_comment' => '', 42 + 'show_comment' => 'mostrar', 43 43 'too_many' => 'Límite de bloqueos alcanzado.', 44 44 'button' => [ 45 45 'block' => 'Bloquear', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Restringir', 374 374 'silence' => 'Silenciado', 375 + 'tournament_ban' => '', 375 376 'note' => 'Nota', 376 377 ], 377 378 ],
+1
resources/lang/fa-IR/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => 'مسدود', 374 374 'silence' => 'ساکت کردن', 375 + 'tournament_ban' => '', 375 376 'note' => 'یادداشت', 376 377 ], 377 378 ],
+1
resources/lang/fi/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => 'Porttikielto', 374 374 'silence' => 'Mykistys', 375 + 'tournament_ban' => '', 375 376 'note' => 'Muistutus', 376 377 ], 377 378 ],
+1 -1
resources/lang/fil-PH/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Gusto mo bang itago ang channel na ito? Ikaw ay makakatanggap pa rin ng mga mensahe mula sa channel na ito.', 19 19 'create' => 'lumikha ng anunsyo', 20 20 21 21 'list' => [
+4 -3
resources/lang/fil-PH/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Na-block mo na ang user na ito.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Ang komentong ito ay nakatago.', 37 37 'blocked_count' => 'mga na-block na user (:count)', 38 38 'hide_profile' => 'Itago ang profile', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'itago', 40 40 'not_blocked' => 'Hindi naka-block ang user na ito.', 41 41 'show_profile' => 'Ipakita ang profile', 42 - 'show_comment' => '', 42 + 'show_comment' => 'ipakita', 43 43 'too_many' => 'Naabot na ang limit ng pag-block.', 44 44 'button' => [ 45 45 'block' => 'Harangan', ··· 372 372 'actions' => [ 373 373 'restriction' => 'I-ban', 374 374 'silence' => 'Pagpapatahimik', 375 + 'tournament_ban' => '', 375 376 'note' => 'Tala', 376 377 ], 377 378 ],
+1 -1
resources/lang/fr/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Voulez-vous masquer ce canal ? Vous recevrez toujours des messages de ce canal.', 19 19 'create' => 'créer une annonce', 20 20 21 21 'list' => [
+1 -1
resources/lang/fr/oauth.php
··· 15 15 'authorized_clients' => [ 16 16 'confirm_revoke' => 'Êtes-vous sûr de vouloir révoquer les permissions de ce client ?', 17 17 'scopes_title' => 'Cette application peut :', 18 - 'owned_by' => 'Créer par :user', 18 + 'owned_by' => 'Créé par :user', 19 19 'none' => 'Aucun client', 20 20 21 21 'revoked' => [
+4 -3
resources/lang/fr/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Vous avez bloqué cet utilisateur.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Ce commentaire est masqué.', 37 37 'blocked_count' => 'utilisateurs bloqués (:count)', 38 38 'hide_profile' => 'Masquer le profil', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'masquer', 40 40 'not_blocked' => 'Cet utilisateur n’est pas bloqué.', 41 41 'show_profile' => 'Afficher le profil', 42 - 'show_comment' => '', 42 + 'show_comment' => 'afficher', 43 43 'too_many' => 'Limite de blocages atteinte.', 44 44 'button' => [ 45 45 'block' => 'Bloquer', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Restriction', 374 374 'silence' => 'Silence', 375 + 'tournament_ban' => '', 375 376 'note' => 'Note', 376 377 ], 377 378 ],
+1
resources/lang/he-IL/users.php
··· 374 374 'actions' => [ 375 375 'restriction' => 'השעיה', 376 376 'silence' => 'השתקה', 377 + 'tournament_ban' => '', 377 378 'note' => 'הערה', 378 379 ], 379 380 ],
+1
resources/lang/hr-HR/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => 'Zabrana', 374 374 'silence' => 'Utišanje', 375 + 'tournament_ban' => '', 375 376 'note' => 'Bilješka', 376 377 ], 377 378 ],
+1
resources/lang/hu/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => 'Kitiltás', 374 374 'silence' => 'Némítás', 375 + 'tournament_ban' => '', 375 376 'note' => 'Megjegyzés', 376 377 ], 377 378 ],
+5 -5
resources/lang/id/chat.php
··· 10 10 'title_compact' => 'chat', 11 11 12 12 'cannot_send' => [ 13 - 'channel' => 'Anda sedang tidak dapat mengirimkan pesan pada kanal chat ini.', 13 + 'channel' => 'Anda sedang tidak dapat mengirimkan pesan pada channel ini.', 14 14 'user' => 'Anda sedang tidak dapat mengirimkan pesan kepada pengguna ini.', 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Apakah Anda ingin menyembunyikan kanal percakapan ini? Anda akan tetap menerima pesan dari kanal percakapan ini.', 19 19 'create' => 'buat pengumuman', 20 20 21 21 'list' => [ ··· 23 23 'ANNOUNCE' => 'Pengumuman', 24 24 'GROUP' => 'Grup', 25 25 'PM' => 'Pesan pribadi', 26 - 'PUBLIC' => 'Kanal chat', 26 + 'PUBLIC' => 'Kanal Percakapan', 27 27 ], 28 28 ], 29 29 ], ··· 41 41 ], 42 42 43 43 'not_found' => [ 44 - 'message' => 'Tidak ada apa-apa di sini. Mungkin Anda telah meninggalkan kanal ini atau kanal yang hendak Anda tuju tidak ada...', 44 + 'message' => 'Tidak ada apa-apa di sini. Mungkin Anda telah meninggalkan kanal percakapan ini atau kanal yang hendak Anda tuju sudah tidak ada...', 45 45 'title' => 'kanal percakapan tidak ditemukan', 46 46 ], 47 47 ··· 55 55 56 56 'no-conversations' => [ 57 57 'howto' => "Mulailah percakapan baru melalui tombol yang tertera pada laman profil atau kartu pop-up pengguna.", 58 - 'lazer' => 'Kanal chat publik yang Anda buka melalui <a href=":link">osu!lazer</a> juga akan terlihat di sini.', 58 + 'lazer' => 'Kanal percakapan publik yang Anda buka melalui <a href=":link">osu!lazer</a> juga akan terlihat di sini.', 59 59 'title' => 'belum ada percakapan', 60 60 ], 61 61 ];
+4 -3
resources/lang/id/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Anda telah memblokir pengguna ini.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Komentar ini disembunyikan.', 37 37 'blocked_count' => 'pengguna yang diblokir (:count)', 38 38 'hide_profile' => 'Sembunyikan profil', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'sembunyikan', 40 40 'not_blocked' => 'Pengguna ini tidak diblokir.', 41 41 'show_profile' => 'Tampilkan profil', 42 - 'show_comment' => '', 42 + 'show_comment' => 'tampilkan', 43 43 'too_many' => 'Batas pemblokiran tercapai.', 44 44 'button' => [ 45 45 'block' => 'Blokir', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Ban', 374 374 'silence' => 'Silence', 375 + 'tournament_ban' => '', 375 376 'note' => 'Catatan', 376 377 ], 377 378 ],
+1 -1
resources/lang/it/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Vuoi nascondere questo canale? Riceverai ancora messaggi da questo canale.', 19 19 'create' => 'crea un annuncio', 20 20 21 21 'list' => [
+4 -3
resources/lang/it/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Hai bloccato questo utente.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Questo commento è nascosto.', 37 37 'blocked_count' => 'utenti bloccati (:count)', 38 38 'hide_profile' => 'Nascondi profilo', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'nascondi', 40 40 'not_blocked' => 'Questo utente non è bloccato.', 41 41 'show_profile' => 'Visualizza profilo', 42 - 'show_comment' => '', 42 + 'show_comment' => 'mostra', 43 43 'too_many' => 'Limite blocchi raggiunto.', 44 44 'button' => [ 45 45 'block' => 'Blocca', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Ban', 374 374 'silence' => 'Silenziato', 375 + 'tournament_ban' => '', 375 376 'note' => 'Nota', 376 377 ], 377 378 ],
+1 -1
resources/lang/ja/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'このチャンネルを隠したいです?まだこのチャンネルからメッセージが送れられています。', 19 19 'create' => 'お知らせを作成', 20 20 21 21 'list' => [
+4 -3
resources/lang/ja/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'このユーザーをブロックしています', 36 - 'comment_text' => '', 36 + 'comment_text' => 'このコメントは隠されています。', 37 37 'blocked_count' => 'ブロックしたユーザー(:count)', 38 38 'hide_profile' => 'プロフィールを隠す', 39 - 'hide_comment' => '', 39 + 'hide_comment' => '隠す', 40 40 'not_blocked' => 'このユーザーはブロックされていません。', 41 41 'show_profile' => 'プロフィールを表示', 42 - 'show_comment' => '', 42 + 'show_comment' => '表示', 43 43 'too_many' => 'ブロックできる上限に達しました。', 44 44 'button' => [ 45 45 'block' => 'ブロック', ··· 372 372 'actions' => [ 373 373 'restriction' => 'BAN', 374 374 'silence' => 'サイレンス', 375 + 'tournament_ban' => '', 375 376 'note' => 'メモ', 376 377 ], 377 378 ],
+1 -1
resources/lang/ko/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => '이 채널을 숨길까요? 채널을 숨기더라도 메시지는 계속 수신받습니다.', 19 19 'create' => '공자사항 작성', 20 20 21 21 'list' => [
+4 -3
resources/lang/ko/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => '해당 유저를 차단했습니다.', 36 - 'comment_text' => '', 36 + 'comment_text' => '이 댓글은 숨겨진 상태입니다.', 37 37 'blocked_count' => '차단된 유저 (:count)', 38 38 'hide_profile' => '프로필 숨기기', 39 - 'hide_comment' => '', 39 + 'hide_comment' => '숨기기', 40 40 'not_blocked' => '해당 유저는 차단되어있지 않습니다.', 41 41 'show_profile' => '프로필 표시', 42 - 'show_comment' => '', 42 + 'show_comment' => '보기', 43 43 'too_many' => '차단 한계치에 도달했습니다.', 44 44 'button' => [ 45 45 'block' => '차단', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Ban', 374 374 'silence' => '침묵', 375 + 'tournament_ban' => '', 375 376 'note' => '알림', 376 377 ], 377 378 ],
+1
resources/lang/lt-LT/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => '', 374 374 'silence' => 'Užtildytas', 375 + 'tournament_ban' => '', 375 376 'note' => 'Pastabos', 376 377 ], 377 378 ],
+1
resources/lang/lv-LV/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => 'Bans', 374 374 'silence' => 'Klusums', 375 + 'tournament_ban' => '', 375 376 'note' => 'Piezīme', 376 377 ], 377 378 ],
+1
resources/lang/ms-MY/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => '', 374 374 'silence' => '', 375 + 'tournament_ban' => '', 375 376 'note' => '', 376 377 ], 377 378 ],
+1
resources/lang/nl/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => 'Ban', 374 374 'silence' => 'Silence', 375 + 'tournament_ban' => '', 375 376 'note' => 'Opmerking', 376 377 ], 377 378 ],
+1
resources/lang/no/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => 'Utestengelse', 374 374 'silence' => 'Forstummet', 375 + 'tournament_ban' => '', 375 376 'note' => 'Merknad', 376 377 ], 377 378 ],
+1 -1
resources/lang/pl/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Czy na pewno chcesz ukryć ten kanał? Nadal będzisz otrzymywać z niego wiadomości.', 19 19 'create' => 'utwórz ogłoszenie', 20 20 21 21 'list' => [
+4 -3
resources/lang/pl/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Ten użytkownik został zablokowany.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Ten komentarz został ukryty.', 37 37 'blocked_count' => 'zablokowani użytkownicy (:count)', 38 38 'hide_profile' => 'ukryj profil', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'ukryj', 40 40 'not_blocked' => 'Ten użytkownik nie jest zablokowany.', 41 41 'show_profile' => 'pokaż profil', 42 - 'show_comment' => '', 42 + 'show_comment' => 'pokaż', 43 43 'too_many' => 'Osiągnięto limit zablokowanych użytkowników.', 44 44 'button' => [ 45 45 'block' => 'zablokuj', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Blokada', 374 374 'silence' => 'Uciszenie', 375 + 'tournament_ban' => '', 375 376 'note' => 'Adnotacja', 376 377 ], 377 378 ],
+1 -1
resources/lang/pt-br/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Você quer esconder este canal? Você ainda receberá mensagens dele.', 19 19 'create' => 'criar anúncio', 20 20 21 21 'list' => [
+4 -3
resources/lang/pt-br/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Você bloqueou este usuário.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Este comentário está oculto.', 37 37 'blocked_count' => 'usuários bloqueados: (:count)', 38 38 'hide_profile' => 'Ocultar perfil', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'ocultar', 40 40 'not_blocked' => 'Este usuário não está bloqueado.', 41 41 'show_profile' => 'Exibir perfil', 42 - 'show_comment' => '', 42 + 'show_comment' => 'exibir', 43 43 'too_many' => 'Limite de bloqueios atingido.', 44 44 'button' => [ 45 45 'block' => 'Bloquear', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Banimento', 374 374 'silence' => 'Silenciamento', 375 + 'tournament_ban' => '', 375 376 'note' => 'Nota', 376 377 ], 377 378 ],
+1 -1
resources/lang/pt/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Queres ocultar este canal? Ainda vais receber mensagens deste canal.', 19 19 'create' => 'criar notícia', 20 20 21 21 'list' => [
+4 -3
resources/lang/pt/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Tu bloqueaste este utilizador.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Este comentário está oculto.', 37 37 'blocked_count' => 'utilizadores bloqueados (:count)', 38 38 'hide_profile' => 'Ocultar perfil', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'ocultar', 40 40 'not_blocked' => 'Esse utilizador não está bloqueado.', 41 41 'show_profile' => 'Mostrar perfil', 42 - 'show_comment' => '', 42 + 'show_comment' => 'mostrar', 43 43 'too_many' => 'Limite de bloqueios atingido.', 44 44 'button' => [ 45 45 'block' => 'Bloquear', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Banido', 374 374 'silence' => 'Silenciado', 375 + 'tournament_ban' => '', 375 376 'note' => 'Notificado', 376 377 ], 377 378 ],
+1 -1
resources/lang/ro/beatmapsets.php
··· 157 157 158 158 'headers' => [ 159 159 'accuracy' => 'Precizie', 160 - 'combo' => 'Combo maxim', 160 + 'combo' => 'Combo Maxim', 161 161 'miss' => 'Ratări', 162 162 'mods' => 'Moduri', 163 163 'pin' => 'Fixează',
+1 -1
resources/lang/ro/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Dorești să ascunzi acest canal? Vei primi în continuare mesaje de pe acest canal.', 19 19 'create' => 'creează anunţ', 20 20 21 21 'list' => [
+1 -1
resources/lang/ro/layout.php
··· 193 193 'popup_user' => [ 194 194 'links' => [ 195 195 'account-edit' => 'Setări', 196 - 'follows' => 'Pagini abonate', 196 + 'follows' => 'Pagini Abonate', 197 197 'friends' => 'Prieteni', 198 198 'logout' => 'Deconectare', 199 199 'profile' => 'Profilul Meu',
+2 -2
resources/lang/ro/rankings.php
··· 36 36 'accuracy' => 'Precizie', 37 37 'active_users' => 'Utilizatori activi', 38 38 'country' => 'Țară', 39 - 'play_count' => 'Număr de jocuri', 39 + 'play_count' => 'Număr de Încercări', 40 40 'performance' => 'Performanță', 41 41 'total_score' => 'Scor total', 42 - 'ranked_score' => 'Scor clasat', 42 + 'ranked_score' => 'Scor Clasat', 43 43 'average_score' => 'Scor mediu', 44 44 'average_performance' => 'Performanța medie', 45 45 'ss' => '',
+12 -11
resources/lang/ro/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Ai blocat acest utilizator.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Acest comentariu este ascuns.', 37 37 'blocked_count' => 'utilizatori blocați (:count)', 38 38 'hide_profile' => 'ascunde profilul', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'ascunde', 40 40 'not_blocked' => 'Acest utilizator nu este blocat.', 41 41 'show_profile' => 'arată profilul', 42 - 'show_comment' => '', 42 + 'show_comment' => 'arată', 43 43 'too_many' => 'A fost atinsă limita de blocare.', 44 44 'button' => [ 45 45 'block' => 'blochează', ··· 194 194 195 195 'extra' => [ 196 196 'none' => 'niciunul', 197 - 'unranked' => 'Nu există jocuri recente', 197 + 'unranked' => 'Nu există încercări recente', 198 198 199 199 'achievements' => [ 200 200 'achieved-on' => 'Realizat pe :date', ··· 247 247 ], 248 248 'recent_plays' => [ 249 249 'accuracy' => 'precizie: :percentage', 250 - 'title' => 'Jocuri recente (24 de ore)', 250 + 'title' => 'Încercări Recente (24 de ore)', 251 251 ], 252 252 'replays_watched_counts' => [ 253 253 'title' => 'Istoricul reluărilor vizionate', ··· 326 326 'title' => 'Meciuri multiplayer', 327 327 ], 328 328 'top_ranks' => [ 329 - 'download_replay' => 'Descarcă replay-ul', 329 + 'download_replay' => 'Descarcă reluarea', 330 330 'not_ranked' => 'Numai beatmap-uri clasate acordă pp', 331 331 'pp_weight' => 'ponderat :percentage', 332 332 'view_details' => 'Vezi detalii', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Interdicție', 374 374 'silence' => 'Mut', 375 + 'tournament_ban' => '', 375 376 'note' => 'Notă', 376 377 ], 377 378 ], ··· 418 419 'hit_accuracy' => 'Precizie', 419 420 'level' => 'Nivelul :level', 420 421 'level_progress' => 'Progres până la nivelul următor', 421 - 'maximum_combo' => 'Combo maxim', 422 + 'maximum_combo' => 'Combo Maxim', 422 423 'medals' => 'Medalii', 423 - 'play_count' => 'Număr de jocuri', 424 + 'play_count' => 'Număr de Încercări', 424 425 'play_time' => 'Timpul total de joc', 425 - 'ranked_score' => 'Scor clasat', 426 - 'replays_watched_by_others' => 'Istoria reluărilor vizionate de alții', 426 + 'ranked_score' => 'Scor Clasat', 427 + 'replays_watched_by_others' => 'Reluări Vizionate de Alții', 427 428 'score_ranks' => 'Clasament de scoruri', 428 - 'total_hits' => 'Număr de clicuri', 429 + 'total_hits' => 'Număr de Clicuri', 429 430 'total_score' => 'Scor total', 430 431 // modding stats 431 432 'graveyard_beatmapset_count' => 'Beatmap-uri Inactive',
+1 -1
resources/lang/ru/beatmaps.php
··· 198 198 'unresolved_issues' => 'Ещё остались нерешенные проблемы, которые необходимо решить в первую очередь.', 199 199 200 200 'rank_estimate' => [ 201 - '_' => 'Эта карта будет ранкнута :date, если не будет найдено проблем. Она #:position в :queue.', 201 + '_' => 'Эта карта станет рейтинговой :date, если не будет найдено проблем. Она #:position в :queue.', 202 202 'queue' => 'очереди ранка', 203 203 'soon' => 'скоро', 204 204 ],
+1 -1
resources/lang/ru/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Вы точно хотите скрыть этот канал? Вы всё ещё будете получать сообщения из него.', 19 19 'create' => 'создать объявление', 20 20 21 21 'list' => [
+1 -1
resources/lang/ru/client_verifications.php
··· 5 5 6 6 return [ 7 7 'completed' => [ 8 - 'home' => 'Перейти к инфопанели', 8 + 'home' => 'Перейти на главную страницу', 9 9 'logout' => 'Выйти', 10 10 'text' => 'Теперь вы можете закрыть эту вкладку/это окно', 11 11 'title' => 'Верификация клиента osu! завершена',
+2 -2
resources/lang/ru/notifications.php
··· 5 5 6 6 return [ 7 7 'all_read' => 'Все уведомления прочитаны!', 8 - 'delete' => 'Удалить всё в ":type"', 8 + 'delete' => 'Очистить', 9 9 'loading' => 'Загрузка непрочитанных уведомлений...', 10 - 'mark_read' => 'Прочитать всё в ":type"', 10 + 'mark_read' => 'Прочитать', 11 11 'none' => 'Уведомлений нет', 12 12 'see_all' => 'см. все уведомления', 13 13 'see_channel' => 'перейти в чат',
+2 -2
resources/lang/ru/page_title.php
··· 38 38 ], 39 39 'main' => [ 40 40 'account_controller' => [ 41 - 'edit' => 'главная страница', 41 + 'edit' => 'настройки', 42 42 'verify_link' => 'верификация аккаунта', 43 43 ], 44 44 'artist_tracks_controller' => [ ··· 86 86 'index' => 'главная страница', 87 87 ], 88 88 'friends_controller' => [ 89 - 'index' => 'главная страница', 89 + 'index' => 'друзья', 90 90 ], 91 91 'groups_controller' => [ 92 92 'show' => 'группы',
+4 -3
resources/lang/ru/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Вы заблокировали этого пользователя.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Этот комментарий скрыт.', 37 37 'blocked_count' => 'чёрный список (:count)', 38 38 'hide_profile' => 'Скрыть профиль', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'скрыть', 40 40 'not_blocked' => 'Этот пользователь не заблокирован.', 41 41 'show_profile' => 'Показать профиль', 42 - 'show_comment' => '', 42 + 'show_comment' => 'показать', 43 43 'too_many' => 'Достигнут лимит количества заблокированных.', 44 44 'button' => [ 45 45 'block' => 'Заблокировать', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Бан', 374 374 'silence' => 'Заглушение', 375 + 'tournament_ban' => '', 375 376 'note' => 'Заметка', 376 377 ], 377 378 ],
+1
resources/lang/si-LK/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => '', 374 374 'silence' => '', 375 + 'tournament_ban' => '', 375 376 'note' => '', 376 377 ], 377 378 ],
+4 -4
resources/lang/sk/beatmaps.php
··· 73 73 'nomination_reset' => 'Obnoviť Nomináciu', 74 74 'praise' => 'Pochvala', 75 75 'problem' => 'Problém', 76 - 'problem_warning' => '', 76 + 'problem_warning' => 'Nahlásiť problém', 77 77 'review' => 'Recenzia', 78 78 'suggestion' => 'Návrh', 79 79 ], ··· 293 293 'electronic' => 'Elektronické', 294 294 'metal' => '', 295 295 'classical' => '', 296 - 'folk' => '', 297 - 'jazz' => '', 296 + 'folk' => 'Folk', 297 + 'jazz' => 'Jazz', 298 298 ], 299 299 'mods' => [ 300 300 '4K' => '', ··· 323 323 'V2' => '', 324 324 ], 325 325 'language' => [ 326 - 'any' => '', 326 + 'any' => 'Akýkoľvek', 327 327 'english' => 'Anglické', 328 328 'chinese' => 'Čínske', 329 329 'french' => 'Francúzske',
+7 -7
resources/lang/sk/chat.php
··· 20 20 21 21 'list' => [ 22 22 'title' => [ 23 - 'ANNOUNCE' => '', 24 - 'GROUP' => '', 25 - 'PM' => '', 26 - 'PUBLIC' => '', 23 + 'ANNOUNCE' => 'Oznámenia', 24 + 'GROUP' => 'Skupiny', 25 + 'PM' => 'Priame správy', 26 + 'PUBLIC' => 'Kanály', 27 27 ], 28 28 ], 29 29 ], ··· 34 34 ], 35 35 36 36 'labels' => [ 37 - 'description' => '', 38 - 'name' => '', 37 + 'description' => 'popis', 38 + 'name' => 'názov miestnosti', 39 39 'users' => '', 40 40 ], 41 41 ], ··· 46 46 ], 47 47 48 48 'input' => [ 49 - 'create' => '', 49 + 'create' => 'Vytvoriť', 50 50 'disabled' => 'nedá sa poslať správa...', 51 51 'disconnected' => '', 52 52 'placeholder' => 'napíšte správu...',
+1
resources/lang/sk/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => 'Ban', 374 374 'silence' => 'Stlmenie', 375 + 'tournament_ban' => '', 375 376 'note' => 'Poznámka', 376 377 ], 377 378 ],
+1
resources/lang/sl-SI/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => '', 374 374 'silence' => '', 375 + 'tournament_ban' => '', 375 376 'note' => '', 376 377 ], 377 378 ],
+1
resources/lang/sr-SP/users.php
··· 372 372 'actions' => [ 373 373 'restriction' => '', 374 374 'silence' => '', 375 + 'tournament_ban' => '', 375 376 'note' => '', 376 377 ], 377 378 ],
+1 -1
resources/lang/sv/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Vill du dölja denna kanal? Du kommer fortfarande ta emot meddelanden från denna kanal.', 19 19 'create' => 'skapa meddelande', 20 20 21 21 'list' => [
+4 -3
resources/lang/sv/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Du har blockerat denna användare.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Denna kommentar är dold.', 37 37 'blocked_count' => 'blockerade användare (:count)', 38 38 'hide_profile' => 'dölj profil', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'dölj', 40 40 'not_blocked' => 'Användaren är inte blockerad.', 41 41 'show_profile' => 'visa profil', 42 - 'show_comment' => '', 42 + 'show_comment' => 'visa', 43 43 'too_many' => 'Du har nått gränsen för blockeringar.', 44 44 'button' => [ 45 45 'block' => 'Blockera', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Bannlys', 374 374 'silence' => 'Tystad', 375 + 'tournament_ban' => '', 375 376 'note' => 'Anteckning', 376 377 ], 377 378 ],
+1 -1
resources/lang/th/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'คุณต้องการที่จะซ่อนช่องนี้หรือไม่ คุณจะยังคงได้รับข้อความจากช่องนี้', 19 19 'create' => '', 20 20 21 21 'list' => [
+2 -2
resources/lang/th/notifications.php
··· 87 87 '_' => 'ห้องสนทนา', 88 88 89 89 'announcement' => [ 90 - '_' => '', 90 + '_' => 'ประกาศใหม่', 91 91 92 92 'announce' => [ 93 93 'channel_announcement' => '', 94 94 'channel_announcement_compact' => '', 95 - 'channel_announcement_group' => '', 95 + 'channel_announcement_group' => 'ประกาศจาก :username', 96 96 ], 97 97 ], 98 98
+1 -1
resources/lang/th/sort.php
··· 18 18 'artist_tracks' => [ 19 19 'album' => 'อัลบั้ม', 20 20 'artist' => 'ศิลปิน', 21 - 'bpm' => '', 21 + 'bpm' => 'BPM', 22 22 'genre' => '', 23 23 'length' => 'ความยาว', 24 24 'relevance' => '',
+4 -3
resources/lang/th/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'คุณได้บล็อกผู้ใช้รายนี้แล้ว', 36 - 'comment_text' => '', 36 + 'comment_text' => 'ความคิดเห็นนี้ถูกซ่อนไว้', 37 37 'blocked_count' => 'บล็อกผู้ใช้งาน (:count)', 38 38 'hide_profile' => 'ซ่อนโปรไฟล์', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'ซ่อน', 40 40 'not_blocked' => 'ผู้ใช้นี้ไม่ได้ถูกบล็อก', 41 41 'show_profile' => 'แสดงโปรไฟล์', 42 - 'show_comment' => '', 42 + 'show_comment' => 'แสดง', 43 43 'too_many' => 'จำนวนการบล็อกถึงขีดจำกัดแล้ว', 44 44 'button' => [ 45 45 'block' => 'บล็อก', ··· 373 373 'actions' => [ 374 374 'restriction' => 'แบน', 375 375 'silence' => 'ถูกใบ้', 376 + 'tournament_ban' => '', 376 377 'note' => 'หมายเหตุ', 377 378 ], 378 379 ],
+1 -1
resources/lang/tr/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Bu kanalı gizlemek istiyor musunuz? Bu kanaldan mesaj almaya devam edeceksiniz.', 19 19 'create' => 'duyuru oluştur', 20 20 21 21 'list' => [
+4 -3
resources/lang/tr/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Bu kullanıcıyı engelledin.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Bu yorum gizlenmiş.', 37 37 'blocked_count' => 'engellenen kullanıcılar (:count)', 38 38 'hide_profile' => 'profili gizle', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'gizle', 40 40 'not_blocked' => 'Bu kullanıcı engellenmemiş.', 41 41 'show_profile' => 'profili göster', 42 - 'show_comment' => '', 42 + 'show_comment' => 'göster', 43 43 'too_many' => 'Engelleme sınırına ulaşıldı.', 44 44 'button' => [ 45 45 'block' => 'engelle', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Ban', 374 374 'silence' => 'Susturma', 375 + 'tournament_ban' => '', 375 376 'note' => 'Not', 376 377 ], 377 378 ],
+15 -15
resources/lang/uk/authorization.php
··· 6 6 return [ 7 7 'play_more' => 'Може краще пограємо osu?', 8 8 'require_login' => 'Увійдіть, щоб продовжити.', 9 - 'require_verification' => 'Будь ласка, пройдіть перевірку, щоб продовжити.', 9 + 'require_verification' => 'Будь ласка, пройдіть перевірку для продовження.', 10 10 'restricted' => "Не можна це робити поки ваші права обмежені.", 11 11 'silenced' => "Не можна робити це поки ви заглушені.", 12 12 'unauthorized' => 'Доступ заборонено.', ··· 18 18 ], 19 19 'nominate' => [ 20 20 'exhausted' => 'Ви вичерпали ліміт номінацій за день, спробуйте завтра.', 21 - 'incorrect_state' => 'Помилка під час виконання цих дій, спробуйте оновити сторінку.', 22 - 'owner' => "Не можна номінувати власну карту.", 23 - 'set_metadata' => 'Ви повинні вказати жанр та мову перед номінуванням.', 21 + 'incorrect_state' => 'Помилка під час виконання цієї дії, спробуйте оновити сторінку.', 22 + 'owner' => "Неможливо номінувати власну ж карту.", 23 + 'set_metadata' => 'Ви повинні вказати жанр та мову перед номінацією.', 24 24 ], 25 25 'resolve' => [ 26 26 'not_owner' => 'Тільки автор теми та власник карти має дозвіл завершити обговорення.', ··· 31 31 ], 32 32 33 33 'vote' => [ 34 - 'bot' => "Не можу проголосувати за обговорення, проведене ботом", 34 + 'bot' => "Неможливо проголосувати за обговорення, створене ботом", 35 35 'limit_exceeded' => 'Будь ласка, зачекайте деякий час перед повторним голосуванням', 36 36 'owner' => "Не можна голосувати у власному обговоренні.", 37 - 'wrong_beatmapset_state' => 'Можна голосувати тільки в обговореннях очікуючих біткарт.', 37 + 'wrong_beatmapset_state' => 'Голосувати можна лише в обговореннях очікуючих карт.', 38 38 ], 39 39 ], 40 40 41 41 'beatmap_discussion_post' => [ 42 42 'destroy' => [ 43 - 'not_owner' => 'Ви можете видаляти тільки свої пости.', 43 + 'not_owner' => 'Тільки ви можете видаляти свої пости.', 44 44 'resolved' => 'Ви не можете видаляти пости в вирішених обговореннях.', 45 - 'system_generated' => 'Не можна видаляти автоматично згенеровані пости.', 45 + 'system_generated' => 'Автоматично згенеровані пости не можуть бути видалені.', 46 46 ], 47 47 48 48 'edit' => [ ··· 66 66 'annnonce_only' => 'Цей канал лише для оголошень.', 67 67 'blocked' => 'Неможливо надіслати повідомлення користувачу, який заблокував вас або якого заблокували ви.', 68 68 'friends_only' => 'Користувач заблокував повідомлення від користувачів не зі списку друзів.', 69 - 'moderated' => 'В даний момент канал модерується.', 69 + 'moderated' => 'Наразі канал модерується.', 70 70 'no_access' => 'У вас немає доступу до цього каналу.', 71 71 'receive_friends_only' => 'Цей користувач не зможе відповісти, оскільки ви приймаєте повідомлення лише від людей з вашого списку друзів.', 72 - 'restricted' => 'Заглушені, обмежені, заблоковані користувачі не можуть надсилати повідомлення.', 72 + 'restricted' => 'Ви не можете надсилати повідомлення коли ви заглушені, обмежені або заблоковані.', 73 73 'silenced' => 'Ви не можете надсилати повідомлення, коли заглушені, обмежені або заблоковані.', 74 74 ], 75 75 ··· 98 98 99 99 'post' => [ 100 100 'delete' => [ 101 - 'only_last_post' => 'Можливо видалити лише останню публікацію.', 102 - 'locked' => 'Неможливо видалити публікацію в заблокованій темі.', 101 + 'only_last_post' => 'Лише остання публікація може бути видалена.', 102 + 'locked' => 'Неможливо видалити публікацію в закритій темі.', 103 103 'no_forum_access' => 'Потрібний доступ до запитаного форуму.', 104 - 'not_owner' => 'Тільки автор може видалити дану публікацію.', 104 + 'not_owner' => 'Тільки автор може видалити пост.', 105 105 ], 106 106 107 107 'edit' => [ 108 108 'deleted' => 'Неможливо редагувати видалену публікацію.', 109 - 'locked' => 'Публікацію заблоковано для редагування.', 109 + 'locked' => 'Пост заблоковано для редагування.', 110 110 'no_forum_access' => 'Необхідний доступ до запитуваного форуму.', 111 111 'not_owner' => 'Тільки автор може редагувати дану публікацію.', 112 112 'topic_locked' => 'Неможливо редагувати публікацію в заблокованій темі.', ··· 181 181 'user' => [ 182 182 'page' => [ 183 183 'edit' => [ 184 - 'locked' => 'Сторінку користувача заблоковано.', 184 + 'locked' => 'Користувацька сторінка заблокована.', 185 185 'not_owner' => 'Можна редагувати лише власну сторінку.', 186 186 'require_supporter_tag' => 'необхідний osu!supporter.', 187 187 ],
+1 -1
resources/lang/uk/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Ви хочете сховати цей канал? Ви все ще будете отримувати з нього повідомлення.', 19 19 'create' => 'створити оголошення', 20 20 21 21 'list' => [
+4 -3
resources/lang/uk/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Ви заблокували цього користувача.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Цей коментар сховано.', 37 37 'blocked_count' => 'заблоковані користувачі (:count)', 38 38 'hide_profile' => 'Приховати профіль', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'сховати', 40 40 'not_blocked' => 'Користувач не заблокований.', 41 41 'show_profile' => 'Показати профіль', 42 - 'show_comment' => '', 42 + 'show_comment' => 'показати', 43 43 'too_many' => 'Ліміт блокування досягнуто.', 44 44 'button' => [ 45 45 'block' => 'Заблокувати', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Заблокувати', 374 374 'silence' => 'Заглушений', 375 + 'tournament_ban' => '', 375 376 'note' => 'Замітка', 376 377 ], 377 378 ],
+1 -1
resources/lang/vi/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => 'Bạn có muốn ẩn kênh này không? Bạn vẫn sẽ nhận được tin nhắn từ kênh này.', 19 19 'create' => 'tạo thông báo ', 20 20 21 21 'list' => [
+4 -3
resources/lang/vi/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => 'Bạn đã chặn người dùng này.', 36 - 'comment_text' => '', 36 + 'comment_text' => 'Bình luận này bị ẩn.', 37 37 'blocked_count' => 'người dùng đã bị chặn (:count)', 38 38 'hide_profile' => 'Ẩn trang cá nhân', 39 - 'hide_comment' => '', 39 + 'hide_comment' => 'ẩn', 40 40 'not_blocked' => 'Người dùng này chưa bị chặn.', 41 41 'show_profile' => 'Hiển thị trang cá nhân', 42 - 'show_comment' => '', 42 + 'show_comment' => 'hiện', 43 43 'too_many' => 'Đã đạt giới hạn số người bị chặn.', 44 44 'button' => [ 45 45 'block' => 'Chặn', ··· 372 372 'actions' => [ 373 373 'restriction' => 'Ban', 374 374 'silence' => 'Im lặng', 375 + 'tournament_ban' => '', 375 376 'note' => 'Ghi chú', 376 377 ], 377 378 ],
+1 -1
resources/lang/zh-tw/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => '您是否要隱藏本頻道?您仍然會收到這個頻道的訊息。', 19 19 'create' => '建立公告', 20 20 21 21 'list' => [
+4 -3
resources/lang/zh-tw/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => '您已經封鎖這位使用者。', 36 - 'comment_text' => '', 36 + 'comment_text' => '這則留言已被隱藏。', 37 37 'blocked_count' => '被封鎖的使用者 (:count)', 38 38 'hide_profile' => '隱藏用戶資料', 39 - 'hide_comment' => '', 39 + 'hide_comment' => '隱藏', 40 40 'not_blocked' => '這位使用者未被封鎖。', 41 41 'show_profile' => '顯示用戶資料', 42 - 'show_comment' => '', 42 + 'show_comment' => '顯示', 43 43 'too_many' => '已達到封鎖上限。', 44 44 'button' => [ 45 45 'block' => '封鎖', ··· 372 372 'actions' => [ 373 373 'restriction' => '封鎖', 374 374 'silence' => '禁言', 375 + 'tournament_ban' => '', 375 376 'note' => '備註', 376 377 ], 377 378 ],
+1 -1
resources/lang/zh/chat.php
··· 15 15 ], 16 16 17 17 'channels' => [ 18 - 'confirm_part' => '', 18 + 'confirm_part' => '您想要隐藏此频道吗?您仍然会收到来自此频道的消息。', 19 19 'create' => '创建公告', 20 20 21 21 'list' => [
+4 -3
resources/lang/zh/users.php
··· 33 33 34 34 'blocks' => [ 35 35 'banner_text' => '你已经屏蔽此用户。', 36 - 'comment_text' => '', 36 + 'comment_text' => '此评论已隐藏。', 37 37 'blocked_count' => '被屏蔽的用户 (:count)', 38 38 'hide_profile' => '隐藏用户资料', 39 - 'hide_comment' => '', 39 + 'hide_comment' => '隐藏', 40 40 'not_blocked' => '此用户未被屏蔽。', 41 41 'show_profile' => '显示用户资料', 42 - 'show_comment' => '', 42 + 'show_comment' => '展开', 43 43 'too_many' => '屏蔽用户数量达到最大限制。', 44 44 'button' => [ 45 45 'block' => '屏蔽', ··· 372 372 'actions' => [ 373 373 'restriction' => '封禁', 374 374 'silence' => '禁言', 375 + 'tournament_ban' => '', 375 376 'note' => '注释', 376 377 ], 377 378 ],