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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-05 08:28:15 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-05 08:28:15 +0300
commitc931fabe73ab6898b61780a7101f6d44169b80f3 (patch)
tree1a8b827d9f6ada309910355616e5bbaec1999867 /l10n/ja.js
parent79503085db6dd7462478963ae3bc467e94418d58 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ja.js')
-rw-r--r--l10n/ja.js11
1 files changed, 2 insertions, 9 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index e83540a..4229935 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -2,37 +2,30 @@ OC.L10N.register(
"registration",
{
"Register" : "登録",
- "Email address you entered is not valid" : "入力されたメールアドレスが正しくありません",
"A problem occurred sending email, please contact your administrator." : "メール送信時にエラーが発生しました。管理者に連絡してください。",
"There is already a pending registration with this email, a new verification email has been sent to the address." : "このメールアドレスでの登録申請がすでに存在します,新しい確認メールをアドレスに送信しました。",
"A user has already taken this email, maybe you already have an account?" : "このメールアドレスは既に使用中です。もしかして既にアカウントを持っていませんか?",
"You can <a href=\"{login}\">log in now</a>." : "<a href=\"{login}\">今すぐログイン</a> できます。",
"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." : "ユーザーを作成できません。バックエンドのユーザー管理システムに問題があります。",
"Unable to set user email: " : "ユーザーメールを設定できません:",
"Failed to delete pending registration request" : "保留中の登録リクエストの削除に失敗しました",
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "アカウントは無事作成されました。 こちらのリンクから<a href=\"{link}\">ログイン</a>してください。",
"Verify your %s registration request" : "%s の登録リクエストを確認してください",
- "A new user \"%s\" had created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
+ "A new user \"%s\" has created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
"Your settings have been updated." : "設定を更新しました。",
"No such group" : "そのようなグループはありません",
"Registration" : "登録",
"Default group that all registered users belong" : "すべての登録ユーザーが属しているデフォルトのグループ",
"None" : "なし",
"Allowed mail address domains for registration" : "登録が許可されたメールアドレスドメイン",
- "Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "許可するドメインのリストをセミコロン区切りで入力してください。例:owncloud.com;github.com",
- "Registration is only allowed for following domains:" : "次のドメインのみ登録可能です:",
- "A new user \"%s\" has created an account on %s" : "新しいユーザー \"%s\" を アカウント名 \"%s\" として作成しました",
"To create a new account on %s, just click the following link:" : " %s に新しいアカウントを作成する場合、以下のリンクをクリックしてください: ",
"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の入ったメールをお送り致します。"
+ "Please re-enter a valid email address" : "有効なメールアドレスを再度入力してください。"
},
"nplurals=1; plural=0;");