You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_openid/l10n/ja_JP.php

11 lines
740 B

<?php $TRANSLATIONS = array(
"This is an OpenID server endpoint. For more information, see " => "これはOpenIDサーバのエンドポイントです。詳細は下記をチェックしてください。",
"Identity: <b>" => "識別子: <b>",
"Realm: <b>" => "レルム: <b>",
"User: <b>" => "ユーザ: <b>",
"Login" => "ログイン",
"Error: <b>No user Selected" => "エラー: <b>ユーザが選択されていません",
"you can authenticate to other sites with this address" => "他のサイトにこのアドレスで認証することができます",
"Authorized OpenID provider" => "認証されたOpenIDプロバイダ",
"Your address at Wordpress, Identi.ca, &hellip;" => "Wordpressのアドレス、Identi.ca、&hellip;"
);