[tx-robot] updated from transifex
This commit is contained in:
parent
09adb1acc0
commit
57f57bc636
|
|
@ -3,7 +3,11 @@ $TRANSLATIONS = array(
|
|||
"Email address you entered is not valid" => "入力されたメールアドレスが正しくありません",
|
||||
"There is already a pending registration 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." => "ユーザーを作成出来ません。バックエンドのユーザー管理システムに問題があります。",
|
||||
"To create a new account on ownCloud, just click the following link:<br/>{link}" => "ownCloudに新しいアカウントを作成します。以下のリンクをクリックしてください:<br/>{link}",
|
||||
"Welcome, you can create your account below." => "ようこそ、以下から新しくアカウントを作成できます。",
|
||||
"Username" => "ユーザーID",
|
||||
"Password" => "パスワード",
|
||||
"Create account" => "アカウントを作成",
|
||||
|
|
|
|||
Loading…
Reference in New Issue