Skip to content

Commit

Permalink
i18n: new translations (#722)
Browse files Browse the repository at this point in the history
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
  • Loading branch information
github-actions[bot] and crowdin-bot authored Apr 25, 2024
1 parent 955bc93 commit 93114da
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
39 changes: 39 additions & 0 deletions client/src/javascript/i18n/strings/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,32 +27,54 @@
"auth.username": "ユーザー名",
"button.add": "追加",
"button.cancel": "キャンセル",
"button.close": "閉じる",
"button.download": "ダウンロード",
"button.new": "新規作成",
"button.no": "いいえ",
"button.ok": "OK",
"button.retry": "再試行",
"button.save": "設定を保存",
"button.save.feed": "保存",
"button.yes": "はい",
"connection-interruption.action.selection.config": "クライアント接続設定を更新する",
"connection-interruption.action.selection.retry": "現在のクライアント接続設定で再試行する",
"connection-interruption.heading": "クライアントに接続できません",
"connection-interruption.not.admin": "続行する場合は、Floodの管理者に連絡してください。",
"connection-interruption.verification-error": "接続を確認できませんでした。",
"connection.settings.client.select": "クライアント",
"connection.settings.error.empty": "接続設定は空にできません。",
"connection.settings.deluge": "Deluge",
"connection.settings.deluge.host": "ホスト",
"connection.settings.deluge.host.input.placeholder": "例: localhost",
"connection.settings.deluge.password": "パスワード",
"connection.settings.deluge.password.input.placeholder": "パスワード",
"connection.settings.deluge.port": "ポート",
"connection.settings.deluge.port.input.placeholder": "例: 58846",
"connection.settings.deluge.username": "ユーザー名",
"connection.settings.deluge.username.input.placeholder": "例: localclient",
"connection.settings.qbittorrent": "qBittorrentformat@@0",
"connection.settings.qbittorrent.password": "パスワード",
"connection.settings.qbittorrent.password.input.placeholder": "パスワード",
"connection.settings.qbittorrent.url": "URL",
"connection.settings.qbittorrent.url.input.placeholder": "例: http://localhost:8080/",
"connection.settings.qbittorrent.username": "ユーザー名",
"connection.settings.qbittorrent.username.input.placeholder": "ユーザー名",
"connection.settings.rtorrent": "rTorrent",
"connection.settings.rtorrent.host": "ホスト",
"connection.settings.rtorrent.host.input.placeholder": "ホスト名または IP",
"connection.settings.rtorrent.port": "ポート",
"connection.settings.rtorrent.port.input.placeholder": "ポート",
"connection.settings.rtorrent.socket": "パス",
"connection.settings.rtorrent.socket.input.placeholder": "例: ~/.local/share/rtorrent/rtorrent.sock",
"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": "Transmission",
"connection.settings.transmission.password": "パスワード",
"connection.settings.transmission.password.input.placeholder": "パスワード",
"connection.settings.transmission.url": "URL",
"connection.settings.transmission.url.input.placeholder": "例: http://localhost:9091/transmission/rpc",
"connection.settings.transmission.username": "ユーザー名",
"connection.settings.transmission.username.input.placeholder": "ユーザー名",
"dependency.loading.notifications": "通知",
Expand All @@ -76,6 +98,7 @@
"feeds.no.feeds.defined": "フィードが定義されていません。",
"feeds.no.items.matching": "検索語に一致するアイテムはありません。",
"feeds.no.rules.defined": "ルールが定義されていません。",
"feeds.regEx": "正規表現",
"feeds.search": "検索キーワード:",
"feeds.search.term": "検索キーワード:",
"feeds.select.feed": "フィードを選択",
Expand All @@ -90,6 +113,7 @@
"feeds.time.hr": "時間",
"feeds.time.min": "",
"feeds.torrent.destination": "トレントの宛先",
"feeds.url": "URL",
"feeds.validation.interval.not.positive": "intervalは正の整数でなければなりません。",
"feeds.validation.invalid.regular.expression": "無効な正規表現です。",
"feeds.validation.must.select.feed": "フィードを選択してください。",
Expand All @@ -99,6 +123,7 @@
"filesystem.empty.directory": "空のディレクトリ。",
"filesystem.error.eacces": "このディレクトリを読み込む権限がありません。",
"filesystem.error.enoent": "このパスは存在しません。作成されます。",
"filesystem.error.no.input": "パスを入力してください。",
"filesystem.error.unknown": "不明なエラーが発生しました。もう一度やり直してください。",
"filesystem.fetching": "ディレクトリ構造を取得しています...",
"filter.all": "すべて",
Expand All @@ -125,6 +150,7 @@
"mediainfo.heading": "Mediainfo 出力",
"notification.clear.all": "すべてクリア",
"notification.feed.torrent.added.heading": "フィードアイテムがキューに追加されました",
"notification.no.notification": "表示する通知はありません",
"notification.showing": "表示",
"notification.torrent.errored.heading": "報告エラー",
"notification.torrent.finished.heading": "ダウンロード完了",
Expand Down Expand Up @@ -167,6 +193,7 @@
"settings.resources.memory.heading": "メモリ",
"settings.resources.memory.max.label": "最大メモリ使用量",
"settings.tabs.authentication": "認証",
"settings.tabs.bandwidth": "帯域幅",
"settings.tabs.connectivity": "接続",
"settings.tabs.diskusage": "ディスクの使用量",
"settings.tabs.heading": "設定",
Expand All @@ -175,7 +202,10 @@
"settings.ui.displayed.context.menu.items": "コンテキストメニューアイテム",
"settings.ui.displayed.details": "トレントの詳細列",
"settings.ui.language": "言語",
"settings.ui.misc": "その他",
"settings.ui.page.title.speed": "ページタイトルにアップロードとダウンロード速度を表示する",
"settings.ui.locale": "ロケール",
"settings.ui.tag.selector.mode": "タグセレクターの設定",
"settings.ui.torrent.context.menu.items.show": "表示",
"settings.ui.torrent.details.enabled": "有効",
"settings.ui.torrent.details.tags.placement": "展開されたビューでは、タグはリストの最後に最適に動作します。",
Expand Down Expand Up @@ -211,6 +241,7 @@
"torrents.add.tab.file.drop": "ここにファイルをドロップ",
"torrents.add.tab.file.title": "ファイル順",
"torrents.add.tab.url.input.placeholder": "Torrent URL または Magnet リンク",
"torrents.add.tab.url.register.magnet.handler": "マグネットリンクを処理するために登録する",
"torrents.add.tab.url.title": "URL順",
"torrents.add.tags": "タグ",
"torrents.add.torrents.label": "Torrent",
Expand All @@ -227,6 +258,7 @@
"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": "停止",
Expand All @@ -236,6 +268,8 @@
"torrents.details.files.loading": "ファイル詳細を読み込んでいます...",
"torrents.details.general.comment": "コメント",
"torrents.details.general.connected": "{connected} の {total} が接続されました",
"torrents.details.general.date.active": "最後のアクティビティ",
"torrents.details.general.date.active.now": "",
"torrents.details.general.date.added": "追加しました",
"torrents.details.general.downloaded": "ダウンロード済み",
"torrents.details.general.free.disk.space": "空きディスク容量",
Expand All @@ -256,13 +290,15 @@
"torrents.details.general.type": "タイプ",
"torrents.details.general.type.private": "非公開",
"torrents.details.general.type.public": "公開",
"torrents.details.mediainfo": "Mediainfo",
"torrents.details.peers": "ピア",
"torrents.details.peers.no.data": "このトレントのピアデータはありません。",
"torrents.details.selected.files": "{count, plural, =1 {{countElement} 選択したファイル} other {{countElement} 選択したファイル}}",
"torrents.details.selected.files.set.priority": "優先度を設定",
"torrents.details.trackers": "トラッカー",
"torrents.details.trackers.no.data": "このトレントにはトラッカーデータがありません。",
"torrents.details.trackers.type": "タイプ",
"torrents.generate.magnet.heading": "Magnetリンクを生成",
"torrents.generate.magnet.loading.trackers": "トラッカーを読み込み中...",
"torrents.generate.magnet.magnet": "マグネットリンク",
"torrents.generate.magnet.private.torrent": "これはプライベートトレントです。",
Expand All @@ -271,6 +307,9 @@
"torrents.list.context.check.hash": "ハッシュを確認",
"torrents.list.context.details": "トレントの詳細",
"torrents.list.context.download.contents": "ダウンロードコンテンツ",
"torrents.list.context.download.metainfo": "torrentファイルをダウンロード",
"torrents.list.context.generate.magnet": "Magnetリンクを生成",
"torrents.list.context.initial.seeding": "初期シード中",
"torrents.list.context.move": "トレントの場所を設定",
"torrents.list.context.pause": "一時停止",
"torrents.list.context.priority": "優先度",
Expand Down
3 changes: 3 additions & 0 deletions client/src/javascript/i18n/strings/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@
"settings.ui.displayed.context.menu.items": "Hurtigmenyelementer",
"settings.ui.displayed.details": "Kolonner for torrent-detaljer",
"settings.ui.language": "Språk",
"settings.ui.misc": "Diverse",
"settings.ui.page.title.speed": "Vis opplastings- og nedlastingshastighet i sidetittel",
"settings.ui.locale": "Språk",
"settings.ui.tag.selector.mode": "Tag Velger Preferanse",
"settings.ui.tag.selector.mode.multi": "Flervalg",
Expand Down Expand Up @@ -344,6 +346,7 @@
"torrents.properties.comment": "Kommentar",
"torrents.properties.date.added": "Lagt til",
"torrents.properties.date.created": "Opprettet",
"torrents.properties.date.finished": "Fullført",
"torrents.properties.directory": "Plassering",
"torrents.properties.download.speed": "Nedlastingshastighet",
"torrents.properties.download.total": "Nedlastet",
Expand Down

0 comments on commit 93114da

Please sign in to comment.