Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ja.json « l10n - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1152a251674397e3b6284cb64741647ad214a7b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{ "translations": {
    "Email address you entered is not valid" : "入力されたメールアドレスが正しくありません",
    "There is already a pending registration with this email" : "このメールアドレスで登録中断しているものがあります。",
    "There is an existing user with this email" : "このメールアドレスのユーザーがすでに存在します",
    "Verify your ownCloud registration request" : "ownCloud 登録リクエストを確認してください",
    "Verification email successfully sent." : "確認メールを送信しました。",
    "Invalid verification URL. No registration request with this verification URL is found." : "確認URLが不正です。この確認URLに紐付く登録リクエストは、ありません。",
    "Unable to create user, there are problems with user backend." : "ユーザーを作成できません。バックエンドのユーザー管理システムに問題があります。",
    "Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "アカウントは無事作成されました。 こちらのリンクから<a href=\"{link}\">ログイン</a>してください。",
    "Your settings have been updated." : "設定を更新しました。",
    "None" : "なし",
    "To create a new account on ownCloud, just click the following link:\n{link}" : "ownCloud に新しいアカウントを作成するには、以下のリンクをクリックしてください: {link}",
    "Welcome, you can create your account below." : "ようこそ、以下から新しくアカウントを作成できます。",
    "Username" : "ユーザーID",
    "Password" : "パスワード",
    "Create account" : "アカウントを作成",
    "Thank you for registering, you should receive verification link in a few minutes." : "ご登録ありがとうございました。数分以内に確認URLをお送りします。",
    "Email" : "メール",
    "Request verification link" : "確認URLリンクをリクエスト",
    "Please re-enter a valid email address" : "有効なメールアドレスを再度入力してください。",
    "You will receive an email with verification link" : "確認URLの入ったメールをお送り致します。"
},"pluralForm" :"nplurals=1; plural=0;"
}