[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-10-14 00:28:12 -04:00
parent 09adb1acc0
commit 57f57bc636
1 changed files with 4 additions and 0 deletions

View File

@ -3,7 +3,11 @@ $TRANSLATIONS = array(
"Email address you entered is not valid" => "入力されたメールアドレスが正しくありません", "Email address you entered is not valid" => "入力されたメールアドレスが正しくありません",
"There is already a pending registration with this email" => "このメールアドレスで登録中断しているものがあります。", "There is already a pending registration with this email" => "このメールアドレスで登録中断しているものがあります。",
"Verify your ownCloud registration request" => "ownCloud 登録リクエストを確認してください", "Verify your ownCloud registration request" => "ownCloud 登録リクエストを確認してください",
"Verification email successfully sent." => "確認メールを送信しました。",
"Invalid verification URL. No registration request with this verification URL is found." => "確認URLが不正です。この確認URLに紐付く登録リクエストは、ありません。", "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", "Username" => "ユーザーID",
"Password" => "パスワード", "Password" => "パスワード",
"Create account" => "アカウントを作成", "Create account" => "アカウントを作成",