Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #26

Merged
merged 4 commits into from
Sep 12, 2024
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
13 changes: 10 additions & 3 deletions locales/es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ term:
totalNotes: TOTAL
region: Región
comment: Comentario
superFilter: Superfiltro

# Descriptions & Tooltips
description:
Expand All @@ -62,6 +63,12 @@ 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
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
return (sheet) => true;
superFilterHint: // Espero que sepas lo que estás haciendo ...

# Pages
page:
Expand Down Expand Up @@ -98,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 Down
15 changes: 11 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,12 +62,18 @@ 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
page:
index:
description: Cari lagu dari permainan musik kesukaanmu, sekarang dalam satu situs!
description: Cari lagu permainan musik favorit Anda, sekarang semua tergabung dalam satu!
gallery:
selectList: Pilih Daftar Lagu
songs:
Expand Down Expand Up @@ -125,5 +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
8 changes: 7 additions & 1 deletion locales/ko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,12 @@ description:
myListEmpty: 채보를 마우스 오른쪽 버튼으로 클릭하거나 길게 눌러 내 목록에 추가하면 여기에서 선택한 채보를 볼 수 있습니다.
drawPoolEmpty: 현재 채보 풀이 비어 있습니다.
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 Expand Up @@ -101,7 +107,7 @@ sfc:
loadFailed: 데이터를 불러오는 동안 실패했습니다.
SheetFilter:
useInternalLevel: 보면상수를 사용
useRegionOverride: 특정 지역 정보를 사용
useRegionOverride: 이 지역의 정보로 덮어쓰기
ModeSelector:
gridMode: 그리드 보기
tableMode: 상세 보기
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
Loading