From 3c4836acded5381c9097d6d80de39c259b5902e3 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Wed, 21 Oct 2015 00:28:20 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ja.js | 1 + l10n/ja.json | 1 + l10n/ja.php | 1 + 3 files changed, 3 insertions(+) diff --git a/l10n/ja.js b/l10n/ja.js index 3676831..623af2f 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -4,6 +4,7 @@ OC.L10N.register( "Register" : "登録", "Email address you entered is not valid" : "入力されたメールアドレスが正しくありません", "Verify your ownCloud registration request" : "ownCloud 登録リクエストを確認してください", + "You can log in now." : "今すぐログイン できます。", "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." : "ユーザーを作成できません。バックエンドのユーザー管理システムに問題があります。", diff --git a/l10n/ja.json b/l10n/ja.json index 000e9b6..7093821 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -2,6 +2,7 @@ "Register" : "登録", "Email address you entered is not valid" : "入力されたメールアドレスが正しくありません", "Verify your ownCloud registration request" : "ownCloud 登録リクエストを確認してください", + "You can log in now." : "今すぐログイン できます。", "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." : "ユーザーを作成できません。バックエンドのユーザー管理システムに問題があります。", diff --git a/l10n/ja.php b/l10n/ja.php index 68a8d08..1b1d8e1 100644 --- a/l10n/ja.php +++ b/l10n/ja.php @@ -3,6 +3,7 @@ $TRANSLATIONS = array( "Register" => "登録", "Email address you entered is not valid" => "入力されたメールアドレスが正しくありません", "Verify your ownCloud registration request" => "ownCloud 登録リクエストを確認してください", +"You can log in now." => "今すぐログイン できます。", "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." => "ユーザーを作成できません。バックエンドのユーザー管理システムに問題があります。",