From 57f57bc6368441401e41268ce81d364d10d0ec41 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 14 Oct 2014 00:28:12 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ja.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/l10n/ja.php b/l10n/ja.php index 6de1053..aea96c4 100644 --- a/l10n/ja.php +++ b/l10n/ja.php @@ -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:
{link}" => "ownCloudに新しいアカウントを作成します。以下のリンクをクリックしてください:
{link}", +"Welcome, you can create your account below." => "ようこそ、以下から新しくアカウントを作成できます。", "Username" => "ユーザーID", "Password" => "パスワード", "Create account" => "アカウントを作成",