Skip to content

Commit

Permalink
🩹 align locale files content
Browse files Browse the repository at this point in the history
  • Loading branch information
zetaraku committed Sep 12, 2024
1 parent eaae75f commit e2de084
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 14 deletions.
19 changes: 9 additions & 10 deletions locales/es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ term:
totalNotes: TOTAL
region: Región
comment: Comentario
superFilter: Superfiltro

# Descriptions & Tooltips
superFilter: Superfiltro
description:
pending: Pendiente
loading: Cargando datos…
Expand All @@ -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!
Expand Down Expand Up @@ -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
Expand All @@ -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
12 changes: 8 additions & 4 deletions locales/id.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ term:
totalNotes: TOTAL
region: Wilayah
comment: Komentar
# superFilter: Super Filter

# Descriptions & Tooltips
description:
Expand All @@ -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!
Expand Down Expand Up @@ -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
4 changes: 4 additions & 0 deletions locales/ja.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
6 changes: 6 additions & 0 deletions locales/ko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
7 changes: 7 additions & 0 deletions locales/ru.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ term:
totalNotes: ВСЕГО
region: Регион
comment: Комментарий
# superFilter: Super Filter

# Descriptions & Tooltips
description:
Expand All @@ -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:
Expand Down
4 changes: 4 additions & 0 deletions locales/zh-Hans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 4 additions & 0 deletions locales/zh-Hant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e2de084

Please sign in to comment.