Files
ThreadNet-Web/src/i18n/strings/ja.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

32 lines
3.3 KiB
JSON
Raw Normal View History

2017-08-02 15:14:09 +00:00
{
+37
2022-03-08 11:49:41 +01:00
"Welcome to Element": "Elementにようこそ",
2017-11-22 17:49:26 +00:00
"Unknown device": "不明な端末",
+36
2022-02-22 11:49:31 +01:00
"Dismiss": "閉じる",
2019-06-24 13:24:17 +00:00
"Unexpected error preparing the app. See console for details.": "アプリケーションの準備中に予期しないエラーが発生しました。詳細はコンソールを参照してください。",
+36
2022-02-22 11:49:31 +01:00
"Invalid configuration: no default server specified.": "不正な設定:デフォルトのサーバーが設定されていません。",
2019-06-24 13:24:17 +00:00
"Sign In": "サインイン",
+36
2022-02-22 11:49:31 +01:00
"Create Account": "アカウントを作成",
2023-02-04 08:54:43 +00:00
"Explore rooms": "ルームを探す",
+38
2022-03-22 16:40:01 +01:00
"The message from the parser is: %(message)s": "パーサーのメッセージ:%(message)s",
+36
2022-02-22 11:49:31 +01:00
"Invalid JSON": "不正なJSON",
+37
2022-03-08 11:49:41 +01:00
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "最高のユーザー体験を得るためには、<chromeLink>Chrome</chromeLink>か<firefoxLink>Firefox</firefoxLink>、もしくは<safariLink>Safari</safariLink>をインストールしてください。",
+36
2022-02-22 11:49:31 +01:00
"You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "現在のブラウザーを使い続けることもできますが、いくつか(もしくは全ての)機能が動作しなかったり、外観が崩れたりする可能性があります。",
"I understand the risks and wish to continue": "リスクを理解して続行",
+38
2022-03-22 16:40:01 +01:00
"Unable to load config file: please refresh the page to try again.": "設定ファイルの読み込みに失敗しました:ページを再読み込みして、もう一度やり直してください。",
+37
2022-03-08 11:49:41 +01:00
"Download Completed": "ダウンロードが完了しました",
2020-07-06 05:45:46 +00:00
"Open": "開く",
+36
2022-02-22 11:49:31 +01:00
"Go to your browser to complete Sign In": "ブラウザーに移動してサインインを完了してください",
"Unsupported browser": "サポートされていないブラウザー",
2020-07-13 17:24:53 +01:00
"Go to element.io": "element.ioへ移動",
2020-07-22 04:12:42 +00:00
"Failed to start": "起動に失敗しました",
+36
2022-02-22 11:49:31 +01:00
"Your Element is misconfigured": "Elementの設定が誤っています",
+37
2022-03-08 11:49:41 +01:00
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Elementの設定ファイルに不正なJSONが含まれています。問題を修正してからページを再読み込みしてください。",
+36
2022-02-22 11:49:31 +01:00
"Your browser can't run %(brand)s": "このブラウザーでは%(brand)sが動きません",
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)sはブラウザーの高度な機能を使う必要がありますが、このブラウザーではその機能がサポートされていないようです。",
2021-02-03 13:20:28 +00:00
"Powered by Matrix": "Powered by Matrix",
+1
2022-11-15 18:47:21 +01:00
"Use %(brand)s on mobile": "携帯端末で%(brand)sを使用できます",
"Decentralised, encrypted chat &amp; collaboration powered by $matrixLogo": "$matrixLogo による、分散型で暗号化された会話とコラボレーション",
"%(appName)s: %(browserName)s on %(osName)s": "%(appName)s %(osName)sの%(browserName)s",
"%(brand)s Desktop: %(platformName)s": "%(brand)sデスクトップ:%(platformName)s"
2017-08-02 15:14:09 +00:00
}