diff --git a/locales/es.yaml b/locales/es.yaml index b9e7f3b..0f205b7 100644 --- a/locales/es.yaml +++ b/locales/es.yaml @@ -48,9 +48,9 @@ term: totalNotes: TOTAL region: Región comment: Comentario + superFilter: Superfiltro # Descriptions & Tooltips - superFilter: Superfiltro description: pending: Pendiente loading: Cargando datos… @@ -63,12 +63,14 @@ description: myListEmpty: Haga clic con el botón derecho del ratón o mantenga pulsada un mapa para añadirlo a MI LISTA y, a continuación, podrás ver aquí los mapas seleccionados. drawPoolEmpty: El recipiente de extracción actual está vacío. clearMyList: Borrar MI LISTA - -# Pages pickOneFromFilter: ¡ELIGE UNO DEL FILTRO! noMoreSheetsToPick: No hay más gráficos para seleccionar. - superFilterPlaceholder: "// devuelve una función de predicado para filtrar el resultado\nreturn (sheet) => true;\n" + superFilterPlaceholder: | + // devuelve una función de predicado para filtrar el resultado + return (sheet) => true; superFilterHint: // Espero que sepas lo que estás haciendo ... + +# Pages page: index: description: Busca canciones de tus juegos musicales favoritos, ¡ahora todo en uno! @@ -103,9 +105,9 @@ sfc: DataInfoBar: updateTime: 'Tiempo de actualización de los datos: {time}' loadFailed: Error al cargar los datos. - # SheetFilter: - # useInternalLevel: Use Internal Level - # useRegionOverride: Use Regional Info Override + SheetFilter: + useInternalLevel: Utilizar el nivel interno + useRegionOverride: Sobrescribir con información de región ModeSelector: gridMode: Vista en cuadrícula tableMode: Vista detallada @@ -132,6 +134,3 @@ sfc: changeDrawSize: Cambiar tamaño de dibujo allowDuplicate: Permitir duplicado blindfoldMode: Modo aleatorio - SheetFilter: - useInternalLevel: Utilizar el nivel interno - useRegionOverride: Sobrescribir con información de región diff --git a/locales/id.yaml b/locales/id.yaml index 122ab8f..396165b 100644 --- a/locales/id.yaml +++ b/locales/id.yaml @@ -48,6 +48,7 @@ term: totalNotes: TOTAL region: Wilayah comment: Komentar + # superFilter: Super Filter # Descriptions & Tooltips description: @@ -61,10 +62,15 @@ description: filterResultEmpty: Tidak dapat menemukan lembar yang memenuhi filter. myListEmpty: Klik kanan atau tahan untuk menambah sebuah lembar ke MY LIST, lalu kamu bisa lihat lembar yang dipilih di sini. drawPoolEmpty: Kolam undian saat ini kosong. - # clearMyList: Clear MY LIST + clearMyList: Kosongkan MY LIST + # pickOneFromFilter: PICK ONE FROM FILTER! + # noMoreSheetsToPick: No more sheets to pick. + # superFilterPlaceholder: | + # // return a predicate function to filter the result + # return (sheet) => true; + # superFilterHint: // I hope you know what you're doing ... # Pages - clearMyList: Kosongkan MY LIST page: index: description: Cari lagu permainan musik favorit Anda, sekarang semua tergabung dalam satu! @@ -126,7 +132,5 @@ sfc: drawResults: Hasil Undian noDuplicate: Tidak Ada Duplikat # changeDrawSize: Change Draw Size - # allowDuplicate: Allow Duplicate - # blindfoldMode: Blindfold Mode allowDuplicate: Bolehkan Duplikat blindfoldMode: Mode Blindfold diff --git a/locales/ja.yaml b/locales/ja.yaml index 78a480e..a9271f3 100644 --- a/locales/ja.yaml +++ b/locales/ja.yaml @@ -65,6 +65,10 @@ description: clearMyList: 「マイリスト」を空にする pickOneFromFilter: フィルター結果から選択する! noMoreSheetsToPick: 選ばれる譜面がありません。 + # superFilterPlaceholder: | + # // return a predicate function to filter the result + # return (sheet) => true; + # superFilterHint: // I hope you know what you're doing ... # Pages page: diff --git a/locales/ko.yaml b/locales/ko.yaml index f2478e5..e6632c7 100644 --- a/locales/ko.yaml +++ b/locales/ko.yaml @@ -63,6 +63,12 @@ description: myListEmpty: 채보를 마우스 오른쪽 버튼으로 클릭하거나 길게 눌러 내 목록에 추가하면 여기에서 선택한 채보를 볼 수 있습니다. drawPoolEmpty: 현재 채보 풀이 비어 있습니다. clearMyList: 내 목록 비우기 + # pickOneFromFilter: PICK ONE FROM FILTER! + # noMoreSheetsToPick: No more sheets to pick. + # superFilterPlaceholder: | + # // return a predicate function to filter the result + # return (sheet) => true; + # superFilterHint: // I hope you know what you're doing ... # Pages page: diff --git a/locales/ru.yaml b/locales/ru.yaml index 7d22d97..79ad20d 100644 --- a/locales/ru.yaml +++ b/locales/ru.yaml @@ -48,6 +48,7 @@ term: totalNotes: ВСЕГО region: Регион comment: Комментарий + # superFilter: Super Filter # Descriptions & Tooltips description: @@ -62,6 +63,12 @@ description: myListEmpty: Щелкните правой кнопкой или долгим нажатием на лист, чтобы добавить его в МОЙ СПИСОК, и вы сможете увидеть ваши избранные листы здесь. drawPoolEmpty: Текущий пул рисования пуст. # clearMyList: Clear MY LIST + # pickOneFromFilter: PICK ONE FROM FILTER! + # noMoreSheetsToPick: No more sheets to pick. + # superFilterPlaceholder: | + # // return a predicate function to filter the result + # return (sheet) => true; + # superFilterHint: // I hope you know what you're doing ... # Pages page: diff --git a/locales/zh-Hans.yaml b/locales/zh-Hans.yaml index d7d443d..a8e68b8 100644 --- a/locales/zh-Hans.yaml +++ b/locales/zh-Hans.yaml @@ -65,6 +65,10 @@ description: clearMyList: 清空【我的歌单】 pickOneFromFilter: 从筛选结果中选取一个! noMoreSheetsToPick: 已经没有可选取的谱面。 + # superFilterPlaceholder: | + # // return a predicate function to filter the result + # return (sheet) => true; + # superFilterHint: // I hope you know what you're doing ... # Pages page: diff --git a/locales/zh-Hant.yaml b/locales/zh-Hant.yaml index 955fda0..7f613f7 100644 --- a/locales/zh-Hant.yaml +++ b/locales/zh-Hant.yaml @@ -65,6 +65,10 @@ description: clearMyList: 清空【我的歌單】 pickOneFromFilter: 從篩選結果中選取一個! noMoreSheetsToPick: 已經沒有可選取的譜面。 + # superFilterPlaceholder: | + # // return a predicate function to filter the result + # return (sheet) => true; + # superFilterHint: // I hope you know what you're doing ... # Pages page: