From dcbc8e103ca0b841785b849e5d2a014603c38270 Mon Sep 17 00:00:00 2001 From: Yusuke Watanabe Date: Thu, 17 Jan 2019 13:53:40 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 90.8% (1296 of 1427 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ja/ --- src/i18n/strings/ja.json | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/ja.json b/src/i18n/strings/ja.json index fb4e384819..b1ed91e9ab 100644 --- a/src/i18n/strings/ja.json +++ b/src/i18n/strings/ja.json @@ -1275,5 +1275,28 @@ "Status.im theme": "Status.im テーマ", "Unignore": "無視しない", "If you would like to create a Matrix account you can register now.": "Matrixアカウントを作成したい場合は、今すぐ登録することができます。", - "You are currently using Riot anonymously as a guest.": "現在、Riotをゲストとして匿名で使用しています。" + "You are currently using Riot anonymously as a guest.": "現在、Riotをゲストとして匿名で使用しています。", + "Unable to load! Check your network connectivity and try again.": "ロードできません! ネットワーク通信を確認の上もう一度お試しください。", + "Failed to invite users to the room:": "部屋にユーザーを招待できませんでした:", + "Waiting for %(userId)s to accept...": "%(userId)s の承認を待っています...", + "Waiting for %(userId)s to confirm...": "%(userId)s の確認を待っています...", + "You do not have permission to invite people to this room.": "この部屋にユーザーを招待する権限がありません。", + "Unknown server error": "不明なサーバーエラー", + "No need for symbols, digits, or uppercase letters": "記号、数字、大文字を含む必要はありません", + "Use a longer keyboard pattern with more turns": "キーボードの上でもっと長くて複雑な図形になるものを使ってください", + "Avoid repeated words and characters": "単語や文字の繰り返しは避けましょう", + "Avoid sequences": "規則的な文字列は避けましょう", + "Avoid recent years": "最近の年号は避けましょう", + "Avoid years that are associated with you": "あなたに関係のある年号は避けましょう", + "Avoid dates and years that are associated with you": "あなたに関係のある日付や年号は避けましょう", + "Capitalization doesn't help very much": "大文字を入れれば良いというものではありません", + "All-uppercase is almost as easy to guess as all-lowercase": "すべて大文字というのは、すべて小文字と同じくらい推測されやすいです", + "Reversed words aren't much harder to guess": "逆さ言葉は推測されやすいです", + "Predictable substitutions like '@' instead of 'a' don't help very much": "a を @ に替えるような安易な変換は、やってもやらなくても一緒です", + "Add another word or two. Uncommon words are better.": "単語をあとひとつかふたつ付け足しましょう。めったに使わない単語がよいです。", + "Repeats like \"aaa\" are easy to guess": "\"aaa\" のような繰り返しは推測されやすいです", + "Repeats like \"abcabcabc\" are only slightly harder to guess than \"abc\"": "\"abcabcabc\" のような繰り返しは \"abc\" とほとんど変わらないくらい推測されやすいです", + "Sequences like abc or 6543 are easy to guess": "abc や 6543 のような規則的な文字列は推測されやすいです", + "Recent years are easy to guess": "最近の年号は推測されやすいです", + "Dates are often easy to guess": "たいていの日付は推測されやすいです" }