Add Korean to the available languages

This commit is contained in:
Quentin Rendu
2024-05-21 09:04:54 +02:00
parent b94527ef15
commit 4ab25d6b78
2 changed files with 206 additions and 1 deletions

View File

@@ -170,7 +170,7 @@ class Translator private constructor(private val iso: String) {
private val translators = ConcurrentHashMap<String, Translator>() private val translators = ConcurrentHashMap<String, Translator>()
fun getTranslator(iso: String) = translators.getOrPut(iso) { Translator(iso) } fun getTranslator(iso: String) = translators.getOrPut(iso) { Translator(iso) }
val providedLanguages = setOf("en", "fr") val providedLanguages = setOf("en", "fr", "kr")
const val defaultLanguage = "en" const val defaultLanguage = "en"
const val defaultLocale = "en" const val defaultLocale = "en"

View File

@@ -0,0 +1,205 @@
(docker required) (도커 필요)
(java required) (자바 필요)
, allowing you to tweak it in any possible way. Be sure to contribute back your enhancements! , 다양한 방식으로 조정할 수 있습니다. 개선 사항을 공유하는 것을 잊지 마세요!
, the well known pairing system software developed by , 에서 개발한 유명한 매칭 시스템 소프트웨어
, your Go Pairing Engine! , 당신의 바둑 매칭 엔진!
, last modified , 마지막 수정:
1st round seeding 1차 라운드 시드 배정
: If you prefer convenience, you can simply use the : 편리함을 선호한다면, 간단히 사용할 수 있습니다
: This mode allows you to run : 이 모드는 실행할 수 있게 해줍니다
: This mode is the best suited for big Go events like congresses, it allows to register players, enter results and manage pairing from several workstations at once. : 이 모드는 대회와 같은 큰 바둑 이벤트에 가장 적합하며, 여러 작업장에서 동시에 선수 등록, 결과 입력 및 매칭 관리를 할 수 있습니다.
: the : 프로젝트
Add player 플레이어 추가
Advanced parameters 고급 매개변수
At its core, 핵심적으로,
Browse 탐색
Byo-yomi periods 초읽기 기간
Byo-yomi stones 초읽기 돌
Byo-yomi time 초읽기 시간
Canadian byo-yomi 캐나다식 초읽기
Cancel 취소
Change 변경
Chinese rules 중국 규칙
Choose format 형식 선택
Clone 복제
Clone example tournament 예제 토너먼트 복제
Close 닫기
Club 클럽
Compile from the sources 소스에서 컴파일
Country 국가
Create 생성
Crit 평가
Ctr 국가
Dates 날짜
Delete 삭제
Director 디렉터
Download 다운로드
Download the standalone web interface module which suits your need, then follow 필요에 맞는 독립형 웹 인터페이스 모듈을 다운로드한 후, 따라하세요
Drop changes? 변경 사항을 버리시겠습니까?
Edit 편집
Encoding 인코딩
Enter the magic word 마법의 단어 입력
Example tournament 예제 토너먼트
Export 내보내기
Export tournament 토너먼트 내보내기
Family name 성
Filter 필터
Filter... 필터…
Final only 최종만
First name 이름
Fischer timing 피셔 타이밍
French rules 프랑스 규칙
Given name 이름
Goban 바둑판
Hd correction HD 보정
No hd threshold HD 임계값 없음
How to use 사용 방법
Import 가져오기
Import tournament 토너먼트 가져오기
Increment 증가
Individual players 개별 플레이어
Information 정보
Invalid tournament id 잘못된 토너먼트 ID
Japanese rules 일본 규칙
Komi 덤
Launch 시작
Launch a pairing server 매칭 서버 시작
Launch a standalone instance 독립형 인스턴스 시작
Location 위치
Log in 로그인
Luc Vannier 루크 바니에
MM bar MM 막대
Mac Mahon 맥 마혼
Mac Mahon groups 맥 마혼 그룹
MacMahon 맥마혼
Main time 주요 시간
Max time 최대 시간
MM floor MM 바닥
Name 이름
Nbw 흑백수
New Tournament 새 토너먼트
New tournament 새 토너먼트
Next rounds seeding 다음 라운드 시드 배정
OpenGotha / Pairgoth file OpenGotha / Pairgoth 파일
Pair 매칭
Pair-go tournament 페어고 토너먼트
Pairing 매칭
Pairings for round 라운드 매칭
Participation 참여
Preliminary and final 예비 및 최종
Preliminary only 예비만
Publish 발행
Publish standings 순위 발행
Rank 순위
Rating 평점
Reg 등록
Register 등록
Registration 등록
Rengo with 2 players teams 2인 팀 렝고
Rengo with 3 players team 3인 팀 렝고
Renumber 재번호 매기기
Required field 필수 항목
Reset 재설정
Results 결과
Results for round 라운드 결과
Round-robin 라운드 로빈
Rounds 라운드
Rules 규칙
Search... 검색…
Short name 단축 이름
Since the project is still in beta, the sources are only available to FFG actors. If that's your case, you can access the sources here: 프로젝트가 아직 베타 버전이므로 소스는 FFG 관계자에게만 제공됩니다. 해당되면 여기에서 소스에 접근할 수 있습니다:
Split and fold 분할 및 접기
Split and random 분할 및 무작위
Split and slip 분할 및 이동
Standard byo-yomi 표준 초읽기
Standings 순위
Standings after round 라운드 후 순위
Stay in the browser 브라우저에 머무르기
Sudden death 서든 데스
Swiss 스위스
Team of 2 individual players 2인 팀
Team of 3 individual players 3인 팀
Team of 4 individual players 4인 팀
Team of 5 individual players 5인 팀
That's the best option if you feel more comfortable when running locally or whenever you want to be able to do the pairing without internet. Pairgoth will launch a local web server on port 8080 to which you can connect using a browser. 로컬에서 실행하거나 인터넷 없이 매칭을 수행하고 싶을 때 가장 좋은 옵션입니다. Pairgoth는 포트 8080에서 로컬 웹 서버를 시작하며, 브라우저를 사용하여 연결할 수 있습니다.
Time system 시간 시스템
Tournament director 토너먼트 디렉터
Tournament name 토너먼트 이름
Tournament type 토너먼트 유형
Unpair 매칭 해제
Unregister 등록 해제
Unregister this player? 이 플레이어의 등록을 해제하시겠습니까?
Update 업데이트
We offer you the flexibility to use 사용의 유연성을 제공합니다
Welcome to 환영합니다
What is 무엇인가
Your feedback is most welcome! 피드백을 환영합니다!
and uses the same algorithm and parameters internally, as well as import and export features towards its format. 내부적으로 동일한 알고리즘과 매개변수를 사용하며, 형식으로의 가져오기 및 내보내기 기능을 제공합니다.
apache licence 아파치 라이선스
black 흑
Black 흑
club 클럽
country 국가
d 일
end date 종료 날짜
first name 이름
from 부터
games ) 게임 )
h 시간
in a way that best suits your needs. Here are your options: 필요에 가장 잘 맞는 방식으로. 여기에 옵션이 있습니다:
instance graciously hosted by the French Go Federation. 프랑스 바둑 연맹에서 친절히 호스팅하는 인스턴스입니다.
is a Go tournament pairing engine designed to make your tournament experience effortless. 토너먼트 경험을 쉽게 만들기 위해 설계된 바둑 토너먼트 매칭 엔진입니다.
is the successor of 의 후속작입니다
k 킬로
last name 성
on your local computer. 로컬 컴퓨터에서.
online tournament 온라인 토너먼트
opengotha OpenGotha
or 또는
pairable players 매칭 가능한 플레이어
pairable, 매칭 가능,
pairgoth pairgoth
pairing system, ideal for championships with no handicap games, as well as the 핸디캡 없는 챔피언십 및 다음과 같은 매칭 시스템에 이상적입니다
pairing system, more suited for classical tournaments and cups. Future versions will support more pairing systems and more features. 클래식 토너먼트 및 컵에 더 적합한 매칭 시스템. 향후 버전에서는 더 많은 매칭 시스템 및 기능을 지원할 것입니다.
project is fully open source, and under the very permissive 프로젝트는 완전 오픈 소스이며 매우 관대한
result 결과
result sheets 결과 시트
sources 소스
sources on github Github의 소스
standalone, web interface 독립형 웹 인터페이스
standalone, web interface, via docker 독립형 웹 인터페이스, 도커를 통해
start date 시작 날짜
table 테이블
the configuration guide 구성 가이드
to 에게
tournament location 토너먼트 위치
unpairable players 매칭 불가능한 플레이어
unpairable, 매칭 불가,
supports the 지원을 포함한
white 백
White 백
white vs. black 백 vs 흑
confirmed. 확인됨.
Note that login to this instance is reserved to French federation actors plus several external people at our discretion. Send us 이 인스턴스에 로그인하는 것은 FFG 관계자 및 재량에 따라 몇몇 외부인에게만 허용됩니다. 보내주세요
yyyymmdd-city yyyyMMdd-도시
an email 이메일
to request an access. 액세스를 요청하려면.
(not yet available) (아직 사용 불가)
Log in using 사용하여 로그인
(reserved to FFG actors) (FFG 관계자 전용)
Log in using an email 이메일로 로그인
password 비밀번호
Warning: publishing partial results at round 경고: 라운드에서 부분 결과를 발표
out of 에서
For any further help or question, contact us 추가 도움이나 질문이 있으면, 문의하세요
by email 이메일로
or 또는
on our discord channel 우리의 디스코드 채널에서
standalone installer for Windows with Java included Java가 포함된 Windows용 독립형 설치 프로그램
(please ensure that your Windows user has administrative rights). (Windows 사용자가 관리자 권한이 있는지 확인하세요).
AGA rules AGA 규칙
initialized from rating 등급에서 초기화됨
You can join the 참여할 수 있습니다
Pairgoth mailing list Pairgoth 메일링 리스트
to be notified about updates and to discuss the software. 업데이트 알림 및 소프트웨어 논의를 위해.
(give us a star if you have a github account!) (Github 계정이 있으면 스타를 주세요!)"