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

Updated Japanese translation #373

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion packages/metastream-app/src/components/menu/MenuTabs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export class MenuTabs extends Component<IProps, IState> {
const WelcomeMessage: React.SFC = () => (
// TODO: l10n?
<>
<p>Hi, thanks for trying out Metastream!</p>
<p>{t('welcomeMessage1')}</p>
<p>
This release is still in beta, so expect there to be some issues. If you come across any,
please{' '}
Expand Down
4 changes: 3 additions & 1 deletion packages/metastream-app/src/locale/en-US.ts
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,7 @@ export default {
viewOnGitHub: 'View on GitHub',
waitingForHost: 'Waiting for host to allow connection',
welcome: 'Welcome',
welcomeToMetastream: 'Welcome to Metastream'
welcomeToMetastream: 'Welcome to Metastream',
welcomeMessage1: 'Hi, thanks for trying out Metastream!',

}
36 changes: 25 additions & 11 deletions packages/metastream-app/src/locale/ja.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default {
always: '常時',
appearance: '外観',
autoFullscreen: '自動フルスクリーン',
autoFullscreenDesc: '動画の画面サイズをウィンドウの大きさに合うように調整します',
autoFullscreenDesc: '動画の画面サイズをウィンドウの大きさに合わせます',
avatar: 'アバター画像',
avatarCredit: '<0>選択中のアバター画像提供: </0> <1>{{artist}}</1>',
cancel: 'キャンセル',
Expand All @@ -21,12 +21,12 @@ export default {
chatPlaceholder: 'メッセージ/URL',
chatRevealHint: '<1></1> でチャット画面を開きます',
chatNewMessage: '新しいメッセージが送信されました!',
chooseDisplayName: 'ユーザーネームを選んでください',
chooseDisplayName: 'ユーザー名を選んでください',
chatTimestamp: 'チャットの発言時刻表示',
chatTimestampDesc: 'チャットのメッセージの横に発言した時刻を表示します。',
chatTyping1: '<0></0> が入力中…',
chatTyping2: '<0></0>, <2></2> が入力中…',
chatTyping3: '<0></0>, <2></2>, <4></4> が入力中…',
chatTyping1: '<0></0> が入力中…',
chatTyping2: '<0></0>, <2></2> が入力中…',
chatTyping3: '<0></0>, <2></2>, <4></4> が入力中…',
chatTypingSeveral: '数人が入力中…',
connecting: '接続中',
continue: '続ける',
Expand Down Expand Up @@ -56,7 +56,7 @@ export default {
getStarted: '開始',
help: 'ヘルプ',
info: '情報',
installToDesktop: 'デスクトップ版を導入',
installToDesktop: 'デスクトップ版をインストール',
interact: 'ウェブ操作',
invite: '招待',
join: '参加する',
Expand Down Expand Up @@ -125,21 +125,35 @@ export default {
startSession: 'セッションを開始',
theaterMode: 'シアターモード',
theaterModeDesc:
'ウェブ内の動画以外の項目を非表示にします。 字幕が表示されなくなる可能性があります',
'ウェブ内の動画以外の項目を非表示にします。字幕が表示されなくなる可能性があります',
thirdPartyIntegrations: 'サードパーティーの機能',
tipsGettingStarted1: '始めるためのヒント',
tipsGettingStarted2:'この画面では、セッションで共有するメディアを探すためにウェブを閲覧できます。',
tipsGettingStarted3: 'Metastream はたくさんのウェブサイトをサポートしています!以下の動画サイトのリストに無くても、ぜひリンクを追加してみてください!',
tipsGettingStarted4: '動画のサイトによっては、一緒に観たい人全員がアカウントを持っている必要があります。',
tipsGettingStarted5: 'ウェブサイトが思うように動作しませんか?',
tipsGettingStarted6: 'GitHub に issue を投稿していただくと、とても助かります。',
toggleDJ: 'DJの切り替え',
uiDockToRight: 'サイドバーを表示',
unlimited: '無制限',
unlockQueue: '再生リストを編集可にする',
updateAvailable:
'新しいMetastreamのアップデートがあります。 右上のUPDATEボタンを押すとアップデートが始まります。',
username: 'ユーザーネーム',
'新しいMetastreamのアップデートがあります。右上のUPDATEボタンを押すとアップデートが始まります。',
username: 'ユーザー名',
users: 'ユーザー',
userJoined: '<Username id="{{userId}}">{{username}}</Username> が参加しました。',
userLeft: '<Username id="{{userId}}">{{username}}</Username> が退出しました。',
userNameChanged:
'<Username id="{{userId}}">{{prevName}}</Username> が <Username id="{{userId}}">{{name}}</Username> に名前を変えました。',
viewOnGitHub: 'GitHubで見る',
waitingForHost: 'ホストが接続を許可するのを待機しています・・・',
waitingForHost: 'ホストが接続を許可するのを待機しています……',
welcome: 'ようこそ',
welcomeToMetastream: 'Metastreamへようこそ'
welcomeToMetastream: 'Metastreamへようこそ',
welcomeMessage1: 'Metastreamをお試しいただきありがとうございます!',
welcomeMessage2: 'まだベータ版なので改善した方が良い点が見つかるでしょう。もし何か見つけた時は、',
welcomeMessage3: 'Github に issue を投稿してください。',
welcomeMessage4: 'ディスカッションに参加する場合は、画面下部のリンクからお気軽に Discord コミュニティに参加してください。 ',
welcomeMessage5: 'また、もし Rabbit のユーザーだった場合は、',
welcomeMessage6: 'FAQ をチェックして',
welcomeMessage7: 'Metastream との違いを知ることができます。'
}