From 26ef9e980438dee652dbaea893df16d6cff17de8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 23:29:01 +0800 Subject: [PATCH] i18n: new translations (#272) Co-authored-by: kiina <2419591+kiina@users.noreply.github.com> Co-authored-by: Shutruk <9198633+Shutruk@users.noreply.github.com> --- client/src/javascript/i18n/strings/es.json | 6 +++--- client/src/javascript/i18n/strings/ja.json | 4 ++++ client/src/javascript/i18n/strings/ko.json | 18 ++++++++++++++++++ 3 files changed, 25 insertions(+), 3 deletions(-) diff --git a/client/src/javascript/i18n/strings/es.json b/client/src/javascript/i18n/strings/es.json index 411bf34f..ae4b3404 100644 --- a/client/src/javascript/i18n/strings/es.json +++ b/client/src/javascript/i18n/strings/es.json @@ -314,7 +314,7 @@ "torrents.properties.creation.date": "Creado en", "torrents.properties.date.added": "Agregado en", "torrents.properties.directory": "Ubicación", - "torrents.properties.download.speed": "Velocidad de Descarga", + "torrents.properties.download.speed": "Vel. Descarga", "torrents.properties.download.total": "Descargado", "torrents.properties.free.disk.space": "Espacio Libre en Disco", "torrents.properties.ignore.schedule": "Ignorar planificador", @@ -327,7 +327,7 @@ "torrents.properties.tags": "Etiquetas", "torrents.properties.tracker.message": "Mensaje de Tracker", "torrents.properties.trackers": "Rastreadores", - "torrents.properties.upload.speed": "Velocidad de Subida", + "torrents.properties.upload.speed": "Vel. Subida", "torrents.properties.upload.total": "Cant. Subida", "torrents.remove": "Eliminar Torrents", "torrents.remove.are.you.sure": "¿Seguro que quiere eliminar {count, plural, =0 {cero torrents} =1 {un torrent} other {# torrents}}?", @@ -342,7 +342,7 @@ "torrents.set.trackers.loading.trackers": "Cargando rastreadores...", "torrents.sort.title": "Ordenar Por", "unit.size.gigabyte": "GB", - "unit.size.megabyte": "Mb", + "unit.size.megabyte": "MB", "unit.time.hour": "h", "unit.time.year": "año" } diff --git a/client/src/javascript/i18n/strings/ja.json b/client/src/javascript/i18n/strings/ja.json index f8444163..58b06fbb 100644 --- a/client/src/javascript/i18n/strings/ja.json +++ b/client/src/javascript/i18n/strings/ja.json @@ -49,6 +49,7 @@ "connection.settings.rtorrent.port.input.placeholder": "ポート", "connection.settings.rtorrent.socket": "パス", "connection.settings.rtorrent.type": "接続タイプ", + "connection.settings.rtorrent.type.socket": "ソケット", "connectivity.modal.content": "クライアントに接続できません。接続設定を更新してください。", "connectivity.modal.title": "接続の問題", "dependency.loading.notifications": "通知", @@ -103,6 +104,7 @@ "filter.all": "すべて", "filter.status.active": "アクティブ", "filter.status.checking": "確認中", + "filter.status.completed": "完了", "filter.status.downloading": "ダウンロード中", "filter.status.error": "エラー", "filter.status.inactive": "非アクティブ", @@ -240,6 +242,7 @@ "torrents.details.general.free.disk.space": "空きディスク容量", "torrents.details.general.hash": "ハッシュ", "torrents.details.general.heading.general": "全般", + "torrents.details.general.heading.torrent": "トレント", "torrents.details.general.heading.tracker": "トラッカー", "torrents.details.general.heading.transfer": "送金", "torrents.details.general.location": "場所", @@ -261,6 +264,7 @@ "torrents.details.trackers": "トラッカー", "torrents.details.trackers.no.data": "このトレントにはトラッカーデータがありません。", "torrents.details.trackers.type": "タイプ", + "torrents.generate.magnet.loading.trackers": "トラッカーを読み込み中...", "torrents.list.cannot.connect": "クライアントに接続できません。", "torrents.list.clear.filters": "フィルタをクリア", "torrents.list.context.check.hash": "ハッシュを確認", diff --git a/client/src/javascript/i18n/strings/ko.json b/client/src/javascript/i18n/strings/ko.json index b0298e32..e1991b0c 100644 --- a/client/src/javascript/i18n/strings/ko.json +++ b/client/src/javascript/i18n/strings/ko.json @@ -225,29 +225,39 @@ "sidebar.button.log.out": "로그아웃", "sidebar.button.settings": "설정", "sidebar.button.speedlimits": "속도 제한", + "sidebar.button.theme.dark": "어두운 테마", + "sidebar.button.theme.light": "라이트 테마", "sidebar.search.placeholder": "토렌트 검색", "sidebar.speedlimits.download": "다운로드", "sidebar.speedlimits.upload": "업로드", "sidebar.transferdata.downloaded": "다운로드한 크기", "sidebar.transferdata.uploaded": "업로드한 크기", "speed.unlimited": "무제한", + "status.diskusage.free": "여유 디스크 공간", "torrent.list.peers": "{total} {of} {connected}", "torrent.list.peers.of": "중", "torrents.add.button.add": "토렌트 추가", + "torrents.add.cookies.label": "쿠키", "torrents.add.destination.label": "저장 경로", "torrents.add.destination.placeholder": "저장 경로", "torrents.add.heading": "토렌트 추가", "torrents.add.start.label": "토렌트 시작", + "torrents.add.tab.create.title": "생성", "torrents.add.tab.file.browse": "또는 클릭해서 파일 열기", "torrents.add.tab.file.drop": "파일을 여기로 끌어넣거나,", "torrents.add.tab.file.title": "파일", "torrents.add.tab.url.input.placeholder": "토렌트 URL 또는 마그넷 주소", + "torrents.add.tab.url.title": "URL로", + "torrents.add.tags": "태그", "torrents.add.torrents.label": "토렌트", "torrents.create.comment.label": "설명", "torrents.create.is.private.label": "비공개", + "torrents.create.source.path.label": "소스", "torrents.create.tracker.input.placeholder": "트래커 URL", "torrents.create.trackers.label": "트래커", "torrents.destination.base_path": "기본 경로로 사용", + "torrents.destination.completed": "완료", + "torrents.destination.sequential": "순차 다운로드", "torrents.details.actions.pause": "일시중지", "torrents.details.actions.start": "시작", "torrents.details.actions.stop": "중지", @@ -288,25 +298,33 @@ "torrents.details.trackers.no.data": "이 토렌트에는 트래커 정보가 없습니다.", "torrents.details.trackers.type": "종류", "torrents.generate.magnet.magnet": "마그넷 링크", + "torrents.generate.magnet.private.torrent": "이 토렌트는 비공개 토렌트 입니다.", + "torrents.list.cannot.connect": "클라이언트에 연결하지 못했습니다.", "torrents.list.clear.filters": "필터 지우기", "torrents.list.context.check.hash": "해시 검사", "torrents.list.context.details": "토렌트 속성", + "torrents.list.context.download.contents": "다운로드 내용", "torrents.list.context.download.metainfo": "토런트로 다운로드", "torrents.list.context.move": "토렌트 위치 지정", "torrents.list.context.pause": "일시중지", "torrents.list.context.priority": "우선순위", + "torrents.list.context.reannounce": "트래커 업데이트", "torrents.list.context.remove": "제거", + "torrents.list.context.sequential": "순차적", "torrents.list.context.set.tags": "태그 지정", "torrents.list.context.start": "시작", "torrents.list.context.stop": "중지", + "torrents.list.drop": "파일들을 여기에 끌어서 놓으세요", "torrents.list.no.torrents": "표시할 토렌트가 없습니다.", "torrents.move.button.set.location": "경로 지정", "torrents.move.button.state.setting": "이동 중...", + "torrents.move.check_hash.label": "해시 검사", "torrents.move.data.label": "데이터 이동", "torrents.move.heading": "토렌트 경로 지정", "torrents.properties.comment": "설명", "torrents.properties.creation.date": "만든 날", "torrents.properties.date.added": "추가한 날", + "torrents.properties.directory": "위치", "torrents.properties.download.speed": "다운로드 속도", "torrents.properties.download.total": "다운로드한 크기", "torrents.properties.eta": "남은시간",