diff --git a/assets/jsons/translations/de.json b/assets/jsons/translations/de.json index c937265d0..40375c56a 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 6f3f2abc6..e48e6445c 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 a56daa79d..3bb8930cd 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 a6700603a..b28db29f3 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 4768bec03..0af1b6d09 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 3a21fdc3e..dbbfa2383 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 f5477ec28..f65e478b8 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": {