diff --git a/assets/jsons/translations/de.json b/assets/jsons/translations/de.json index c4b3f3c6..3ba20a8d 100644 --- a/assets/jsons/translations/de.json +++ b/assets/jsons/translations/de.json @@ -117,12 +117,12 @@ }, "playlists": { "sort": { - "title": "Title", - "author": "Author", - "number-of-maps": "Number of Maps", - "duration": "Duration", - "min-notes-per-second": "Min Notes per Second", - "max-notes-per-second": "Max Notes per Second" + "title": "Titel", + "author": "Autor", + "number-of-maps": "Anzahl der Karten", + "duration": "Dauer", + "min-notes-per-second": "Minimale Noten pro Sekunde", + "max-notes-per-second": "Maximale Noten pro Sekunde" } }, "mods": { diff --git a/assets/jsons/translations/es.json b/assets/jsons/translations/es.json index dcc44d63..00d45fd3 100644 --- a/assets/jsons/translations/es.json +++ b/assets/jsons/translations/es.json @@ -117,12 +117,12 @@ }, "playlists": { "sort": { - "title": "Title", - "author": "Author", - "number-of-maps": "Number of Maps", - "duration": "Duration", - "min-notes-per-second": "Min Notes per Second", - "max-notes-per-second": "Max Notes per Second" + "title": "Título", + "author": "Autor", + "number-of-maps": "Número de mapas", + "duration": "Duración", + "min-notes-per-second": "Mínimo de notas por segundo", + "max-notes-per-second": "Máximo de notas por segundo" } }, "mods": { diff --git a/assets/jsons/translations/fr.json b/assets/jsons/translations/fr.json index 6bfdaaf5..7d1f7d66 100644 --- a/assets/jsons/translations/fr.json +++ b/assets/jsons/translations/fr.json @@ -117,12 +117,12 @@ }, "playlists": { "sort": { - "title": "Title", - "author": "Author", - "number-of-maps": "Number of Maps", - "duration": "Duration", - "min-notes-per-second": "Min Notes per Second", - "max-notes-per-second": "Max Notes per Second" + "title": "Titre", + "author": "Auteur", + "number-of-maps": "Nombre de cartes", + "duration": "Durée", + "min-notes-per-second": "Minimum de notes par seconde", + "max-notes-per-second": "Maximum de notes par seconde" } }, "mods": { diff --git a/assets/jsons/translations/ja.json b/assets/jsons/translations/ja.json index dcbd5e75..8cc2ecb1 100644 --- a/assets/jsons/translations/ja.json +++ b/assets/jsons/translations/ja.json @@ -117,12 +117,12 @@ }, "playlists": { "sort": { - "title": "Title", - "author": "Author", - "number-of-maps": "Number of Maps", - "duration": "Duration", - "min-notes-per-second": "Min Notes per Second", - "max-notes-per-second": "Max Notes per Second" + "title": "タイトル", + "author": "著者", + "number-of-maps": "地図の数", + "duration": "持続時間", + "min-notes-per-second": "秒あたりの最小ノート数", + "max-notes-per-second": "秒あたりの最大ノート数" } }, "mods": { diff --git a/assets/jsons/translations/ru.json b/assets/jsons/translations/ru.json index 7603de71..83bd88e0 100644 --- a/assets/jsons/translations/ru.json +++ b/assets/jsons/translations/ru.json @@ -117,12 +117,12 @@ }, "playlists": { "sort": { - "title": "Title", - "author": "Author", - "number-of-maps": "Number of Maps", - "duration": "Duration", - "min-notes-per-second": "Min Notes per Second", - "max-notes-per-second": "Max Notes per Second" + "title": "Заголовок", + "author": "Автор", + "number-of-maps": "Количество карт", + "duration": "Длительность", + "min-notes-per-second": "Минимальное количество нот в секунду", + "max-notes-per-second": "Максимальное количество нот в секунду" } }, "mods": { diff --git a/assets/jsons/translations/zh-tw.json b/assets/jsons/translations/zh-tw.json index 83dbebc6..f24b87f6 100644 --- a/assets/jsons/translations/zh-tw.json +++ b/assets/jsons/translations/zh-tw.json @@ -117,12 +117,12 @@ }, "playlists": { "sort": { - "title": "Title", - "author": "Author", - "number-of-maps": "Number of Maps", - "duration": "Duration", - "min-notes-per-second": "Min Notes per Second", - "max-notes-per-second": "Max Notes per Second" + "title": "標題", + "author": "作者", + "number-of-maps": "地圖數量", + "duration": "持續時間", + "min-notes-per-second": "每秒最少音符數", + "max-notes-per-second": "每秒最多音符數" } }, "mods": { diff --git a/assets/jsons/translations/zh.json b/assets/jsons/translations/zh.json index 5331c77f..4744fc6c 100644 --- a/assets/jsons/translations/zh.json +++ b/assets/jsons/translations/zh.json @@ -117,12 +117,12 @@ }, "playlists": { "sort": { - "title": "Title", - "author": "Author", - "number-of-maps": "Number of Maps", - "duration": "Duration", - "min-notes-per-second": "Min Notes per Second", - "max-notes-per-second": "Max Notes per Second" + "title": "标题", + "author": "作者", + "number-of-maps": "地图数量", + "duration": "持续时间", + "min-notes-per-second": "每秒最少音符数", + "max-notes-per-second": "每秒最多音符数" } }, "mods": {