the browser-facing portion of osu!

Update translations from crowdin

+305 -305
+6 -6
resources/lang/ca/community.php
··· 6 6 return [ 7 7 'support' => [ 8 8 'convinced' => [ 9 - 'title' => 'Estic convençut! :D', 9 + 'title' => 'm\'has convençut! :D', 10 10 'support' => 'donar suport a osu!', 11 11 'gift' => 'o regalar supporter a altres jugadors', 12 12 'instructions' => 'clica el botó amb el cor per accedir a la osu!store', ··· 50 50 ], 51 51 52 52 'friend_ranking' => [ 53 - 'title' => 'Classificació entre Amics', 54 - 'description' => "Veure com et compares amb els teus amics a la classificació d'un beatmap, tant en el joc com a la web.", 53 + 'title' => 'Classificació entre amics', 54 + 'description' => "Mira com et compares amb els teus amics a la taula de classificació d'un beatmap, tant al joc com al lloc web.", 55 55 ], 56 56 57 57 'country_ranking' => [ 58 - 'title' => 'Classificació per països', 58 + 'title' => 'Classificació nacional', 59 59 'description' => 'Conquereix el teu país abans de conquerir el món.', 60 60 ], 61 61 ··· 90 90 ], 91 91 92 92 'yellow_fellow' => [ 93 - 'title' => 'Camarada Groc', 93 + 'title' => 'Camarada groc', 94 94 'description' => 'Sigues reconegut dins del joc pel teu nou nom d\'usuari groc brillant. ', 95 95 ], 96 96 ··· 105 105 ], 106 106 107 107 'skinnables' => [ 108 - 'title' => 'Personalitzacions', 108 + 'title' => 'Skinnables', 109 109 'description' => 'Personalitzacions addicionals com canviar el fons del menú principal.', 110 110 ], 111 111
+1 -1
resources/lang/ca/tournament.php
··· 28 28 'info_page' => 'Pàgina d\'informació', 29 29 'login_to_register' => 'Si us plau :login per veure els detalls del registre!', 30 30 'not_yet_entered' => 'No esteu registrat per a aquest torneig.', 31 - 'rank_too_low' => 'No compliu els requisits de classificació per a aquest torneig!', 31 + 'rank_too_low' => 'No compleixes els requisits de classificació per a aquest torneig!', 32 32 'registration_ends' => 'Registres tancats el :date', 33 33 34 34 'button' => [
+2 -2
resources/lang/ca/users.php
··· 440 440 'count' => ':count_delimited publicació en el fòrum|:count_delimited publicacions en el fòrum', 441 441 ], 442 442 'rank' => [ 443 - 'country' => 'Classificació per països per :mode', 444 - 'country_simple' => 'Classificació per països', 443 + 'country' => 'Classificació nacional per :mode', 444 + 'country_simple' => 'Classificació nacional', 445 445 'global' => 'Classifació global per :mode', 446 446 'global_simple' => 'Classificació global', 447 447 'highest' => 'Classificació més alta: :rank el :date',
+1 -1
resources/lang/cs/accounts.php
··· 65 65 'github_user' => [ 66 66 'info' => "", 67 67 'link' => '', 68 - 'title' => '', 68 + 'title' => 'GitHub', 69 69 'unlink' => '', 70 70 71 71 'error' => [
+1 -1
resources/lang/de/model_validation.php
··· 14 14 'beatmapset_discussion' => [ 15 15 'beatmap_missing' => 'Ein Zeitstempel ist angegeben, aber die Beatmapschwierigkeitsstufe fehlt.', 16 16 'beatmapset_no_hype' => "Diese Beatmap kann nicht gehypt werden.", 17 - 'hype_requires_null_beatmap' => 'Hypen muss in der "Generell"-Sektion (für alle Schwierigkeitsstufen) stattfinden.', 17 + 'hype_requires_null_beatmap' => 'Hypes werden in der Sektion Allgemein (Alle Difficulties) vergeben.', 18 18 'invalid_beatmap_id' => 'Ungültige Schwierigkeitsstufe gewählt.', 19 19 'invalid_beatmapset_id' => 'Ungültige Beatmap gewählt.', 20 20 'locked' => 'Die Diskussion ist gesperrt.',
+3 -3
resources/lang/es/artist.php
··· 37 37 'tracklist' => [ 38 38 'title' => 'título', 39 39 'length' => 'duración', 40 - 'bpm' => 'ppm', 40 + 'bpm' => 'bpm', 41 41 'genre' => 'género', 42 42 ], 43 43 ··· 49 49 'advanced' => 'Búsqueda avanzada', 50 50 'album' => 'Álbum', 51 51 'artist' => 'Artista', 52 - 'bpm_gte' => 'PPM mínimo', 53 - 'bpm_lte' => 'PPM máximo', 52 + 'bpm_gte' => 'BPM mínimo', 53 + 'bpm_lte' => 'BPM máximo', 54 54 'empty' => 'No se encontraron pistas que coincidieran con ese criterio de búsqueda.', 55 55 'genre' => 'Género', 56 56 'genre_all' => 'Todos',
+8 -8
resources/lang/es/beatmaps.php
··· 25 25 'message_placeholder_silenced' => "No puede publicar una discusión mientras esté silenciado.", 26 26 'message_type_select' => 'Seleccionar tipo de comentario', 27 27 'reply_notice' => 'Presione enter para responder.', 28 - 'reply_placeholder' => 'Escriba su respuesta aquí', 28 + 'reply_placeholder' => 'Escribe tu respuesta aquí', 29 29 'require-login' => 'Inicia sesión para publicar o responder', 30 30 'resolved' => 'Resuelto', 31 31 'restore' => 'restaurar', ··· 60 60 ], 61 61 62 62 'message_placeholder' => [ 63 - 'general' => 'Escriba aquí para publicar en General (:version)', 64 - 'generalAll' => 'Escriba aquí para publicar en General (Todas las dificultades)', 65 - 'review' => 'Escriba aquí para publicar una revisión', 66 - 'timeline' => 'Escriba aquí para publicar en la Línea de tiempo (:version)', 63 + 'general' => 'Escribe aquí para publicar en General (:version)', 64 + 'generalAll' => 'Escribe aquí para publicar en General (Todas las dificultades)', 65 + 'review' => 'Escribe aquí para publicar una revisión', 66 + 'timeline' => 'Escribe aquí para publicar en Línea de tiempo (:version)', 67 67 ], 68 68 69 69 'message_type' => [ ··· 143 143 'deleted' => 'Eliminado', 144 144 'mapper_notes' => 'Notas', 145 145 'mine' => 'Mío', 146 - 'pending' => 'Pendiente', 146 + 'pending' => 'Pendientes', 147 147 'praises' => 'Elogios', 148 148 'resolved' => 'Resuelto', 149 149 'total' => 'Todo', ··· 232 232 233 233 'listing' => [ 234 234 'search' => [ 235 - 'prompt' => 'escriba en palabras clave...', 235 + 'prompt' => 'escribe en palabras clave...', 236 236 'login_required' => 'Inicie sesión para buscar.', 237 237 'options' => 'Más opciones de búsqueda', 238 238 'supporter_filter' => 'Filtrar por :filters requiere una etiqueta osu!supporter activa', ··· 270 270 'general' => [ 271 271 'converts' => 'Incluir mapas convertidos', 272 272 'featured_artists' => 'Artistas destacados', 273 - 'follows' => 'Mapeadores suscritos', 273 + 'follows' => 'Mappers suscritos', 274 274 'recommended' => 'Dificultades recomendadas', 275 275 'spotlights' => 'Mapas destacados', 276 276 ],
+6 -6
resources/lang/es/beatmapsets.php
··· 70 70 ], 71 71 72 72 'details' => [ 73 - 'by_artist' => 'por :artist', 73 + 'by_artist' => 'de :artist', 74 74 'favourite' => 'marcar este mapa como favorito', 75 75 'favourite_login' => 'inicia sesión para marcar este mapa como favorito', 76 76 'logged-out' => '¡necesitas iniciar sesión antes de descargar cualquier mapa!', ··· 112 112 '_' => 'Este mapa está actualmente :status.', 113 113 114 114 'status' => [ 115 - 'pending' => 'pendiente', 115 + 'pending' => 'pendientes', 116 116 'qualified' => 'calificado', 117 117 'wip' => 'en progreso', 118 118 ], ··· 200 200 'stats' => [ 201 201 'cs' => 'Tamaño del círculo', 202 202 'cs-mania' => 'Cantidad de teclas', 203 - 'drain' => 'Drenado de HP', 203 + 'drain' => 'Drenaje de HP', 204 204 'accuracy' => 'Precisión', 205 - 'ar' => 'Velocidad de aproximación', 205 + 'ar' => 'Tasa de aproximación', 206 206 'stars' => 'Estrellas de dificultad', 207 207 'total_length' => 'Duración (Duración del drenaje: :hit_length)', 208 - 'bpm' => 'PPM', 208 + 'bpm' => 'BPM', 209 209 'count_circles' => 'Número de círculos', 210 210 'count_sliders' => 'Número de sliders', 211 211 'offset' => 'Compensación en línea: :offset', ··· 221 221 'loved' => 'Amado', 222 222 'qualified' => 'Calificado', 223 223 'wip' => 'WIP', 224 - 'pending' => 'Pendiente', 224 + 'pending' => 'Pendientes', 225 225 'graveyard' => 'Abandonado', 226 226 ], 227 227 ],
+2 -2
resources/lang/es/chat.php
··· 37 37 'labels' => [ 38 38 'description' => 'descripción', 39 39 'message' => 'mensaje', 40 - 'name' => 'nombre de sala', 40 + 'name' => 'nombre de la sala', 41 41 'users' => 'jugadores a agregar', 42 42 ], 43 43 ], ··· 51 51 'create' => 'Crear', 52 52 'disabled' => 'no se puede enviar el mensaje...', 53 53 'disconnected' => 'Sin conexión', 54 - 'placeholder' => 'escriba el mensaje...', 54 + 'placeholder' => 'escribe el mensaje...', 55 55 'send' => 'Enviar', 56 56 ], 57 57
+2 -2
resources/lang/es/comments.php
··· 45 45 46 46 'placeholder' => [ 47 47 'edit' => 'Editar el comentario aquí', 48 - 'new' => 'Escriba un nuevo comentario aquí', 49 - 'reply' => 'Escriba su respuesta aquí', 48 + 'new' => 'Escribe un nuevo comentario aquí', 49 + 'reply' => 'Escribe tu respuesta aquí', 50 50 ], 51 51 52 52 'show' => [
+27 -27
resources/lang/es/community.php
··· 6 6 return [ 7 7 'support' => [ 8 8 'convinced' => [ 9 - 'title' => '¡Estoy convencido! :D', 9 + 'title' => '¡me has convencido! :D', 10 10 'support' => 'apoyar a osu!', 11 11 'gift' => 'o regalar supporter a otros jugadores', 12 - 'instructions' => 'clic al botón del corazón para proceder a la osu!store', 12 + 'instructions' => 'haz clic al botón del corazón para proceder a la osu!store', 13 13 ], 14 14 'why-support' => [ 15 - 'title' => '¿Por qué debería apoyar osu!? ¿A dónde va el dinero?', 15 + 'title' => '¿Por qué debería apoyar a osu!? ¿A dónde va el dinero?', 16 16 17 17 'team' => [ 18 18 'title' => 'Apoyar al equipo', 19 - 'description' => 'Un pequeño equipo desarrolla y mantiene osu!. Su apoyo les ayuda a, ya sabe... vivir.', 19 + 'description' => 'Un pequeño equipo desarrolla y mantiene osu!. Vuestro apoyo les ayuda a, ya sabes... vivir.', 20 20 ], 21 21 'infra' => [ 22 22 'title' => 'Infraestructura del servidor', ··· 29 29 ], 30 30 'ads' => [ 31 31 'title' => 'Mantener osu! autosuficiente', 32 - 'description' => 'Sus contribuciones ayudan a mantener el juego independiente y completamente libre de anuncios y patrocinadores externos.', 32 + 'description' => 'Vuestras contribuciones ayudan a mantener el juego independiente y completamente libre de anuncios y patrocinadores externos.', 33 33 ], 34 34 'tournaments' => [ 35 35 'title' => 'Torneos oficiales', 36 - 'description' => 'Ayuda a financiar el funcionamiento de (y los premios para) los torneos oficiales de la Copa Mundial.', 36 + 'description' => 'Ayuda a financiar el funcionamiento de (y los premios para) los torneos oficiales osu! World Cup.', 37 37 'link_text' => 'Explorar torneos &raquo;', 38 38 ], 39 39 'bounty-program' => [ 40 - 'title' => 'Programa de Bounty de Código Abierto', 41 - 'description' => 'Apoye a los contribuyentes de la comunidad que han dado su tiempo y esfuerzo para ayudar a hacer que osu! sea mejor.', 40 + 'title' => 'Programa de tecompensas de código abierto', 41 + 'description' => 'Apoya a los contribuyentes de la comunidad que han dado su tiempo y esfuerzo para ayudar a hacer que osu! sea mejor.', 42 42 'link_text' => 'Descubre más &raquo;', 43 43 ], 44 44 ], ··· 51 51 52 52 'friend_ranking' => [ 53 53 'title' => 'Clasificación entre amigos', 54 - 'description' => "Vea cómo se compara con sus amigos en la tabla de clasificación de un mapa, tanto dentro del juego como en el sitio web.", 54 + 'description' => "Mira cómo te comparas con tus amigos en la tabla de clasificación de un mapa, tanto en el juego como en el sitio web.", 55 55 ], 56 56 57 57 'country_ranking' => [ 58 58 'title' => 'Clasificación nacional', 59 - 'description' => 'Conquiste su país antes de conquistar el mundo.', 59 + 'description' => 'Conquista tu país antes de conquistar el mundo.', 60 60 ], 61 61 62 62 'mod_filtering' => [ 63 - 'title' => 'Filtrar por Mods', 64 - 'description' => '¿Asociarse solo con personas que juegan con mods HDHR? ¡No hay problema!', 63 + 'title' => 'Filtrar por mods', 64 + 'description' => '¿Asociarte solo con personas que juegan con mods HDHR? ¡No hay problema!', 65 65 ], 66 66 67 67 'auto_downloads' => [ 68 - 'title' => 'Descargas Automáticas', 69 - 'description' => '¡Los mapas se descargarán automáticamente en partidas multijugador, mientras espectas a otros, o al hacer clic en enlaces relevantes en el chat!', 68 + 'title' => 'Descargas automáticas', 69 + 'description' => '¡Los mapas se descargarán automáticamente en partidas multijugador, mientras observas a otros, o al hacer clic en enlaces relevantes en el chat!', 70 70 ], 71 71 72 72 'upload_more' => [ ··· 76 76 77 77 'early_access' => [ 78 78 'title' => 'Acceso anticipado', 79 - 'description' => '¡Obtén acceso anticipado a nuevos lanzamientos con nuevas características antes de que se hagan públicas!<br/><br/>¡Esto incluye el acceso anticipado a nuevas características en el sitio web también!', 79 + 'description' => '¡Obtén acceso anticipado a nuevos lanzamientos con nuevas características antes de que se hagan públicas!<br/><br/>¡Esto también incluye el acceso anticipado a nuevas características en el sitio web!', 80 80 ], 81 81 82 82 'customisation' => [ ··· 85 85 ], 86 86 87 87 'beatmap_filters' => [ 88 - 'title' => 'Filtros de Mapas', 89 - 'description' => 'Filtre las búsquedas de mapas por mapas jugados y no jugados, o por rango obtenido.', 88 + 'title' => 'Filtros de mapas', 89 + 'description' => 'Filtra las búsquedas de mapas por mapas jugados y no jugados, o por rango obtenido.', 90 90 ], 91 91 92 92 'yellow_fellow' => [ 93 - 'title' => 'Amigo Amarillo', 93 + 'title' => 'Amigo amarillo', 94 94 'description' => 'Sé reconocido dentro del juego con tu nuevo color de usuario amarillo brillante en el chat.', 95 95 ], 96 96 97 97 'speedy_downloads' => [ 98 - 'title' => 'Descargas Rápidas', 98 + 'title' => 'Descargas rápidas', 99 99 'description' => 'Restricciones de descarga más permisivas, especialmente al usar osu!direct.', 100 100 ], 101 101 102 102 'change_username' => [ 103 - 'title' => 'Cambiar Nombre de usuario', 104 - 'description' => 'Un cambio de nombre gratuito se incluye con su primera compra de supporter.', 103 + 'title' => 'Cambiar nombre de usuario', 104 + 'description' => 'Un cambio de nombre gratuito se incluye con tu primera compra de supporter.', 105 105 ], 106 106 107 107 'skinnables' => [ ··· 110 110 ], 111 111 112 112 'feature_votes' => [ 113 - 'title' => 'Votos de Características', 114 - 'description' => 'Votos para solicitudes de características. (2 por mes)', 113 + 'title' => 'Votos de características', 114 + 'description' => 'Votos para solicitudes de características (2 por mes).', 115 115 ], 116 116 117 117 'sort_options' => [ 118 - 'title' => 'Opciones de Orden', 118 + 'title' => 'Opciones de orden', 119 119 'description' => 'La habilidad de ver las clasificaciones nacionales / amigos / por mod de un mapa dentro del juego.', 120 120 ], 121 121 122 122 'more_favourites' => [ 123 123 'title' => 'Más favoritos', 124 - 'description' => 'El número máximo de mapas que puede marcar como favorito aumenta de :normally &rarr; :supporter', 124 + 'description' => 'El número máximo de mapas que puedes marcar como favorito aumenta de :normally &rarr; :supporter', 125 125 ], 126 126 'more_friends' => [ 127 127 'title' => 'Más amigos', ··· 133 133 ], 134 134 'friend_filtering' => [ 135 135 'title' => 'Amigos en la tabla de clasificación', 136 - 'description' => '¡Compita con sus amigos y vea cómo se clasifica contra ellos!', 136 + 'description' => '¡Compite con tus amigos y mira cómo te clasificas contra ellos!', 137 137 ], 138 138 139 139 ], 140 140 'supporter_status' => [ 141 141 'contribution' => '¡Gracias por tu apoyo hasta ahora! ¡Has contribuido con :dollars con la compra de :tags etiquetas!', 142 - 'gifted' => "Ha regalado :giftedTags de sus compras (por valor de :giftedDollars), ¡qué generoso!", 142 + 'gifted' => "Has regalado :giftedTags de tus compras (eso es un valor de :giftedDollars), ¡qué generoso!", 143 143 'not_yet' => "Nunca has tenido una etiqueta osu!supporter :(", 144 144 'valid_until' => '¡Tu etiqueta osu!supporter actual es válida hasta el :date!', 145 145 'was_valid_until' => 'Tu etiqueta osu!supporter fue válida hasta el :date.',
+3 -3
resources/lang/es/follows.php
··· 24 24 ], 25 25 26 26 'mapping' => [ 27 - 'empty' => 'No hay mapeadores observados.', 27 + 'empty' => 'No hay mappers observados.', 28 28 'followers' => 'suscriptores de mapeo', 29 - 'page_title' => 'lista de seguimiento de mapeadores', 30 - 'title' => 'mapeador', 29 + 'page_title' => 'lista de seguimiento de mappers', 30 + 'title' => 'mapper', 31 31 'to_0' => 'dejar de notificarme cuando este usuario suba un nuevo mapa', 32 32 'to_1' => 'notificarme cuando este usuario suba un nuevo mapa', 33 33 ],
+2 -2
resources/lang/es/forum.php
··· 87 87 'new_topic' => 'Nuevo tema', 88 88 'new_topic_login' => 'Inicie sesión para publicar un nuevo tema', 89 89 'post_reply' => 'Publicar', 90 - 'reply_box_placeholder' => 'Escriba aquí para responder', 90 + 'reply_box_placeholder' => 'Escribe aquí para responder', 91 91 'reply_title_prefix' => 'Re', 92 92 'started_by' => 'por :user', 93 93 'started_by_verbose' => 'iniciado por :user', ··· 115 115 ], 116 116 117 117 'placeholder' => [ 118 - 'body' => 'Escriba el contenido de la publicación aquí', 118 + 'body' => 'Escribe el contenido de la publicación aquí', 119 119 'title' => 'Clic aquí para definir un título', 120 120 ], 121 121 ],
+1 -1
resources/lang/es/home.php
··· 23 23 'button' => 'Buscar', 24 24 'empty_result' => '¡No se ha encontrado nada!', 25 25 'keyword_required' => 'Se requiere una palabra clave de búsqueda', 26 - 'placeholder' => 'escriba para buscar', 26 + 'placeholder' => 'escribe para buscar', 27 27 'title' => 'buscar', 28 28 29 29 'beatmapset' => [
+1 -1
resources/lang/es/layout.php
··· 201 201 ], 202 202 203 203 'popup_search' => [ 204 - 'initial' => '¡Escriba para buscar!', 204 + 'initial' => '¡Escribe para buscar!', 205 205 'retry' => 'Búsqueda fallida. Haz clic aquí para reintentar.', 206 206 ], 207 207 ];
+30 -30
resources/lang/es/mail.php
··· 5 5 6 6 return [ 7 7 'beatmapset_update_notice' => [ 8 - 'new' => 'Solo informándole de que ha habido una nueva actualización en el mapa ":title" desde su última visita.', 9 - 'subject' => 'Nueva actualización para el mapa ":title"', 10 - 'unwatch' => 'Si no deseas seguir viendo este mapa, puedes hacer clic en el enlace "Dejar de ver" que se encuentra en la página de arriba, o desde la página de lista de seguimiento de modding:', 8 + 'new' => 'Solo informándote de que ha habido una nueva actualización en el mapa «:title» desde tu última visita.', 9 + 'subject' => 'Nueva actualización para el mapa «:title»', 10 + 'unwatch' => 'Si no deseas seguir viendo este mapa, puedes hacer clic en el enlace «Dejar de ver» que se encuentra en la página de arriba, o desde la página de lista de seguimiento de modding:', 11 11 'visit' => 'Visita la página de discusión aquí:', 12 12 ], 13 13 14 14 'common' => [ 15 15 'closing' => 'Atentamente,', 16 16 'hello' => 'Hola :user,', 17 - 'report' => 'Responda a este correo INMEDIATAMENTE si no ha solicitado este cambio.', 18 - 'ignore' => 'Si no solicitó esto, puede ignorar este correo.', 17 + 'report' => 'Responde a este correo INMEDIATAMENTE si no has solicitado este cambio.', 18 + 'ignore' => 'Si no solicitaste esto, puedes ignorar este correo.', 19 19 ], 20 20 21 21 'donation_thanks' => [ 22 22 'benefit_more' => '¡Además, con el tiempo aparecerán nuevos beneficios para supporter!', 23 - 'feedback' => "Si tienes alguna pregunta o comentarios, no dudes en responder a este correo; ¡Te responderé lo antes posible!", 23 + 'feedback' => "Si tienes alguna pregunta o comentario, no dudes en responder a este correo; ¡te responderé lo antes posible!", 24 24 'keep_free' => 'Es gracias a personas como tú que osu! es capaz de mantener el juego y la comunidad funcionando sin ningún tipo de anuncios ni pagos forzados.', 25 - 'keep_running' => '¡Su apoyo mantiene a osu! funcionando durante :minutes! Puede que no parezca mucho, pero todo suma :).', 25 + 'keep_running' => '¡Tu apoyo mantiene a osu! funcionando durante :minutes! Puede que no parezca mucho, pero todo suma :).', 26 26 'subject' => 'Gracias, osu! te <3', 27 27 'translation' => 'Se muestra a continuación una traducción proporcionada por la comunidad con fines informativos:', 28 28 29 29 'benefit' => [ 30 - 'gift' => 'A quien(es) le regaló ahora tendrá(n) acceso a osu!direct y a muchos otros beneficios para supporter.', 31 - 'self' => 'Ahora tendrá acceso a osu!direct y a muchos otros beneficios para supporter por :duration.', 30 + 'gift' => 'A quien(es) le regalaste ahora tendrá(n) acceso a osu!direct y a muchos otros beneficios para supporter.', 31 + 'self' => 'Ahora tendrás acceso a osu!direct y a muchos otros beneficios para supporter por :duration.', 32 32 ], 33 33 34 34 'support' => [ ··· 39 39 ], 40 40 41 41 'forum_new_reply' => [ 42 - 'new' => 'Solo informándole de que ha habido una nueva respuesta en ":title" desde su última visita.', 43 - 'subject' => '[osu!] Nueva respuesta para el tema ":title"', 44 - 'unwatch' => 'Si no deseas seguir viendo este tema, puedes hacer clic en el enlace "Cancelar suscripción al tema" que se encuentra en la parte inferior del tema de arriba, o desde la página de gestión de suscripciones al tema:', 45 - 'visit' => 'Salte directamente a la última respuesta usando el siguiente enlace:', 42 + 'new' => 'Solo informándote de que ha habido una nueva respuesta en «:title» desde tu última visita.', 43 + 'subject' => '[osu!] Nueva respuesta para el tema «:title»', 44 + 'unwatch' => 'Si no deseas seguir viendo este tema, puedes hacer clic en el enlace «Cancelar suscripción al tema» que se encuentra en la parte inferior del tema de arriba, o desde la página de gestión de suscripciones al tema:', 45 + 'visit' => 'Salta directamente a la última respuesta usando el siguiente enlace:', 46 46 ], 47 47 48 48 'password_reset' => [ 49 - 'code' => 'Su código de verificación es:', 49 + 'code' => 'Tu código de verificación es:', 50 50 'requested' => 'Tú o alguien que se hace pasar por ti ha solicitado que se restablezca la contraseña de tu cuenta de osu!.', 51 51 'subject' => 'Recuperación de tu cuenta de osu!', 52 52 ], 53 53 54 54 'store_payment_completed' => [ 55 - 'prepare_shipping' => 'Hemos recibido su pago y estamos preparando su orden para el envío. Puede tardar unos días en enviarse, dependiendo de la cantidad de pedidos. Puede seguir el progreso de su orden aquí, incluyendo los detalles de seguimiento cuando estén disponibles:', 56 - 'processing' => 'Hemos recibido su pago y estamos procesando su orden. Puede seguir el progreso de su orden aquí:', 57 - 'questions' => "Si tiene alguna pregunta, no dude en responder a este correo.", 55 + 'prepare_shipping' => 'Hemos recibido tu pago y estamos preparando tu orden para el envío. Puede tardar unos días en enviarse, dependiendo de la cantidad de pedidos. Puedes seguir el progreso de tu orden aquí, incluyendo los detalles de seguimiento cuando estén disponibles:', 56 + 'processing' => 'Hemos recibido tu pago y estamos procesando tu orden. Puedes seguir el progreso de tu orden aquí:', 57 + 'questions' => "Si tienes alguna pregunta, no dudes en responder a este correo.", 58 58 'shipping' => 'Envío', 59 - 'subject' => '¡Hemos recibido su orden de la osu!store!', 60 - 'thank_you' => '¡Gracias por su pedido de la osu!store!', 59 + 'subject' => '¡Hemos recibido tu pedido de la osu!store!', 60 + 'thank_you' => '¡Gracias por tu pedido de la osu!store!', 61 61 'total' => 'Total', 62 62 ], 63 63 ··· 65 65 'anonymous_gift' => 'La persona que te regaló esta etiqueta puede optar por permanecer en el anonimato, por lo que no se le ha mencionado en esta notificación.', 66 66 'anonymous_gift_maybe_not' => 'Pero es probable que ya sepas quién es ;).', 67 67 'duration' => 'Gracias a esa persona, tienes acceso a osu!direct y a otros beneficios de osu!supporter durante :duration.', 68 - 'features' => 'Puede encontrar más detalles sobre estas características aquí:', 68 + 'features' => 'Puedes encontrar más detalles acerca de estas características aquí:', 69 69 'gifted' => '¡Alguien te acaba de regalar una etiqueta osu!supporter!', 70 70 'gift_message' => 'La persona que te regaló esta etiqueta te dejó un mensaje:', 71 71 'subject' => '¡Te han regalado una etiqueta osu!supporter!', 72 72 ], 73 73 74 74 'user_email_updated' => [ 75 - 'changed_to' => 'Este es un correo de confirmación para informarle que su dirección de correo de osu! ha sido cambiada a: ":email".', 76 - 'check' => 'Asegúrese de que ha recibido este correo en su nueva dirección para evitar perder el acceso a su cuenta de osu! en el futuro.', 77 - 'sent' => 'Por razones de seguridad, este correo ha sido enviado tanto a su nueva como a su antigua dirección de correo.', 75 + 'changed_to' => 'Este es un correo de confirmación para informarte que tu dirección de correo de osu! ha sido cambiada a: «:email».', 76 + 'check' => 'Por favor, asegúrate de que has recibido este correo en tu nueva dirección para evitar perder el acceso a tu cuenta de osu! en el futuro.', 77 + 'sent' => 'Por razones de seguridad, este correo ha sido enviado tanto a tu nueva como a tu antigua dirección de correo.', 78 78 'subject' => 'Confirmación de cambio de correo de osu!', 79 79 ], 80 80 81 81 'user_force_reactivation' => [ 82 - 'main' => 'Se sospecha que su cuenta ha sido comprometida, tiene actividad sospechosa reciente o una contraseña MUY débil. Como resultado, requerimos que establezca una nueva contraseña. Asegúrese de elegir una contraseña SEGURA.', 82 + 'main' => 'Se sospecha que tu cuenta ha sido comprometida, tiene actividad sospechosa reciente o una contraseña MUY débil. Como resultado, necesitamos que establezcas una nueva contraseña. Asegúrate de elegir una contraseña SEGURA.', 83 83 'perform_reset' => 'Puede realizar el restablecimiento desde :url', 84 84 'reason' => 'Motivo:', 85 85 'subject' => 'Reactivación de cuenta osu! requerida', 86 86 ], 87 87 88 88 'user_notification_digest' => [ 89 - 'new' => 'Solo informándole de que hay nuevas actualizaciones en los elementos que está viendo.', 89 + 'new' => 'Solo informándote de que hay nuevas actualizaciones en los elementos que estás viendo.', 90 90 'settings' => 'Cambiar las preferencias de notificaciones por correo:', 91 91 'subject' => 'Nuevas notificaciones de osu!', 92 92 ], 93 93 94 94 'user_password_updated' => [ 95 - 'confirmation' => 'Esto es solo una confirmación de que su contraseña de osu! ha sido cambiada.', 95 + 'confirmation' => 'Esto es solo una confirmación de que tu contraseña de osu! ha sido cambiada.', 96 96 'subject' => 'Confirmación de cambio de contraseña de osu!', 97 97 ], 98 98 99 99 'user_verification' => [ 100 - 'code' => 'Su código de verificación es:', 101 - 'code_hint' => 'Puede introducir el código con o sin espacios.', 102 - 'link' => 'También puede visitar el siguiente enlace para terminar la verificación:', 103 - 'report' => 'Si no ha solicitado esto, por favor, RESPONDA INMEDIATAMENTE ya que su cuenta puede estar en peligro.', 100 + 'code' => 'Tu código de verificación es:', 101 + 'code_hint' => 'Puedes introducir el código con o sin espacios.', 102 + 'link' => 'También puedes visitar el siguiente enlace para terminar la verificación:', 103 + 'report' => 'Si no has solicitado esto, por favor, RESPONDE INMEDIATAMENTE ya que tu cuenta puede estar en peligro.', 104 104 'subject' => 'Verificación de la cuenta de osu!', 105 105 106 106 'action_from' => [
+1 -1
resources/lang/es/model_validation.php
··· 164 164 ], 165 165 166 166 'change_username' => [ 167 - 'restricted' => 'No puede cambiar su nombre de usuario mientras esté restringido.', 167 + 'restricted' => 'No puedes cambiar tu nombre de usuario mientras estás restringido.', 168 168 'supporter_required' => [ 169 169 '_' => '¡Debes tener :link para cambiar tu nombre!', 170 170 'link_text' => 'apoyar a osu!',
+3 -3
resources/lang/es/notifications.php
··· 157 157 'user_beatmapset_new' => [ 158 158 '_' => 'Nuevo mapa', 159 159 160 - 'user_beatmapset_new' => 'Nuevo mapa ":title" por :username', 161 - 'user_beatmapset_new_compact' => 'Nuevo mapa ":title"', 160 + 'user_beatmapset_new' => 'Nuevo mapa «:title» por :username', 161 + 'user_beatmapset_new_compact' => 'Nuevo mapa «:title»', 162 162 'user_beatmapset_new_group' => 'Nuevos mapas por :username', 163 163 164 164 'user_beatmapset_revive' => 'Mapa ":title" revivido por :username', ··· 205 205 ], 206 206 207 207 'comment' => [ 208 - 'comment_new' => 'El mapa ":title" tiene nuevos comentarios', 208 + 'comment_new' => 'El mapa «:title» tiene nuevos comentarios', 209 209 ], 210 210 ], 211 211
+2 -2
resources/lang/es/store.php
··· 37 37 'title_compact' => 'caja', 38 38 39 39 'has_pending' => [ 40 - '_' => 'Tienes pedidos incompletos, haga clic :link para verlos.', 40 + '_' => 'Tienes pedidos incompletos, haz clic :link para verlos.', 41 41 'link_text' => 'aquí', 42 42 ], 43 43 ··· 140 140 'checking' => 'Revisando la disponibilidad de :username...', 141 141 'require_login' => [ 142 142 '_' => '¡Tienes que tener una :link para cambiar tu nombre de usuario!', 143 - 'link_text' => 'seción iniciada', 143 + 'link_text' => 'sesión iniciada', 144 144 ], 145 145 ], 146 146
+4 -4
resources/lang/es/users.php
··· 72 72 73 73 'disabled' => [ 74 74 'title' => '¡Oh, oh! Parece que su cuenta ha sido desactivada.', 75 - 'warning' => "En el caso de que haya roto una regla, tenga en cuenta que generalmente hay un período de espera de un mes durante el cual no consideraremos ninguna solicitud de amnistía. Después de este período, puede contactar con nosotros si lo considera necesario. Tenga en cuenta que la creación de nuevas cuentas después de haber tenido una desactivada resultará en una <strong>extensión de este período de espera de un mes</strong>. Por favor, también tenga en cuenta que por <strong>cada cuenta que cree, estará violando más reglas</strong>. ¡Le sugerimos que no siga este camino!", 75 + 'warning' => "En el caso de que hayas roto una regla, ten en cuenta que generalmente hay un período de espera de un mes durante el cual no consideraremos ninguna solicitud de amnistía. Después de este período, puedes contactar con nosotros si lo consideras necesario. Ten en cuenta que la creación de nuevas cuentas después de haber tenido una desactivada resultará en una <strong>extensión de este período de espera de un mes</strong>. Por favor, también ten en cuenta que por <strong>cada cuenta que crees, estarás violando más reglas</strong>. ¡Te sugerimos que no sigas este camino!", 76 76 77 77 'if_mistake' => [ 78 78 '_' => 'Si cree que se trata de un error, puede ponerse en contacto con nosotros (por :email o haciendo clic en el "?" en la esquina inferior derecha de esta página). Tenga en cuenta que siempre confiamos plenamente en nuestras acciones, ya que se basan en datos muy sólidos. Nos reservamos el derecho de ignorar su petición si consideramos que está siendo intencionadamente deshonesto.', ··· 80 80 ], 81 81 82 82 'reasons' => [ 83 - 'compromised' => 'Su cuenta se ha considerado comprometida. Puede ser desactivada temporalmente mientras se confirma su identidad.', 83 + 'compromised' => 'Tu cuenta se ha considerado comprometida. Puede ser desactivada temporalmente mientras se confirma su identidad.', 84 84 'opening' => 'Hay una serie de razones que pueden resultar en la desactivación de su cuenta:', 85 85 86 86 'tos' => [ ··· 229 229 'title' => 'Logros', 230 230 ], 231 231 'beatmaps' => [ 232 - 'by_artist' => 'por :artist', 232 + 'by_artist' => 'de :artist', 233 233 'title' => 'Mapas', 234 234 235 235 'favourite' => [ ··· 428 428 'button' => 'editar página de perfil', 429 429 'description' => '<strong>¡yo!</strong> es una área personal y personalizable en tu perfil.', 430 430 'edit_big' => 'Editar ¡yo!', 431 - 'placeholder' => 'Escriba el contenido de la página aquí', 431 + 'placeholder' => 'Escribe el contenido de la página aquí', 432 432 433 433 'restriction_info' => [ 434 434 '_' => 'Debes ser un :link para desbloquear esta función.',
+8 -8
resources/lang/fi/accounts.php
··· 63 63 ], 64 64 65 65 'github_user' => [ 66 - 'info' => "", 67 - 'link' => '', 68 - 'title' => '', 69 - 'unlink' => '', 66 + 'info' => "Jos osallistut osu!n kehitykseen, GitHub-tilin linkittäminen tässä yhdistää muutoslokin merkintäsi osu!-profiiliisi. GitHub-tilit, joilla ei ole osallistumishistoriaa osu!un, ei voida linkittää.", 67 + 'link' => 'Linkitä GitHub-tili', 68 + 'title' => 'GitHub', 69 + 'unlink' => 'Poista GitHub-tilin linkitys', 70 70 71 71 'error' => [ 72 - 'already_linked' => '', 73 - 'no_contribution' => '', 74 - 'unverified_email' => '', 72 + 'already_linked' => 'Tämä GitHub-tili on jo linkitetty eri käyttäjälle.', 73 + 'no_contribution' => 'GitHub-tiliä ei voi linkittää, jos sillä ei ole muutoshistoriaa osu!lle.', 74 + 'unverified_email' => 'Ole hyvä ja vahvista ensisijainen sähköpostiosoitteesi GitHubissa ja yritä sitten yhdistää tilisi uudelleen.', 75 75 ], 76 76 ], 77 77 ··· 104 104 105 105 'options' => [ 106 106 'beatmapset_show_nsfw' => 'piilota varoitukset sopimattomasta sisällöstä beatmapeissa', 107 - 'beatmapset_title_show_original' => 'näytä beatmap-metadata alkuperäisellä kielellä', 107 + 'beatmapset_title_show_original' => 'näytä rytmikarttojen kuvailutiedot alkuperäisellä kielellä', 108 108 'title' => 'Asetukset', 109 109 110 110 'beatmapset_download' => [
+1 -1
resources/lang/fi/authorization.php
··· 56 56 'discussion_locked' => 'Tämän beatmapin keskustelu on lukittu.', 57 57 58 58 'metadata' => [ 59 - 'nominated' => 'Et voi muuttaa ehdolle asetetun kartan metatietoja. Ota yhteyttä BN- tai NAT-jäseneen, jos luulet sen olevan virheellinen.', 59 + 'nominated' => 'Et voi muuttaa ehdolle asetetun kartan kuvailutietoja. Ota yhteyttä BN- tai NAT-jäseneen, jos luulet sen olevan virheellinen.', 60 60 ], 61 61 ], 62 62
+7 -7
resources/lang/fi/beatmaps.php
··· 232 232 233 233 'listing' => [ 234 234 'search' => [ 235 - 'prompt' => 'syötä hakusanoja...', 235 + 'prompt' => 'kirjoita hakusanoja...', 236 236 'login_required' => 'Kirjaudu sisään hakeaksesi.', 237 237 'options' => 'Enemmän Hakuasetuksia', 238 238 'supporter_filter' => 'Tunnisteella :filters rajaaminen vaatii aktiivisen osu!supporter-tagin', 239 239 'not-found' => 'ei tuloksia', 240 240 'not-found-quote' => '... mitään ei löytynyt.', 241 241 'filters' => [ 242 - 'extra' => 'Extra', 242 + 'extra' => 'Ekstra', 243 243 'general' => 'Yleinen', 244 244 'genre' => 'Tyylilaji', 245 245 'language' => 'Kieli', 246 - 'mode' => 'Pelitila', 246 + 'mode' => 'Pelimuoto', 247 247 'nsfw' => 'Sopimaton sisältö', 248 - 'played' => 'Pelatut', 249 - 'rank' => 'Luokitus', 248 + 'played' => 'Pelattu', 249 + 'rank' => 'Saavutettu arvosana', 250 250 'status' => 'Luokat', 251 251 ], 252 252 'sorting' => [ ··· 345 345 ], 346 346 'rank' => [ 347 347 'any' => 'Kaikki', 348 - 'XH' => 'Hopea SS', 348 + 'XH' => 'Hopea-SS', 349 349 'X' => '', 350 - 'SH' => 'Hopea S', 350 + 'SH' => 'Hopea-S', 351 351 'S' => '', 352 352 'A' => '', 353 353 'B' => '',
+3 -3
resources/lang/fi/comments.php
··· 5 5 6 6 return [ 7 7 'deleted' => 'poistettu', 8 - 'deleted_by' => ':user poisti tämän viestin :timeago sitten', 8 + 'deleted_by' => ':user poisti :timeago', 9 9 'deleted_by_system' => 'järjestelmä', 10 10 'deleted_count' => ':count_delimited poistettu kommentti|:count_delimited poistettua kommenttia', 11 - 'edited' => ':user muokkasi tämän viestin :timeago sitten', 11 + 'edited' => ':user muokkasi tätä viestiä :timeago', 12 12 'pinned' => 'kiinnitetty', 13 13 'empty' => 'Ei vielä kommentteja.', 14 14 'empty_other' => 'Ei vielä muita kommentteja.', 15 15 'load_replies' => 'lataa vastauksia', 16 - 'replies_count' => ':count_delimited vastaus|:count_delimited vastauksia', 16 + 'replies_count' => ':count_delimited vastaus|:count_delimited vastausta', 17 17 'title' => 'Kommentit', 18 18 19 19 'commentable_name' => [
+1 -1
resources/lang/fi/common.php
··· 113 113 ], 114 114 115 115 'input' => [ 116 - 'search' => 'hae...', 116 + 'search' => 'etsi...', 117 117 ], 118 118 119 119 'pagination' => [
+8 -8
resources/lang/fi/forum.php
··· 166 166 'post_edited' => 'Muokattu viestiä', 167 167 'restore_post' => 'Viesti palautettu', 168 168 'restore_topic' => 'Aihe palautettu', 169 - 'split_destination' => '', 170 - 'split_source' => '', 171 - 'topic_type' => '', 172 - 'topic_type_changed' => '', 173 - 'unlock' => '', 174 - 'unpin' => '', 175 - 'user_lock' => '', 176 - 'user_unlock' => '', 169 + 'split_destination' => 'Siirretty jaetut viestit', 170 + 'split_source' => 'Jaettu viestit', 171 + 'topic_type' => 'Asetettu aiheen tyyppi', 172 + 'topic_type_changed' => 'Vaihdettu aiheen tyyppiä', 173 + 'unlock' => 'Avattu aihe', 174 + 'unpin' => 'Irrotettu aihe', 175 + 'user_lock' => 'Lukittu oma aihe', 176 + 'user_unlock' => 'Avattu oma aihe', 177 177 ], 178 178 ], 179 179
+1 -1
resources/lang/fi/layout.php
··· 75 75 ], 76 76 'help' => [ 77 77 '_' => 'apua', 78 - 'getAbuse' => 'ilmoita väärinkohtelusta', 78 + 'getAbuse' => 'ilmoita väärinkäytöstä', 79 79 'getFaq' => 'usein kysytyt', 80 80 'getRules' => 'säännöt', 81 81 'getSupport' => 'tarvitsen siis oikeasti apua!',
+2 -2
resources/lang/fi/livestreams.php
··· 5 5 6 6 return [ 7 7 'promote' => [ 8 - 'pin' => 'Oletko varma, että haluat kiinnittää tämän suoralähetyksen?', 9 - 'unpin' => "Oletko varma, että haluat poistaa tämän suoralähetyksen kiinnityksen?", 8 + 'pin' => 'Oletko varma, että haluat kiinnittää tämän suoran lähetyksen?', 9 + 'unpin' => "Oletko varma, että haluat poistaa tämän suoran lähetyksen kiinnityksen?", 10 10 ], 11 11 12 12 'top-headers' => [
+18 -18
resources/lang/fi/model_validation.php
··· 4 4 // See the LICENCE file in the repository root for full licence text. 5 5 6 6 return [ 7 - 'invalid' => '', 7 + 'invalid' => 'Virheellinen :attribute määritelty.', 8 8 'not_negative' => ':attribute ei voi olla negatiivinen.', 9 9 'required' => ':attribute on pakollinen.', 10 10 'too_long' => ':attribute ylittää maksimipituuden - voi olla enintään :limit merkkiä.', 11 - 'url' => '', 11 + 'url' => 'Syötä kelvollinen URL-osoite.', 12 12 'wrong_confirmation' => 'Tarkistus ei täsmää.', 13 13 14 14 'beatmapset_discussion' => [ ··· 20 20 'locked' => 'Keskustelu on lukittu.', 21 21 22 22 'attributes' => [ 23 - 'message_type' => '', 24 - 'timestamp' => '', 23 + 'message_type' => 'Viestin tyyppi', 24 + 'timestamp' => 'Aikaleima', 25 25 ], 26 26 27 27 'hype' => [ 28 - 'discussion_locked' => "", 28 + 'discussion_locked' => "Tämän beatmapin keskustelu on lukittu eikä sitä voi hurrata", 29 29 'guest' => 'Sinun on kirjauduttava sisään hurrataksesi.', 30 30 'hyped' => 'Hurrasit jo tätä beatmappia.', 31 31 'limit_exceeded' => 'Olet käyttänyt kaikki hurrauksesi.', ··· 44 44 'first_post' => 'Aloitusviestiä ei voida poistaa.', 45 45 46 46 'attributes' => [ 47 - 'message' => '', 47 + 'message' => 'Viesti', 48 48 ], 49 49 ], 50 50 51 51 'comment' => [ 52 52 'deleted_parent' => 'Poistettuun kommenttiin ei voida vastata.', 53 - 'top_only' => '', 53 + 'top_only' => 'Kommentin vastauksen kiinnitys ei ole sallittu.', 54 54 55 55 'attributes' => [ 56 - 'message' => '', 56 + 'message' => 'Viesti', 57 57 ], 58 58 ], 59 59 60 60 'follow' => [ 61 - 'invalid' => '', 61 + 'invalid' => 'Virheellinen :attribute määritelty.', 62 62 ], 63 63 64 64 'forum' => [ ··· 72 72 ], 73 73 74 74 'post' => [ 75 - 'beatmapset_post_no_delete' => 'Beatmapin metatietoviestiä ei voida poistaa.', 76 - 'beatmapset_post_no_edit' => 'Beatmapin metatietoviestiä ei voida muokata.', 75 + 'beatmapset_post_no_delete' => 'Rytmikartan kuvailutietoviestiä ei voida poistaa.', 76 + 'beatmapset_post_no_edit' => 'Rytmikartan kuvailutietoviestiä ei voida muokata.', 77 77 'first_post_no_delete' => 'Aloitusviestiä ei voi poistaa', 78 78 'missing_topic' => 'Viestissä puuttuu aihe', 79 79 'only_quote' => 'Sinun vastauksesi sisältää ainoastaan lainauksen.', 80 80 81 81 'attributes' => [ 82 - 'post_text' => '', 82 + 'post_text' => 'Varsinainen teksti', 83 83 ], 84 84 ], 85 85 ··· 110 110 ], 111 111 112 112 'legacy_api_key' => [ 113 - 'exists' => '', 113 + 'exists' => 'Käyttäjää kohti annetaan tällä hetkellä vain yksi API-avain.', 114 114 115 115 'attributes' => [ 116 - 'api_key' => '', 117 - 'app_name' => '', 118 - 'app_url' => '', 116 + 'api_key' => 'rajapinta-avain', 117 + 'app_name' => 'sovelluksen nimi', 118 + 'app_url' => 'sovelluksen url', 119 119 ], 120 120 ], 121 121 122 122 'oauth' => [ 123 123 'client' => [ 124 - 'too_many' => '', 124 + 'too_many' => 'Sallittujen OAuth-sovellusten maksimimäärä ylittyi.', 125 125 'url' => 'Syötä kelvollinen URL-osoite.', 126 126 127 127 'attributes' => [ ··· 174 174 ], 175 175 176 176 'user_report' => [ 177 - 'no_ranked_beatmapset' => '', 177 + 'no_ranked_beatmapset' => 'Rankattuja beatmappeja ei voi raportoida', 178 178 'not_in_channel' => 'Et ole tällä kanavalla.', 179 179 'reason_not_valid' => ':reason ei kelpaa tälle ilmoitustyypille.', 180 180 'self' => "Et voi ilmiantaa itseäsi!",
+51 -51
resources/lang/fi/notifications.php
··· 15 15 16 16 'action_type' => [ 17 17 '_' => 'kaikki', 18 - 'beatmapset' => '', 19 - 'build' => '', 18 + 'beatmapset' => 'beatmapit', 19 + 'build' => 'rakennuskerrat', 20 20 'channel' => 'chat', 21 - 'forum_topic' => '', 22 - 'news_post' => '', 23 - 'user' => '', 21 + 'forum_topic' => 'foorumit', 22 + 'news_post' => 'uutiset', 23 + 'user' => 'profiili', 24 24 ], 25 25 26 26 'filters' => [ ··· 29 29 'beatmapset' => 'beatmapit', 30 30 'forum_topic' => 'foorumi', 31 31 'news_post' => 'uutiset', 32 - 'build' => '', 32 + 'build' => 'rakennukset', 33 33 'channel' => 'chatti', 34 34 ], 35 35 ··· 53 53 'beatmapset_discussion_post_new_compact_empty' => 'Uusi viesti käyttäjältä :username', 54 54 'beatmapset_discussion_review_new' => 'Uusi arvostelu beatmapissa ":title" käyttäjältä :username sisältäen ongelmia: :problems, ehdotuksia: :suggestions, kehuja: :praises', 55 55 'beatmapset_discussion_review_new_compact' => 'Uusi arvostelu käyttäjältä :username sisältäen ongelmia: :problems, ehdotuksia: :suggestions, kehuja: :praises', 56 - 'beatmapset_discussion_unlock' => '', 56 + 'beatmapset_discussion_unlock' => 'Keskustelun ":title" lukitus on avattu', 57 57 'beatmapset_discussion_unlock_compact' => 'Keskustelu on avattu', 58 58 ], 59 59 60 60 'beatmapset_problem' => [ 61 61 '_' => 'Esihyväksytyn Beatmapin ongelma', 62 - 'beatmapset_discussion_qualified_problem' => '', 63 - 'beatmapset_discussion_qualified_problem_empty' => '', 64 - 'beatmapset_discussion_qualified_problem_compact' => '', 62 + 'beatmapset_discussion_qualified_problem' => ':username ilmoitti kohteen ":title": ":content"', 63 + 'beatmapset_discussion_qualified_problem_empty' => ':username ilmoitti kohteen ":title"', 64 + 'beatmapset_discussion_qualified_problem_compact' => ':username ilmoitti kohteen: ":content"', 65 65 'beatmapset_discussion_qualified_problem_compact_empty' => ':username:n Ilmiantama', 66 66 ], 67 67 ··· 69 69 '_' => 'Beatmapin tila muutettu', 70 70 'beatmapset_disqualify' => '":title" on hylätty', 71 71 'beatmapset_disqualify_compact' => 'Beatmappi hylättiin', 72 - 'beatmapset_love' => '', 73 - 'beatmapset_love_compact' => '', 72 + 'beatmapset_love' => '":title" ylennettiin rakastetuksi', 73 + 'beatmapset_love_compact' => 'Beatmappi ylennettiin rakastetuksi', 74 74 'beatmapset_nominate' => '":title" on hyväksytty', 75 - 'beatmapset_nominate_compact' => '', 76 - 'beatmapset_qualify' => '', 75 + 'beatmapset_nominate_compact' => 'Beatmap ehdollepantiin', 76 + 'beatmapset_qualify' => '":title" sai riittävästi ehdollepanoja ja on siirtynyt rankkausjonoon', 77 77 'beatmapset_qualify_compact' => 'Beatmap on siirtynyt ranking-jonoon', 78 78 'beatmapset_rank' => '":title" on hyväksytty', 79 79 'beatmapset_rank_compact' => 'Beatmap hyväksyttiin', 80 - 'beatmapset_remove_from_loved' => '', 81 - 'beatmapset_remove_from_loved_compact' => '', 82 - 'beatmapset_reset_nominations' => '', 83 - 'beatmapset_reset_nominations_compact' => '', 80 + 'beatmapset_remove_from_loved' => '":title" poistettiin rakastetuista', 81 + 'beatmapset_remove_from_loved_compact' => 'Beatmappi poistettiin rakastetuista', 82 + 'beatmapset_reset_nominations' => '":title"n ehdollepanot on nollattu', 83 + 'beatmapset_reset_nominations_compact' => 'Ehdollepano nollattiin', 84 84 ], 85 85 86 86 'comment' => [ 87 87 '_' => 'Uusi kommentti', 88 88 89 - 'comment_new' => '', 90 - 'comment_new_compact' => '', 91 - 'comment_reply' => '', 92 - 'comment_reply_compact' => '', 89 + 'comment_new' => ':username kommentoi ":content" ":title"ssa', 90 + 'comment_new_compact' => ':username kommentoi ":content"', 91 + 'comment_reply' => ':username vastasi ":content" ":title"ssa', 92 + 'comment_reply_compact' => ':username vastasi ":content"', 93 93 ], 94 94 ], 95 95 ··· 100 100 '_' => 'Uusi ilmoitus', 101 101 102 102 'announce' => [ 103 - 'channel_announcement' => '', 103 + 'channel_announcement' => ':username sanoo ":title"', 104 104 'channel_announcement_compact' => ':title', 105 - 'channel_announcement_group' => '', 105 + 'channel_announcement_group' => 'Ilmoitus :username\'lta', 106 106 ], 107 107 ], 108 108 ··· 110 110 '_' => 'Uusi viesti', 111 111 112 112 'pm' => [ 113 - 'channel_message' => '', 113 + 'channel_message' => ':username sanoo ":title"', 114 114 'channel_message_compact' => ':title', 115 - 'channel_message_group' => '', 115 + 'channel_message_group' => ':username\'lta', 116 116 ], 117 117 ], 118 118 ], ··· 123 123 'comment' => [ 124 124 '_' => 'Uusi kommentti', 125 125 126 - 'comment_new' => '', 126 + 'comment_new' => ':username kommentoi ":content" ":title"ssa', 127 127 'comment_new_compact' => ':username kommentoi ":content"', 128 - 'comment_reply' => '', 129 - 'comment_reply_compact' => '', 128 + 'comment_reply' => ':username vastasi ":content" ":title"ssa', 129 + 'comment_reply_compact' => ':username vastasi ":content"', 130 130 ], 131 131 ], 132 132 ··· 136 136 'comment' => [ 137 137 '_' => 'Uusi kommentti', 138 138 139 - 'comment_new' => '', 139 + 'comment_new' => ':username kommentoi ":content" ":title"ssa', 140 140 'comment_new_compact' => ':username kommentoi":content"', 141 - 'comment_reply' => '', 141 + 'comment_reply' => ':username vastasi ":content" ":title"ssa', 142 142 'comment_reply_compact' => ':username vastasi ":content"', 143 143 ], 144 144 ], ··· 157 157 'user_beatmapset_new' => [ 158 158 '_' => 'Uusi beatmappi', 159 159 160 - 'user_beatmapset_new' => '', 160 + 'user_beatmapset_new' => 'Uusi beatmappi ":title" :username\'lta', 161 161 'user_beatmapset_new_compact' => 'Uusi beatmap ":title"', 162 - 'user_beatmapset_new_group' => '', 162 + 'user_beatmapset_new_group' => 'Uusia beatmappeja :username\'lta', 163 163 164 - 'user_beatmapset_revive' => '', 165 - 'user_beatmapset_revive_compact' => '', 164 + 'user_beatmapset_revive' => ':username elvytti beatmapin ":title"', 165 + 'user_beatmapset_revive_compact' => 'Beatmappi ":title" elvytetty', 166 166 ], 167 167 ], 168 168 ··· 171 171 172 172 'user_achievement_unlock' => [ 173 173 '_' => 'Uusi mitali', 174 - 'user_achievement_unlock' => '', 175 - 'user_achievement_unlock_compact' => '', 174 + 'user_achievement_unlock' => 'Ansaittu ":title"!', 175 + 'user_achievement_unlock_compact' => 'Ansaittu ":title"!', 176 176 'user_achievement_unlock_group' => 'Mitaleja saavutettu!', 177 177 ], 178 178 ], ··· 181 181 'mail' => [ 182 182 'beatmapset' => [ 183 183 'beatmap_owner_change' => [ 184 - 'beatmap_owner_change' => '', 184 + 'beatmap_owner_change' => 'Olet nyt vieraana beatmapissa ":title"', 185 185 ], 186 186 187 187 'beatmapset_discussion' => [ 188 - 'beatmapset_discussion_lock' => '', 189 - 'beatmapset_discussion_post_new' => '', 190 - 'beatmapset_discussion_unlock' => '', 188 + 'beatmapset_discussion_lock' => 'Keskustelu aiheesta ":title" on lukittu', 189 + 'beatmapset_discussion_post_new' => 'Keskustelu aiheesta ":title" on saanut uusia päivityksiä', 190 + 'beatmapset_discussion_unlock' => 'Aiheen ":title" lukitus on avattu', 191 191 ], 192 192 193 193 'beatmapset_problem' => [ 194 - 'beatmapset_discussion_qualified_problem' => '', 194 + 'beatmapset_discussion_qualified_problem' => 'Uusi ongelma ilmoitettiin aiheessa ":title"', 195 195 ], 196 196 197 197 'beatmapset_state' => [ 198 198 'beatmapset_disqualify' => '":title" on hylätty', 199 - 'beatmapset_love' => '', 199 + 'beatmapset_love' => '":title" ylennettiin rakastetuksi', 200 200 'beatmapset_nominate' => '":title" on hyväksytty', 201 - 'beatmapset_qualify' => '', 201 + 'beatmapset_qualify' => '":title" sai riittävästi ehdollepanoja ja on siirtynyt rankkausjonoon', 202 202 'beatmapset_rank' => '":title" on hyväksytty', 203 - 'beatmapset_remove_from_loved' => '', 204 - 'beatmapset_reset_nominations' => '', 203 + 'beatmapset_remove_from_loved' => '":title" poistettiin rakastetuista', 204 + 'beatmapset_reset_nominations' => '":title"n ehdollepanot on nollattu', 205 205 ], 206 206 207 207 'comment' => [ 208 - 'comment_new' => '', 208 + 'comment_new' => 'Beatmapissa ":title" on uusia kommentteja', 209 209 ], 210 210 ], 211 211 212 212 'channel' => [ 213 213 'announcement' => [ 214 - 'announce' => '', 214 + 'announce' => '":name" on saanut uuden ilmoituksen', 215 215 ], 216 216 217 217 'channel' => [ ··· 233 233 234 234 'forum_topic' => [ 235 235 'forum_topic_reply' => [ 236 - 'forum_topic_reply' => '', 236 + 'forum_topic_reply' => 'Aihe ":title" on saanut uusia vastauksia', 237 237 ], 238 238 ], 239 239 240 240 'user' => [ 241 241 'user_achievement_unlock' => [ 242 - 'user_achievement_unlock' => '', 242 + 'user_achievement_unlock' => ':username on ansainnut uuden mitalin, ":title"!', 243 243 'user_achievement_unlock_self' => 'Olet avannut uuden mitalin, ":title"!', 244 244 ], 245 245 246 246 'user_beatmapset_new' => [ 247 - 'user_beatmapset_new' => '', 247 + 'user_beatmapset_new' => ':username on luonut uusia beatmappeja', 248 248 'user_beatmapset_revive' => ':username on elvyttänyt beatmappeja', 249 249 ], 250 250 ],
+2 -2
resources/lang/fi/page_title.php
··· 51 51 ], 52 52 'beatmapsets_controller' => [ 53 53 'discussion' => 'beatmap-keskustelu', 54 - 'index' => 'beatmap-listaus', 54 + 'index' => 'beatmappilistaus', 55 55 'show' => 'beatmap-tiedot', 56 56 ], 57 57 'changelog_controller' => [ ··· 80 80 '_' => 'tiedot', 81 81 ], 82 82 'livestreams_controller' => [ 83 - '_' => 'suoralähetykset', 83 + '_' => 'suorat lähetykset', 84 84 ], 85 85 'matches_controller' => [ 86 86 '_' => 'ottelut',
+1 -1
resources/lang/fi/quick_search.php
··· 16 16 'empty' => 'Ei tuloksia', 17 17 'empty_for' => 'Ei tuloksia :modes', 18 18 'more' => 'Lisää :mode Hakutuloksia', 19 - 'title' => ':mode-pelimuodon hakutulokset', 19 + 'title' => ':mode-hakutulokset', 20 20 ], 21 21 ];
+5 -5
resources/lang/fi/rankings.php
··· 25 25 26 26 'type' => [ 27 27 'charts' => 'kohdevalot', 28 - 'country' => 'Maa', 28 + 'country' => 'maat', 29 29 'kudosu' => 'kudosu', 30 - 'multiplayer' => 'moninpeli', 31 - 'performance' => 'Suorituskyky', 32 - 'score' => 'Piste', 30 + 'multiplayer' => 'moninpelit', 31 + 'performance' => 'suorituskyky', 32 + 'score' => 'pisteet', 33 33 'seasons' => 'kaudet', 34 34 ], 35 35 ··· 56 56 'total_score' => 'Kokonaispisteet', 57 57 'ranked_score' => 'Tilastoidut pisteet', 58 58 'average_score' => 'Keskim. pisteet', 59 - 'average_performance' => 'Keskim. PP', 59 + 'average_performance' => 'Keskim. suorituskyky', 60 60 'ss' => '', 61 61 's' => '', 62 62 'a' => '',
+1 -1
resources/lang/fi/scores.php
··· 23 23 ], 24 24 25 25 'status' => [ 26 - 'non_best' => 'Vain parhaat henkilökohtaiset tulokset antavat pp\'tä', 26 + 'non_best' => 'Vain parhaat henkilökohtaiset tulokset antavat pp:tä', 27 27 'non_passing' => 'Vain loppuun asti päässeet tulokset antavat pp:tä', 28 28 'processing' => 'Pisteitä lasketaan ja ne näytetään pian', 29 29 ],
+5 -5
resources/lang/fi/users.php
··· 43 43 'show_comment' => 'näytä', 44 44 'too_many' => 'Estoraja saavutettu.', 45 45 'button' => [ 46 - 'block' => 'estä', 46 + 'block' => 'Estä', 47 47 'unblock' => 'poista esto', 48 48 ], 49 49 ], ··· 51 51 'card' => [ 52 52 'gift_supporter' => 'Anna tukijamerkki lahjaksi', 53 53 'loading' => 'Ladataan...', 54 - 'send_message' => 'lähetä viesti', 54 + 'send_message' => 'Lähetä viesti', 55 55 ], 56 56 57 57 'create' => [ ··· 92 92 ], 93 93 94 94 'filtering' => [ 95 - 'by_game_mode' => 'Jäsenet pelitilan mukaan', 95 + 'by_game_mode' => 'Jäsenet pelimuodon mukaan', 96 96 ], 97 97 98 98 'force_reactivation' => [ ··· 277 277 ], 278 278 'recent_plays' => [ 279 279 'accuracy' => 'tarkkuus: :percentage', 280 - 'title' => 'Viimeisimmät pelaukset (24h)', 280 + 'title' => 'Viimeisimmät pelaukset (24t)', 281 281 ], 282 282 'replays_watched_counts' => [ 283 283 'title' => 'Katsotut Uusinnat', ··· 391 391 'remaining_silence' => '<strong>:username</strong> pystyy puhumaan seuraavan kerran :duration.', 392 392 393 393 'recent_infringements' => [ 394 - 'title' => 'Viimeisimmät Rikkomukset', 394 + 'title' => 'Viimeisimmät rikkomukset', 395 395 'date' => 'päivä', 396 396 'action' => 'toiminto', 397 397 'length' => 'pituus',
+1 -1
resources/lang/fr/users.php
··· 51 51 'card' => [ 52 52 'gift_supporter' => 'Offrir un tag supporter', 53 53 'loading' => 'Chargement...', 54 - 'send_message' => 'envoyer un message', 54 + 'send_message' => 'Envoyer un message', 55 55 ], 56 56 57 57 'create' => [
+1 -1
resources/lang/id/authorization.php
··· 182 182 'edit' => [ 183 183 'locked' => 'Laman pengguna terkunci.', 184 184 'not_owner' => 'Hanya dapat menyunting laman pengguna sendiri.', 185 - 'require_supporter_tag' => 'osu!supporter tag diperlukan.', 185 + 'require_supporter_tag' => 'tag osu!supporter dibutuhkan.', 186 186 ], 187 187 ], 188 188 'update_email' => [
+1 -1
resources/lang/id/beatmaps.php
··· 263 263 ], 264 264 'supporter_filter_quote' => [ 265 265 '_' => 'Penyaringan berdasarkan :filters memerlukan :link yang aktif', 266 - 'link_text' => 'osu!supporter tag', 266 + 'link_text' => 'tag osu!supporter', 267 267 ], 268 268 ], 269 269 ],
+1 -1
resources/lang/id/changelog.php
··· 34 34 'support' => [ 35 35 'heading' => 'Suka dengan pembaruan ini?', 36 36 'text_1' => 'Dukung osu! untuk terus berkembang dan :link sekarang juga!', 37 - 'text_1_link' => 'jadilah seorang osu!supporter', 37 + 'text_1_link' => 'jadilah osu!supporter', 38 38 'text_2' => 'Di samping mempercepat pengembangan, kamu juga akan memperoleh berbagai fitur tambahan dan opsi personalisasi lainnya!', 39 39 ], 40 40 ];
+3 -3
resources/lang/id/community.php
··· 8 8 'convinced' => [ 9 9 'title' => 'Saya yakin! :D', 10 10 'support' => 'dukung osu!', 11 - 'gift' => 'atau hadiahkan supporter tag kepada pemain lain', 11 + 'gift' => 'atau hadiahkan tag supporter kepada pemain lain', 12 12 'instructions' => 'klik tombol hati di atas untuk melanjutkan ke osu!store', 13 13 ], 14 14 'why-support' => [ ··· 141 141 'contribution' => 'Terima kasih atas dukunganmu! Kamu telah membeli :tags supporter tag dengan total kontribusi senilai :dollars!', 142 142 'gifted' => "Dari jumlah tersebut, kamu telah menghadiahkan :giftedTags di antaranya (:giftedDollars) kepada para pemain lainnya. Terima kasih atas kemurahan hatimu!", 143 143 'not_yet' => "Kamu belum pernah memiliki supporter tag :(", 144 - 'valid_until' => 'Supporter tag yang kamu miliki saat ini berlaku hingga :date!', 145 - 'was_valid_until' => 'Masa berlaku supporter tag milikmu telah berakhir pada :date.', 144 + 'valid_until' => 'Tag supporter yang kamu miliki saat ini berlaku hingga :date!', 145 + 'was_valid_until' => 'Masa berlaku tag supporter milikmu telah berakhir pada :date.', 146 146 ], 147 147 ], 148 148 ];
+1 -1
resources/lang/id/errors.php
··· 7 7 'load_failed' => 'Data gagal dimuat.', 8 8 'missing_route' => 'URL yang dituju tidak valid, atau terdapat suatu masalah dalam proses pengambilan data dari server.', 9 9 'no_restricted_access' => 'Kamu tidak dapat melakukan tindakan ini ketika akunmu sedang di-restrict.', 10 - 'supporter_only' => 'Kamu harus menjadi seorang osu!supporter untuk dapat menggunakan fitur ini.', 10 + 'supporter_only' => 'Kamu harus menjadi osu!supporter untuk dapat menggunakan fitur ini.', 11 11 'unknown' => 'Terdapat masalah yang tidak diketahui.', 12 12 13 13 'codes' => [
+3 -3
resources/lang/id/mail.php
··· 27 27 'translation' => 'Sebagai bahan rujukan, tersedia terjemahan dari komunitas di bawah ini:', 28 28 29 29 'benefit' => [ 30 - 'gift' => 'Para pengguna yang kamu hadiahkan kini dapat menikmati akses osu!direct dan berbagai kelebihan supporter lainnya.', 30 + 'gift' => 'Para pengguna yang kamu hadiahkan kini akan dapat mengakses osu!direct dan berbagai keutamaan supporter lainnya.', 31 31 'self' => 'Kamu kini dapat menikmati akses osu!direct dan berbagai kelebihan supporter lainnya selama :duration.', 32 32 ], 33 33 ··· 66 66 'anonymous_gift_maybe_not' => 'Tetapi kamu mungkin sudah tahu siapa itu ;).', 67 67 'duration' => 'Berkat mereka, kamu kini dapat mengakses osu!direct dan berbagai fitur khusus osu!supporter lainnya selama :duration.', 68 68 'features' => 'Kamu dapat membaca rincian lebih lanjut mengenai berbagai fitur ini di sini:', 69 - 'gifted' => 'Seseorang baru saja menghadiahkanmu osu!supporter tag!', 69 + 'gifted' => 'Seseorang baru saja menghadiahkanmu tag osu!supporter!', 70 70 'gift_message' => 'Pengguna yang menghadiahkan tag ini menitipkan pesan berikut untukmu:', 71 - 'subject' => 'Kamu telah dihadiahkan osu!supporter tag!', 71 + 'subject' => 'Kamu telah dihadiahkan tag osu!supporter!', 72 72 ], 73 73 74 74 'user_email_updated' => [
+1 -1
resources/lang/id/store.php
··· 130 130 'gift_message' => 'tambahkan pesan untuk melengkapi hadiahmu! (maksimal :length karakter)', 131 131 132 132 'require_login' => [ 133 - '_' => 'Kamu harus :link untuk menerima tag osu!supporter!', 133 + '_' => 'Kamu harus :link untuk memperoleh tag osu!supporter!', 134 134 'link_text' => 'masuk', 135 135 ], 136 136 ],
+1 -1
resources/lang/id/users.php
··· 49 49 ], 50 50 51 51 'card' => [ 52 - 'gift_supporter' => 'Hadiahkan supporter tag', 52 + 'gift_supporter' => 'Hadiahkan tag supporter', 53 53 'loading' => 'Memuat...', 54 54 'send_message' => 'Kirim pesan', 55 55 ],
+1 -1
resources/lang/kk-KZ/accounts.php
··· 65 65 'github_user' => [ 66 66 'info' => "", 67 67 'link' => '', 68 - 'title' => '', 68 + 'title' => 'GitHub', 69 69 'unlink' => '', 70 70 71 71 'error' => [
+1 -1
resources/lang/ko/accounts.php
··· 66 66 'info' => "osu!의 오픈소스 저장소에 기여를 한 사람인 경우, 여기에 GitHub 계정을 연결하면 당신의 변경 사항 항목이 osu! 프로필과 연결됩니다. osu!에 기여를 한 이력 없는 GitHub 계정은 연결할 수 없습니다.", 67 67 'link' => 'GitHub 계정 연결', 68 68 'title' => 'GitHub', 69 - 'unlink' => 'GitHub 계정 해제', 69 + 'unlink' => 'GitHub 계정 연결 해제', 70 70 71 71 'error' => [ 72 72 'already_linked' => '이 GitHub 계정은 이미 다른 유저에게 연결되어 있습니다.',
+6 -6
resources/lang/ko/beatmap_discussions.php
··· 33 33 'beatmapset_status' => [ 34 34 '_' => '비트맵 상태', 35 35 'all' => '전체', 36 - 'disqualified' => '디스퀄리파이 됨', 37 - 'never_qualified' => '퀄리파이 된 적 없음', 38 - 'qualified' => '퀄리파이', 39 - 'ranked' => '랭크됨', 36 + 'disqualified' => 'Disqualified', 37 + 'never_qualified' => 'Qualified 된 적 없음', 38 + 'qualified' => 'Qualified', 39 + 'ranked' => 'Ranked', 40 40 ], 41 41 42 42 'user' => [ 43 - 'label' => '유저', 43 + 'label' => '사용자', 44 44 'overview' => '활동 개요', 45 45 ], 46 46 ], ··· 103 103 104 104 'user_filter' => [ 105 105 'everyone' => '모두', 106 - 'label' => '유저순 필터링', 106 + 'label' => '사용자순 필터링', 107 107 ], 108 108 ];
+1 -1
resources/lang/ko/beatmappacks.php
··· 36 36 'artist' => '아티스트/앨범', 37 37 'chart' => '스포트라이트', 38 38 'featured' => '공식 아티스트', 39 - 'loved' => '프로젝트 러브드', 39 + 'loved' => 'Project Loved', 40 40 'standard' => '표준', 41 41 'theme' => '테마', 42 42 'tournament' => '토너먼트',
+2 -2
resources/lang/ko/beatmaps.php
··· 11 11 ], 12 12 13 13 'discussions' => [ 14 - 'allow_kudosu' => 'Kudosu 허용하기', 14 + 'allow_kudosu' => 'kudosu 허용하기', 15 15 'beatmap_information' => '비트맵 페이지', 16 16 'delete' => '삭제', 17 17 'deleted' => ':delete_time에 :editor님에 의해 삭제되었습니다', 18 - 'deny_kudosu' => 'Kudosu 박탈하기', 18 + 'deny_kudosu' => 'kudosu 박탈하기', 19 19 'edit' => '수정', 20 20 'edited' => ':update_time에 :editor님에 의해 마지막으로 수정됨', 21 21 'guest' => ':user의 게스트 난이도',
+1 -1
resources/lang/ko/beatmapset_events.php
··· 26 26 'language_edit' => '언어가 :old에서 :new(으)로 변경되었습니다.', 27 27 'love' => ':user님에 의해 Loved 상태가 되었습니다.', 28 28 'nominate' => ':user님에 의해 노미네이트 되었습니다.', 29 - 'nominate_modes' => ':user (:modes)님에 의해 노미네이트 되었습니다.', 29 + 'nominate_modes' => ':user (:modes)님에 의해 노미네이트되었습니다.', 30 30 'nomination_reset' => '새로운 문제 :discussion (:text)에 의해 노미네이션이 초기화되었습니다.', 31 31 'nomination_reset_received' => ':user의 노미네이션이 :source_user님에 의해 초기화되었습니다 (:text)', 32 32 'nomination_reset_received_profile' => '노미네이션이 :user에 의해 초기화되었습니다 (:text)',
+2 -2
resources/lang/ko/beatmapsets.php
··· 42 42 'nominate' => [ 43 43 'hybrid_requires_modes' => '하이브리드 비트맵 셋은 노미네이트 할 플레이 모드를 하나 이상 선택해야 합니다.', 44 44 'incorrect_mode' => ':mode 모드를 노미네이트 할 권한을 가지고 있지 않습니다.', 45 - 'full_bn_required' => '정식 노미네이터만 이 맵을 퀄리파이 할 수 있습니다.', 45 + 'full_bn_required' => '정식 노미네이터만 이 맵을 Qualify할 수 있습니다.', 46 46 'too_many' => '노미네이션 요구 사항을 이미 만족했습니다.', 47 47 48 48 'dialog' => [ ··· 204 204 'accuracy' => 'Accuracy', 205 205 'ar' => 'Approach Rate', 206 206 'stars' => 'Star Rating', 207 - 'total_length' => '길이', 207 + 'total_length' => '길이 (소비 길이: :hit_length)', 208 208 'bpm' => 'BPM', 209 209 'count_circles' => '서클 개수', 210 210 'count_sliders' => '슬라이더 개수',
+2 -2
resources/lang/ko/common.php
··· 4 4 // See the LICENCE file in the repository root for full licence text. 5 5 6 6 return [ 7 - 'confirmation' => '확실합니까?', 7 + 'confirmation' => '확실한가요?', 8 8 'confirmation_unsaved' => '저장되지 않은 정보는 사라집니다. 계속하시겠어요?', 9 9 'saved' => '저장됨', 10 10 ··· 104 104 'device' => [ 105 105 'keyboard' => '키보드', 106 106 'mouse' => '마우스', 107 - 'tablet' => '태블릿', 107 + 'tablet' => '타블렛', 108 108 'touch' => '터치스크린', 109 109 ], 110 110
+11 -11
resources/lang/nl/accounts.php
··· 19 19 'new_confirmation' => 'e-mail bevestiging', 20 20 'title' => 'E-mail', 21 21 'locked' => [ 22 - '_' => '', 23 - 'accounts' => '', 22 + '_' => 'Neem contact op met :accounts als je het e-mailadres wilt updaten.', 23 + 'accounts' => 'account support team', 24 24 ], 25 25 ], 26 26 ··· 42 42 'title' => 'Profiel', 43 43 44 44 'country_change' => [ 45 - '_' => "", 46 - 'update_link' => '', 45 + '_' => "Het lijkt erop dat het land van uw account niet overeenkomt met uw land van verblijf. :update_link.", 46 + 'update_link' => 'Bijwerken naar :country', 47 47 ], 48 48 49 49 'user' => [ ··· 63 63 ], 64 64 65 65 'github_user' => [ 66 - 'info' => "", 67 - 'link' => '', 68 - 'title' => '', 69 - 'unlink' => '', 66 + 'info' => "Als je een bijdrager bent aan osu!'s open-source repositories, door het koppelen van je GitHub account hier zal je changelog items koppelen aan je osu! profiel. GitHub accounts zonder bijdrage geschiedenis aan osu! kunnen niet worden gekoppeld.", 67 + 'link' => 'GitHub-account koppelen', 68 + 'title' => 'GitHub', 69 + 'unlink' => 'GitHub-account ontkoppelen', 70 70 71 71 'error' => [ 72 - 'already_linked' => '', 73 - 'no_contribution' => '', 74 - 'unverified_email' => '', 72 + 'already_linked' => 'Dit GitHub account is al gekoppeld aan een andere gebruiker.', 73 + 'no_contribution' => 'Kan GitHub account niet koppelen zonder bijdragegeschiedenis in osu! repositories.', 74 + 'unverified_email' => 'Verifieer je primaire e-mailadres op GitHub, probeer dan je account opnieuw te koppelen.', 75 75 ], 76 76 ], 77 77
+2 -2
resources/lang/nl/api.php
··· 17 17 'identify' => 'Identificeer je en lees je openbare profiel.', 18 18 19 19 'chat' => [ 20 - 'read' => '', 20 + 'read' => 'Berichten namens jou lezen.', 21 21 'write' => 'Berichten namens jou verzenden.', 22 - 'write_manage' => '', 22 + 'write_manage' => 'Doe mee en verlaat kanalen namens jou.', 23 23 ], 24 24 25 25 'forum' => [
+1 -1
resources/lang/nl/artist.php
··· 5 5 6 6 return [ 7 7 'page_description' => 'Featured Artists in osu!', 8 - 'title' => 'Featured Artists', 8 + 'title' => 'Uitgelichte artiesten', 9 9 10 10 'admin' => [ 11 11 'hidden' => 'ARTIEST IS MOMENTEEL VERBORGEN',
+2 -2
resources/lang/nl/authorization.php
··· 171 171 172 172 'score' => [ 173 173 'pin' => [ 174 - 'disabled_type' => "", 174 + 'disabled_type' => "Kan dit type score niet vastzetten", 175 175 'not_owner' => 'Enkel de eigenaar van de score kan deze vastzetten.', 176 176 'too_many' => 'Te veel scores vastgezet.', 177 177 ], ··· 186 186 ], 187 187 ], 188 188 'update_email' => [ 189 - 'locked' => '', 189 + 'locked' => 'e-mailadres is vergrendeld', 190 190 ], 191 191 ], 192 192 ];
+1 -1
resources/lang/nl/bbcode.php
··· 8 8 'heading' => 'Kop', 9 9 'help' => 'Help', 10 10 'image' => 'Afbeelding', 11 - 'imagemap' => '', 11 + 'imagemap' => 'Afbeelding kaart', 12 12 'italic' => 'Cursief', 13 13 'link' => 'Link', 14 14 'list' => 'Lijst',
+1 -1
resources/lang/nl/beatmap_discussions.php
··· 26 26 'deleted' => 'Verwijderde discussies toevoegen', 27 27 'mode' => 'Beatmap modus', 28 28 'only_unresolved' => 'Alleen niet-afgehandelde discussies weergeven', 29 - 'show_review_embeds' => '', 29 + 'show_review_embeds' => 'Toon beoordelingsberichten', 30 30 'types' => 'Berichttypen', 31 31 'username' => 'Gebruikersnaam', 32 32
+9 -9
resources/lang/nl/beatmaps.php
··· 79 79 ], 80 80 81 81 'message_type_title' => [ 82 - 'disqualify' => '', 83 - 'hype' => '', 84 - 'mapper_note' => '', 85 - 'nomination_reset' => '', 86 - 'praise' => '', 87 - 'problem' => '', 88 - 'problem_warning' => '', 89 - 'review' => '', 90 - 'suggestion' => '', 82 + 'disqualify' => 'Post Diskwalificeren', 83 + 'hype' => 'Post Hype!', 84 + 'mapper_note' => 'Plaats notitie', 85 + 'nomination_reset' => 'Verwijder alle Nominaties', 86 + 'praise' => 'Plaats lof', 87 + 'problem' => 'Rapporteer Probleem', 88 + 'problem_warning' => 'Rapporteer Probleem', 89 + 'review' => 'Beoordeling plaatsen', 90 + 'suggestion' => 'Plaats suggestie', 91 91 ], 92 92 93 93 'mode' => [
+1 -1
resources/lang/nl/beatmapsets.php
··· 61 61 'discussion' => 'Discussie', 62 62 63 63 'admin' => [ 64 - 'full_size_cover' => '', 64 + 'full_size_cover' => 'Bekijk afbeelding op volledige grootte', 65 65 ], 66 66 67 67 'deleted_banner' => [
+1 -1
resources/lang/nl/events.php
··· 27 27 ], 28 28 29 29 'value' => [ 30 - 'rank' => '', 30 + 'rank' => 'rang #:rank', 31 31 ], 32 32 ];
+4 -4
resources/lang/nl/rankings.php
··· 18 18 ], 19 19 20 20 'kudosu' => [ 21 - 'total' => '', 22 - 'available' => '', 23 - 'used' => '', 21 + 'total' => 'Verdiend', 22 + 'available' => 'Beschikbaar', 23 + 'used' => 'Uitgegeven', 24 24 ], 25 25 26 26 'type' => [ 27 27 'charts' => 'in de schijnwerpers', 28 28 'country' => 'landelijk', 29 - 'kudosu' => '', 29 + 'kudosu' => 'kudosu', 30 30 'multiplayer' => 'multiplayer', 31 31 'performance' => 'prestatie', 32 32 'score' => 'score',
+4 -4
resources/lang/nl/users.php
··· 125 125 126 126 'ogp' => [ 127 127 'description' => [ 128 - '_' => '', 129 - 'country' => '', 130 - 'global' => '', 128 + '_' => 'Rang (:ruleset): :global × :country', 129 + 'country' => 'Land :rank', 130 + 'global' => 'Globaal :rank', 131 131 ], 132 132 ], 133 133 ··· 395 395 'date' => 'datum', 396 396 'action' => 'actie', 397 397 'length' => 'lengte', 398 - 'length_indefinite' => '', 398 + 'length_indefinite' => 'Onbepaald', 399 399 'description' => 'omschrijving', 400 400 'actor' => 'door :username', 401 401
+5 -5
resources/lang/pl/accounts.php
··· 64 64 65 65 'github_user' => [ 66 66 'info' => "", 67 - 'link' => '', 68 - 'title' => '', 69 - 'unlink' => '', 67 + 'link' => 'Połącz konto GitHub', 68 + 'title' => 'GitHub', 69 + 'unlink' => 'Odłącz konto GitHub', 70 70 71 71 'error' => [ 72 - 'already_linked' => '', 72 + 'already_linked' => 'To konto GitHub jest już połączane z innym użytkownikiem.', 73 73 'no_contribution' => '', 74 - 'unverified_email' => '', 74 + 'unverified_email' => 'Zweryfikuj swój główny email na GitHub, a następnie spróbuj ponownie połączyć swoje konto.', 75 75 ], 76 76 ], 77 77
+1 -1
resources/lang/ru/authorization.php
··· 63 63 'chat' => [ 64 64 'annnonce_only' => 'Этот канал предназначен только для объявлений.', 65 65 'blocked' => 'Вы не можете отправить сообщение пользователю, который заблокировал вас или которого заблокировали вы.', 66 - 'friends_only' => 'Этот пользователь блокирует сообщения не от друзей.', 66 + 'friends_only' => 'Этот пользователь блокирует сообщения от всех, кроме друзей.', 67 67 'moderated' => 'Этот канал доступен только модераторам.', 68 68 'no_access' => 'У вас нет доступа к этому каналу.', 69 69 'receive_friends_only' => 'Пользователь может не ответить, потому что вы принимаете сообщения только от людей из вашего списка друзей.',
+1 -1
resources/lang/ru/tournament.php
··· 23 23 ], 24 24 25 25 'show' => [ 26 - 'banner' => 'Поддержите свою команду', 26 + 'banner' => 'Поддержать свою команду', 27 27 'entered' => 'Вы зарегистрированы на этот турнир.<br><br>Обратите внимание: это <b>не значит</b>, что вас назначили в команду.<br><br>Дальнейшие инструкции будут отправлены на вашу почту ближе к дате турнира, поэтому, пожалуйста, проверьте, действительна ли почта, к которой привязан ваш osu! аккаунт!', 28 28 'info_page' => 'Подробная статья', 29 29 'login_to_register' => 'Пожалуйста :login чтобы видеть больше информации о турнире!',
+3 -3
resources/lang/ru/users.php
··· 196 196 'edit' => [ 197 197 'cover' => [ 198 198 'button' => 'Сменить обложку профиля', 199 - 'defaults_info' => 'Больше вариантов в недалёком будущем', 199 + 'defaults_info' => 'Скоро будет доступно ещё больше обложек на выбор!', 200 200 'upload' => [ 201 201 'broken_file' => 'Не удалось обработать изображение. Проверьте загруженное изображение и попробуйте снова.', 202 202 'button' => 'Загрузить изображение', ··· 337 337 'title' => 'обо мне!', 338 338 ], 339 339 'medals' => [ 340 - 'empty' => "Этот пользователь ещё ничего не получил. ;_;", 340 + 'empty' => "Этот пользователь пока не получил ни одной медали. ;_;", 341 341 'recent' => 'Последние полученные медали', 342 342 'title' => 'Медали', 343 343 ], ··· 444 444 'country_simple' => 'Рейтинг в стране', 445 445 'global' => 'Глобальный рейтинг для :mode', 446 446 'global_simple' => 'Рейтинг в мире', 447 - 'highest' => 'Наивысший: :rank, :date', 447 + 'highest' => 'Наивысший: :rank от :date', 448 448 ], 449 449 'stats' => [ 450 450 'hit_accuracy' => 'Точность попаданий',
+1 -1
resources/lang/sr/events.php
··· 27 27 ], 28 28 29 29 'value' => [ 30 - 'rank' => '', 30 + 'rank' => 'ранг #:rank', 31 31 ], 32 32 ];
+3 -3
resources/lang/sr/users.php
··· 126 126 127 127 'ogp' => [ 128 128 'description' => [ 129 - '_' => '', 130 - 'country' => '', 131 - 'global' => '', 129 + '_' => 'Ранг (:ruleset): :global | :country', 130 + 'country' => 'Државни :rank', 131 + 'global' => 'Глобални :rank', 132 132 ], 133 133 ], 134 134
+4 -4
resources/lang/sv/users.php
··· 125 125 126 126 'ogp' => [ 127 127 'description' => [ 128 - '_' => '', 129 - 'country' => '', 130 - 'global' => '', 128 + '_' => 'Rank (:regelset): :global | :land', 129 + 'country' => 'Land :rank', 130 + 'global' => 'Global :rank', 131 131 ], 132 132 ], 133 133 ··· 177 177 'is_developer' => 'osu!developer', 178 178 'is_supporter' => 'osu!supporter', 179 179 'joined_at' => 'Gick med :date', 180 - 'lastvisit' => 'Senast sedd :date', 180 + 'lastvisit' => 'Senast sett :date', 181 181 'lastvisit_online' => 'Online just nu', 182 182 'missingtext' => 'Du kanske har stavat fel! (eller så är användaren bannlyst)', 183 183 'origin_country' => 'Från :country',
+1 -1
resources/lang/zh/accounts.php
··· 70 70 71 71 'error' => [ 72 72 'already_linked' => '这个 GitHub 账号已经绑定到另一个玩家账号上。', 73 - 'no_contribution' => '无法绑定在 osu! 仓库中没有任何贡献纪录的 GitHub 账号。', 73 + 'no_contribution' => '无法绑定在 osu! 仓库中没有任何贡献记录的 GitHub 账号。', 74 74 'unverified_email' => '请在你 GitHub 账号的首选邮箱中完成验证,然后重新绑定账号。', 75 75 ], 76 76 ],