[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2015-10-21 00:28:20 -04:00
parent eec5be974e
commit 3c4836acde
3 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,7 @@ OC.L10N.register(
"Register" : "登録", "Register" : "登録",
"Email address you entered is not valid" : "入力されたメールアドレスが正しくありません", "Email address you entered is not valid" : "入力されたメールアドレスが正しくありません",
"Verify your ownCloud registration request" : "ownCloud 登録リクエストを確認してください", "Verify your ownCloud registration request" : "ownCloud 登録リクエストを確認してください",
"You can <a href=\"{login}\">log in now</a>." : "<a href=\"{login}\">今すぐログイン</a> できます。",
"Verification email successfully sent." : "確認メールを送信しました。", "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." : "ユーザーを作成できません。バックエンドのユーザー管理システムに問題があります。", "Unable to create user, there are problems with user backend." : "ユーザーを作成できません。バックエンドのユーザー管理システムに問題があります。",

View File

@ -2,6 +2,7 @@
"Register" : "登録", "Register" : "登録",
"Email address you entered is not valid" : "入力されたメールアドレスが正しくありません", "Email address you entered is not valid" : "入力されたメールアドレスが正しくありません",
"Verify your ownCloud registration request" : "ownCloud 登録リクエストを確認してください", "Verify your ownCloud registration request" : "ownCloud 登録リクエストを確認してください",
"You can <a href=\"{login}\">log in now</a>." : "<a href=\"{login}\">今すぐログイン</a> できます。",
"Verification email successfully sent." : "確認メールを送信しました。", "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." : "ユーザーを作成できません。バックエンドのユーザー管理システムに問題があります。", "Unable to create user, there are problems with user backend." : "ユーザーを作成できません。バックエンドのユーザー管理システムに問題があります。",

View File

@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"Register" => "登録", "Register" => "登録",
"Email address you entered is not valid" => "入力されたメールアドレスが正しくありません", "Email address you entered is not valid" => "入力されたメールアドレスが正しくありません",
"Verify your ownCloud registration request" => "ownCloud 登録リクエストを確認してください", "Verify your ownCloud registration request" => "ownCloud 登録リクエストを確認してください",
"You can <a href=\"{login}\">log in now</a>." => "<a href=\"{login}\">今すぐログイン</a> できます。",
"Verification email successfully sent." => "確認メールを送信しました。", "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." => "ユーザーを作成できません。バックエンドのユーザー管理システムに問題があります。", "Unable to create user, there are problems with user backend." => "ユーザーを作成できません。バックエンドのユーザー管理システムに問題があります。",