Skip to content

Commit

Permalink
i18n: new translations (#758)
Browse files Browse the repository at this point in the history
Co-authored-by: Crowdin Bot <[email protected]>
  • Loading branch information
trim21 and crowdin-bot committed Jun 7, 2024
1 parent 4b36bdb commit 4dadd27
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 18 deletions.
7 changes: 7 additions & 0 deletions client/src/javascript/i18n/strings/da.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"actionbar.button.add.torrent": "Tilføj Torrent",
"actionbar.button.remove.torrent": "Fjern Torrent",
"actionbar.button.start.torrent": "Start Torrent",
"actionbar.button.stop.torrent": "Stop Torrent",
"alert.settings.saved": "Indstillingerne er gemt korrekt.",
"alert.torrent.add": "Tilføjet {countElement} {count, plural, =1 {torrent} other {torrents}}.",
"alert.torrent.add.failed": "Mislykkedes at tilføje {countElement} {count, plural, =1 {torrent} other {torrents}}.",
"alert.torrent.add.sent": "{countElement} {count, plural, one {}=1 {anmodning} other {anmodninger}} sendt til torrent-klienten.",
"alert.torrent.move": "Flyttede {countElement} {count, plural, =1 {torrent} other {torrents}}.",
"alert.torrent.move.failed": "Mislykkedes at flytte {countElement} {count, plural, =1 {torrent} other {torrents}}.",
"alert.torrent.remove": "Slettede {countElement} {count, plural, =1 {torrent} other {torrents}}.",
Expand Down Expand Up @@ -34,6 +37,9 @@
"connection-interruption.verification-error": "Forbindelsen kunne ikke verificeres.",
"connection.settings.client.select": "Klient",
"connection.settings.error.empty": "Forbindelsesindstillinger kan ikke være tomme.",
"connection.settings.deluge.port": "Port",
"connection.settings.deluge.port.input.placeholder": "f.eks. 58846",
"connection.settings.deluge.username": "Brugernavn",
"connection.settings.qbittorrent.password": "Adgangskode",
"connection.settings.qbittorrent.password.input.placeholder": "Adgangskode",
"connection.settings.qbittorrent.username": "Brugernavn",
Expand Down Expand Up @@ -104,6 +110,7 @@
"mediainfo.execError": "Der opstod en fejl under kørsel af mediainfo på serveren. Kontroller at mediainfo er installeret og tilgængelig i PATH til Flood.",
"mediainfo.fetching": "Henter...",
"notification.clear.all": "Ryd Alle",
"notification.feed.torrent.added.body": "{title}",
"notification.feed.torrent.added.heading": "Feed Element I Køen",
"notification.showing": "Viser",
"notification.torrent.errored.heading": "Fejl Rapporteret",
Expand Down
36 changes: 18 additions & 18 deletions client/src/javascript/i18n/strings/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
"actionbar.button.start.torrent": "토렌트 시작",
"actionbar.button.stop.torrent": "토렌트 중지",
"alert.settings.saved": "설정을 저장했습니다.",
"alert.torrent.add": "{countElement} {count, plural, =1 {토렌트} other {토렌트}}를 추가했습니다.",
"alert.torrent.add.failed": "{countElement} {count, plural, =1 {토렌트} other {토렌트}}를 추가하지 못했습니다.",
"alert.torrent.add.sent": "{countElement} {count, plural, =1 {request} other {requests}} 토렌트 클라이언트로 보냄",
"alert.torrent.move": "{countElement} {count, plural, =1 {토렌트} other {토렌트}}를 이동했습니다.",
"alert.torrent.move.failed": "{countElement} {count, plural, =1 {토렌트} other {토렌트}}를 이동하지 못했습니다.",
"alert.torrent.remove": "{countElement} {count, plural, =1 {토렌트} other {토렌트}}를 제거했습니다.",
"alert.torrent.remove.failed": "{countElement} {count, plural, =1 {토렌트} other {토렌트}}를 제거하지 못했습니다.",
"alert.torrent.add": "{countElement}개의 {count, plural, =1 {토렌트} other {토렌트}}를 추가했습니다.",
"alert.torrent.add.failed": "{countElement}개의 {count, plural, =1 {토렌트} other {토렌트}}를 추가하지 못했습니다.",
"alert.torrent.add.sent": "{countElement}개의 {count, plural, =1 {요청} other {요청}}을 토렌트 클라이언트로 전송하였습니다.",
"alert.torrent.move": "{countElement}개의 {count, plural, =1 {토렌트} other {토렌트}}를 이동했습니다.",
"alert.torrent.move.failed": "{countElement}개의 {count, plural, =1 {토렌트} other {토렌트}}를 이동하지 못했습니다.",
"alert.torrent.remove": "{countElement}개의 {count, plural, =1 {토렌트} other {토렌트}}를 제거했습니다.",
"alert.torrent.remove.failed": "{countElement}개의 {count, plural, =1 {토렌트} other {토렌트}}를 제거하지 못했습니다.",
"auth.add.user": "사용자 추가",
"auth.admin": "관리자",
"auth.create.account": "계정 생성",
"auth.create.an.account": "계정 생성",
"auth.create.an.account.intro": "환영합니다, Flood입니다!",
"auth.current.user": "현재 사용자",
"auth.error.password.empty": "비밀번호는 비울 수 없습니다.",
"auth.error.username.empty": "사용자 이름은 비어있을 수 없습니다.",
"auth.error.password.empty": "암호는 비워둘 수 없습니다.",
"auth.error.username.empty": "사용자 이름은 비워둘 수 없습니다.",
"auth.input.clear": "지우기",
"auth.log.in": "로그인",
"auth.login": "로그인",
Expand Down Expand Up @@ -71,23 +71,23 @@
"connection.settings.rtorrent.type": "연결 유형",
"connection.settings.rtorrent.type.socket": "소켓",
"connection.settings.rtorrent.type.tcp": "TCP",
"connection.settings.rtorrent.type.tcp.warning": "TCP를 통해 rTorrent를 노출하면 권한 에스컬레이션이 허용 될 수 있습니다.",
"connection.settings.transmission": "트렌스미션",
"connection.settings.rtorrent.type.tcp.warning": "TCP를 통해 rTorrent를 노출하면 권한 상승이 허용될 수 있습니다.",
"connection.settings.transmission": "트랜스미션",
"connection.settings.transmission.password": "비밀번호",
"connection.settings.transmission.password.input.placeholder": "비밀번호",
"connection.settings.transmission.url": "URL",
"connection.settings.transmission.url.input.placeholder": "예. http:https://localhost:9091/transmission/rpc",
"connection.settings.transmission.username": "아이디",
"connection.settings.transmission.username.input.placeholder": "아이디",
"dependency.loading.notifications": "알림",
"dependency.loading.torrent.list": "토렌트 리스트",
"dependency.loading.torrent.list": "토렌트 목록",
"dependency.loading.torrent.taxonomy": "토렌트 분류",
"dependency.loading.transfer.history": "데이터 전송내역",
"dependency.loading.transfer.rate.details": "데이터 전송률 세부정보",
"feeds.applicable.feed": "가용 피드",
"feeds.apply.tags": "태그 적용",
"feeds.browse.feeds": "피드 찾아보기",
"feeds.check": "다른곳에서 시도해서 규칙을 검증하십시요. 저장 또는 전송되지 않았습니다.",
"feeds.check": "다른 곳에서 시도해서 규칙을 검증하십시오. 저장 또는 전송되지 않았습니다.",
"feeds.exclude": "제외",
"feeds.exclude.pattern": "제외 패턴",
"feeds.existing.feeds": "설정된 피드",
Expand Down Expand Up @@ -118,7 +118,7 @@
"feeds.torrent.destination": "토렌트 저장 경로",
"feeds.url": "URL",
"feeds.validation.interval.not.positive": "간격은 반드시 0보다 큰 정수여야 합니다.",
"feeds.validation.invalid.regular.expression": "정규 표현식이 잘못되었습니다.",
"feeds.validation.invalid.regular.expression": "잘못된 정규 표현식입니다.",
"feeds.validation.must.select.feed": "피드를 선택해야 합니다.",
"feeds.validation.must.specify.destination": "저장할 경로를 지정해야 합니다.",
"feeds.validation.must.specify.label": "라벨을 지정해야 합니다.",
Expand Down Expand Up @@ -149,7 +149,7 @@
"general.of": "/",
"general.to": "-",
"locale.language.auto": "자동",
"mediainfo.execError": "서버에서 미디어 정보를 가져오는 중 오류가 발생했습니다. mediainfo가 설치되어 있으며 Flood가 쓸 수 있도록 PATH가 지정되어 있는지 확인하세요.",
"mediainfo.execError": "서버에서 미디어 정보를 가져오는 중 오류가 발생했습니다. mediainfo가 설치되어 있으며 Flood에서 사용할 수 있도록 PATH가 지정되어 있는지 확인하세요.",
"mediainfo.fetching": "가져오는 중...",
"mediainfo.heading": "Mediainfo 출력",
"notification.clear.all": "모두 지우기",
Expand Down Expand Up @@ -228,7 +228,7 @@
"sidebar.button.settings": "설정",
"sidebar.button.speedlimits": "속도 제한",
"sidebar.button.theme.dark": "어두운 테마",
"sidebar.button.theme.light": "라이트 테마",
"sidebar.button.theme.light": "밝은 테마",
"sidebar.search.placeholder": "토렌트 검색",
"sidebar.speedlimits.download": "다운로드",
"sidebar.speedlimits.upload": "업로드",
Expand Down Expand Up @@ -308,7 +308,7 @@
"torrents.details.mediainfo": "미디어 정보",
"torrents.details.peers": "피어",
"torrents.details.peers.no.data": "이 토렌트에는 피어 정보가 없습니다.",
"torrents.details.selected.files": "{count, plural, =1 {{countElement} 파일 선택} other {{countElement} 파일 선택}}",
"torrents.details.selected.files": "{count, plural, =1 {{countElement} 파일 선택} other {{countElement} 파일 선택}}",
"torrents.details.selected.files.set.priority": "우선순위 지정",
"torrents.details.trackers": "트래커",
"torrents.details.trackers.no.data": "이 토렌트에는 트래커 정보가 없습니다.",
Expand Down Expand Up @@ -383,7 +383,7 @@
"unit.size.kilobyte": "kB",
"unit.size.megabyte": "MB",
"unit.size.terabyte": "TB",
"unit.speed": "초당 {baseUnit}",
"unit.speed": "{baseUnit}/s",
"unit.time.day": "",
"unit.time.hour": "시간",
"unit.time.infinity": "",
Expand Down

0 comments on commit 4dadd27

Please sign in to comment.