[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2016-08-17 00:28:17 +02:00
parent 6d89c0c280
commit 21f04ac1c3
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ OC.L10N.register(
"The 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?" : "このメールアドレスは既に使用中です。もしかして既にアカウントを持っていませんか?",
"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に紐付く登録リクエストは、ありません。",

View File

@ -3,7 +3,7 @@
"The 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?" : "このメールアドレスは既に使用中です。もしかして既にアカウントを持っていませんか?",
"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に紐付く登録リクエストは、ありません。",

View File

@ -4,7 +4,7 @@ $TRANSLATIONS = array(
"The 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?" => "このメールアドレスは既に使用中です。もしかして既にアカウントを持っていませんか?",
"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に紐付く登録リクエストは、ありません。",