Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions resources/lang/ar/beatmaps.php
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,10 @@
'_' => 'تصفية بحسب :filters تحتاج الى تفعيل :link',
'link_text' => 'شارة osu!supporter',
],
'tag_picker' => [
'tooltip' => '',
'prompt' => '',
],
],
],
'general' => [
Expand Down
6 changes: 0 additions & 6 deletions resources/lang/ar/chat.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@
'send' => 'إرسال',
],

'no-conversations' => [
'howto' => "بدء محادثات من ملف تعريف المستخدم أو منبثقة بطاقة المستخدم.",
'lazer' => 'القنوات العامة التي تنضم اليها عن طريق <a href=":link"> osu!lazer</a> سوف تكون مرئية هنا ايضا.',
'title' => 'لا محادثات بعد',
],

'join_channels' => [
'loading' => 'تحميل قائمة القنوات...',
],
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ar/scores.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

'player' => [
'by' => 'لُعِبَت بواسطة',
'played_on' => '',
'submitted_on' => 'تم تقديمه في',

'rank' => [
Expand Down
4 changes: 4 additions & 0 deletions resources/lang/be/beatmaps.php
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,10 @@
'_' => 'Фільтрацыі па :filters патрабуецца :link',
'link_text' => 'тэг osu!supporter',
],
'tag_picker' => [
'tooltip' => '',
'prompt' => '',
],
],
],
'general' => [
Expand Down
6 changes: 0 additions & 6 deletions resources/lang/be/chat.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@
'send' => 'Адправіць',
],

'no-conversations' => [
'howto' => "Пачаць размову з профілю або ўсплывальнай карткі карыстальніка.",
'lazer' => 'Публічныя каналы, да якіх вы далучыліся праз <a href=":link">osu!lazer</a> будуць бачныя тут.',
'title' => 'яшчэ няма размоў',
],

'join_channels' => [
'loading' => 'Загрузка спісу каналаў...',
],
Expand Down
1 change: 1 addition & 0 deletions resources/lang/be/scores.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

'player' => [
'by' => 'Згуляна',
'played_on' => '',
'submitted_on' => 'Апублікавана',

'rank' => [
Expand Down
4 changes: 4 additions & 0 deletions resources/lang/bg/beatmaps.php
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,10 @@
'_' => 'Подреждане по :filters изисква активен :link',
'link_text' => 'osu!supporter',
],
'tag_picker' => [
'tooltip' => '',
'prompt' => '',
],
],
],
'general' => [
Expand Down
6 changes: 0 additions & 6 deletions resources/lang/bg/chat.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@
'send' => 'Изпращане',
],

'no-conversations' => [
'howto' => "Започнете дискусия с потребител от неговия профил или изскачащ прозорец.",
'lazer' => 'Публичните канали към които сте се присъединили чрез <a href=":link">osu!lazer</a> ще са видими и тук.',
'title' => 'няма налични дискусии',
],

'join_channels' => [
'loading' => 'Зареждане на списък с канали...',
],
Expand Down
1 change: 1 addition & 0 deletions resources/lang/bg/scores.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

'player' => [
'by' => 'Изигран от',
'played_on' => '',
'submitted_on' => 'Публикуван на',

'rank' => [
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/ca/accounts.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
],

'options' => [
'beatmapset_show_anime_cover' => '',
'beatmapset_show_anime_cover' => 'mostrar mapes amb fons d\'anime',
'beatmapset_show_nsfw' => 'oculta els avisos per al contingut explícit en mapes',
'beatmapset_title_show_original' => 'mostra les metadades del mapa en l\'idioma original',
'title' => 'Opcions',
Expand Down
6 changes: 5 additions & 1 deletion resources/lang/ca/beatmaps.php
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
'prompt' => 'escriu paraules clau...',
'login_required' => 'Inicia sessió per cercar.',
'options' => 'Més opcions de cerca',
'rank_filter_note' => '',
'rank_filter_note' => 'Els recomptes de primer rang de perfil i els resultats mostrats en aquesta pàgina es basen en les puntuacions més altes "normalitzades" (també conegudes com "lazer") en els mapes.',
'supporter_filter' => 'Filtrar per :filters requereix d\'una etiqueta osu!patrocinador activa',
'not-found' => 'sense resultats',
'not-found-quote' => '... no, no s\'ha trobat res.',
Expand Down Expand Up @@ -276,6 +276,10 @@
'_' => 'Filtrar per :filters requereix d\'un :link actiu',
'link_text' => 'Etiqueta osu!supporter',
],
'tag_picker' => [
'tooltip' => '',
'prompt' => '',
],
],
],
'general' => [
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/ca/beatmapsets.php
Original file line number Diff line number Diff line change
Expand Up @@ -146,12 +146,12 @@
'nominators' => 'Nominadors',
'nsfw' => 'Contingut explícit',
'offset' => 'Compensació en línia',
'pack_tags' => '',
'pack_tags' => 'Paquets de mapes',
'points-of-failure' => 'Punts de fracàs',
'source' => 'Font',
'storyboard' => 'Aquest mapa conté un storyboard',
'success-rate' => 'Percentatge d\'èxit',
'success_rate_plays' => '',
'success_rate_plays' => ':passes de :count_delimited jugar|:passes of :count_delimited jugades',
'user_tags' => 'Etiquetes d\'usuari',
'video' => 'Aquest mapa conté vídeo',
],
Expand Down
6 changes: 0 additions & 6 deletions resources/lang/ca/chat.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@
'send' => 'Envia',
],

'no-conversations' => [
'howto' => "Comença conversacions des del perfil d'un usuari o des de la targeta d'usuari emergent.",
'lazer' => 'Els canals públics als quals t\'uneixis per <a href=":link">osu!lazer</a> també seran visibles aquí.',
'title' => 'encara no tens conversacions',
],

'join_channels' => [
'loading' => 'Carregant la llista de canals...',
],
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/ca/contest.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
'silenced_or_restricted' => 'No pots accedir a tornejos mentre estràs silenciat o restringit.',
'preparation' => 'Estem preparant aquest torneig. Si us plau, espera pacientment!',
'drop_here' => 'Posa la teva inscripció aquí',
'allowed_extensions' => '',
'max_size' => '',
'allowed_extensions' => ':types arxius són acceptats',
'max_size' => 'Mida màxima :limit',
'required_dimensions' => '',
'download' => 'Descarregar .osz',
'wrong_file_type' => '',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/ca/home.php
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
'store' => 'osu!store',
],
'livestream' => [
'title' => '',
'title' => 'Directes destacats',
],
'show' => [
'admin' => [
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/ca/multiplayer.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
'errors' => [
'duration_too_long' => 'La durada és massa llarga.',
'name_too_long' => 'El nom de la sala és massa llarg.',
'too_many_playlist_items' => '',
'too_many_playlist_items' => 'Masses elements a la llista.',
],

'status' => [
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/ca/password_reset.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
'invalid' => 'Error inesperat en el codi de verificació.',
'is_privileged' => 'Si us plau, contacta un administrador per a recuperar el teu compte.',
'missing_key' => 'Requerit.',
'too_many_requests' => '',
'too_many_requests' => 'S\'ha assolit el límit de sol·licitud de restabliment de contrasenya. Si us plau, poseu-vos en contacte amb l’assistència per recuperar el compte.',
'too_many_tries' => 'Massa intents fracassats.',
'user_not_found' => 'Usuari inexistent.',
'wait_resend' => '',
'wait_resend' => 'Si us plau, esperi un moment.',
'wrong_key' => 'Codi incorrecte.',
],

Expand Down
1 change: 1 addition & 0 deletions resources/lang/ca/scores.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

'player' => [
'by' => 'Jugat per',
'played_on' => '',
'submitted_on' => 'Enviat el',

'rank' => [
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/ca/teams.php
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,10 @@

'statistics' => [
'empty_slots' => ':count_delimited ranura disponible|:count_delimited ranures disponibles',
'first_places' => '',
'first_places' => 'Primeres posicions',
'leader' => 'Líder de l\'equip',
'rank' => 'Posició',
'ranked_beatmapsets' => '',
'ranked_beatmapsets' => 'Mapes classificats',
],
],

Expand Down
4 changes: 4 additions & 0 deletions resources/lang/cs/beatmaps.php
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,10 @@
'_' => 'Filtrování podle :filters vyžaduje aktivní :link',
'link_text' => 'osu!supporter tag',
],
'tag_picker' => [
'tooltip' => '',
'prompt' => '',
],
],
],
'general' => [
Expand Down
6 changes: 0 additions & 6 deletions resources/lang/cs/chat.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@
'send' => 'Odeslat',
],

'no-conversations' => [
'howto' => "Začněte konverzce z profilu uživatele nebo z popup karty uživatele.",
'lazer' => 'Veřejné místnosti, do kterých se připojíte skrz <a href=":link">osu!lazer</a>, zde budete moct taky vidět.',
'title' => 'zatím žádné konverzace',
],

'join_channels' => [
'loading' => 'Načítání seznamu kanálů...',
],
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/cs/multiplayer.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
'errors' => [
'duration_too_long' => 'Doba je příliě dlouhá.',
'name_too_long' => 'Název místnosti je příliš dlouhý.',
'too_many_playlist_items' => '',
'too_many_playlist_items' => 'Příliš mnoho položek playlistu.',
],

'status' => [
Expand Down
1 change: 1 addition & 0 deletions resources/lang/cs/scores.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

'player' => [
'by' => 'Hráno',
'played_on' => '',
'submitted_on' => 'Nahráno',

'rank' => [
Expand Down
34 changes: 17 additions & 17 deletions resources/lang/da/accounts.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
],

'legacy_api' => [
'api' => '',
'irc' => '',
'title' => '',
'api' => 'api',
'irc' => 'irc',
'title' => 'Legacy API',
],

'password' => [
Expand Down Expand Up @@ -64,14 +64,14 @@
],

'github_user' => [
'info' => "",
'info' => "Hvis du er bidragsyder til osu!'s open source repositories, vil en forbindelse til din GitHub konto her forbinde dine bidrag til din osu! profil. GitHub konti uden bidragshistorik til osu! kan ikke tilknyttes.",
'link' => 'Tilknyt GitHub konto',
'title' => 'GitHub',
'unlink' => 'Fjern GitHub konto',

'error' => [
'already_linked' => 'Denne GitHub konto er allerede tilknyttet en anden bruger.',
'no_contribution' => '',
'no_contribution' => 'Kan ikke linke GitHub-konto uden bidragshistorik i osu!-repositories.',
'unverified_email' => 'Venligst bekræft din primære email på GitHub, og efterfølgende prøv at tilknytte din konto igen.',
],
],
Expand All @@ -80,7 +80,7 @@
'beatmapset_discussion_qualified_problem' => 'modtag notifikationer for nye problemer på kvalificerede beatmaps for de følgende spileltilstande',
'beatmapset_disqualify' => 'modtag notifikationer når beatmaps af følgende modes bliver diskvalificeret',
'comment_reply' => 'modtag notifikationer når der bliver svaret på dine kommentarer',
'news_post' => '',
'news_post' => 'modtag meddelelser om nyhedsindlæg',
'title' => 'Notifikationer',
'topic_auto_subscribe' => 'aktiver automatisk notifikationer på nye forum emner du opretter',

Expand All @@ -89,12 +89,12 @@
'beatmap_owner_change' => 'gæst sværhedsgrad',
'beatmapset:modding' => 'beatmap modding',
'channel_message' => 'privat beskeder',
'channel_team' => '',
'channel_team' => 'holdchat beskeder',
'comment_new' => 'nye kommentarer',
'forum_topic_reply' => 'emne svar',
'mail' => 'post',
'mapping' => 'beatmap mapper',
'news_post' => '',
'news_post' => 'nyhedsindlæg',
'push' => 'push',
],
],
Expand All @@ -106,7 +106,7 @@
],

'options' => [
'beatmapset_show_anime_cover' => '',
'beatmapset_show_anime_cover' => 'vis anime-covers for beatmaps',
'beatmapset_show_nsfw' => 'skjul advarsler for eksplicit indhold i beatmaps',
'beatmapset_title_show_original' => 'vis beatmap metadata på originalt sprog',
'title' => 'Indstillinger',
Expand All @@ -130,7 +130,7 @@
'privacy' => [
'friends_only' => 'bloker privatbeskeder fra folk der ikke er på din venneliste',
'hide_online' => 'skjul din online status',
'hide_online_info' => '',
'hide_online_info' => 'dette mapper til "fremstå offline"-tilstanden i osu!lazer',
'title' => 'Privatliv',
],

Expand All @@ -152,17 +152,17 @@
],

'user_totp' => [
'title' => '',
'usage_note' => '',
'title' => 'Godkender-app',
'usage_note' => 'Brug godkender-app i stedet for email-bekræftelse. Email-bekræftelse vil stadig være tilgængelig som et tilbagefald.',

'button' => [
'remove' => '',
'setup' => '',
'remove' => 'Fjern',
'setup' => 'Tilføje Godkender-app',
],
'status' => [
'label' => '',
'not_set' => '',
'set' => '',
'label' => 'status',
'not_set' => 'Ikke konfigureret',
'set' => 'Konfigureret',
],
],

Expand Down
6 changes: 3 additions & 3 deletions resources/lang/da/api.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
'chat' => [
'read' => 'Læs beskeder på dine vegne.',
'write' => 'Send beskeder på dine vegne.',
'write_manage' => '',
'write_manage' => 'Deltag og forlad kanaler på dine vegne.',
],

'forum' => [
'write' => 'Opret og rediger forumemner og indlæg på dine vegne.',
'write_manage' => '',
'write_manage' => 'Håndtér forumemner og indlæg på dine vegne.',
],

'friends' => [
'read' => 'Se hvem du følger.',
],

'multiplayer' => [
'write_manage' => '',
'write_manage' => 'Opret og håndtér multiplayerrum på dine vegne.',
],

'public' => 'Læs offentlige data på dine vegne.',
Expand Down
Loading