2012-01-11 00:06:59 +00:00
< ? php $TRANSLATIONS = array (
2012-06-05 22:29:28 +00:00
" Application name not provided. " => " アプリケーション名は提供されていません。 " ,
" No category to add? " => " 追加するカテゴリはありませんか? " ,
" This category already exists: " => " このカテゴリはすでに存在します: " ,
2012-07-31 20:57:24 +00:00
" Settings " => " 設定 " ,
" January " => " 1月 " ,
" February " => " 2月 " ,
" March " => " 3月 " ,
" April " => " 4月 " ,
" May " => " 5月 " ,
" June " => " 6月 " ,
" July " => " 7月 " ,
" August " => " 8月 " ,
" September " => " 9月 " ,
" October " => " 10月 " ,
" November " => " 11月 " ,
" December " => " 12月 " ,
2012-09-23 00:04:41 +00:00
" Choose " => " 選択 " ,
2012-07-31 20:57:24 +00:00
" Cancel " => " キャンセル " ,
" No " => " いいえ " ,
" Yes " => " はい " ,
" Ok " => " OK " ,
" No categories selected for deletion. " => " 削除するカテゴリが選択されていません。 " ,
" Error " => " エラー " ,
2012-09-23 00:04:41 +00:00
" Error while sharing " => " 共有でエラー発生 " ,
" Error while unsharing " => " 共有解除でエラー発生 " ,
" Error while changing permissions " => " 権限変更でエラー発生 " ,
2012-10-19 00:08:00 +00:00
" Shared with you and the group { group} by { owner} " => " あなたと { owner} のグループ { group} で共有中 " ,
" Shared with you by { owner} " => " { owner} があなたと共有中 " ,
2012-09-25 00:05:18 +00:00
" Share with " => " 共有者 " ,
2012-09-23 00:04:41 +00:00
" Share with link " => " URLリンクで共有 " ,
" Password protect " => " パスワード保護 " ,
2012-09-21 23:18:31 +00:00
" Password " => " パスワード " ,
2012-09-25 00:05:18 +00:00
" Set expiration date " => " 有効期限を設定 " ,
" Expiration date " => " 有効期限 " ,
2012-10-02 00:06:08 +00:00
" Share via email: " => " メール経由で共有: " ,
2012-09-23 00:04:41 +00:00
" No people found " => " ユーザーが見つかりません " ,
" Resharing is not allowed " => " 再共有は許可されていません " ,
2012-10-19 00:08:00 +00:00
" Shared in { item} with { user} " => " { item} 内で { user} と共有中 " ,
2012-09-23 00:04:41 +00:00
" Unshare " => " 共有解除 " ,
" can edit " => " 編集可能 " ,
" access control " => " アクセス権限 " ,
" create " => " 作成 " ,
" update " => " 更新 " ,
" delete " => " 削除 " ,
" share " => " 共有 " ,
" Password protected " => " パスワード保護 " ,
2012-09-28 00:06:03 +00:00
" Error unsetting expiration date " => " 有効期限の未設定エラー " ,
2012-09-25 00:05:18 +00:00
" Error setting expiration date " => " 有効期限の設定でエラー発生 " ,
2012-06-05 22:29:28 +00:00
" ownCloud password reset " => " ownCloudのパスワードをリセットします " ,
2012-01-26 23:59:24 +00:00
" Use the following link to reset your password: { link} " => " パスワードをリセットするには次のリンクをクリックして下さい: { link} " ,
2012-06-05 22:29:28 +00:00
" You will receive a link to reset your password via Email. " => " メールでパスワードをリセットするリンクが届きます。 " ,
2012-01-11 00:06:59 +00:00
" Requested " => " 送信されました " ,
2012-06-05 22:29:28 +00:00
" Login failed! " => " ログインに失敗しました! " ,
2012-01-11 00:06:59 +00:00
" Username " => " ユーザ名 " ,
2012-06-05 22:29:28 +00:00
" Request reset " => " リセットを要求します。 " ,
2012-01-11 00:06:59 +00:00
" Your password was reset " => " あなたのパスワードはリセットされました。 " ,
2012-01-26 23:59:24 +00:00
" To login page " => " ログインページへ戻る " ,
2012-01-11 00:06:59 +00:00
" New password " => " 新しいパスワードを入力 " ,
" Reset password " => " パスワードをリセット " ,
" Personal " => " 個人設定 " ,
" Users " => " ユーザ " ,
" Apps " => " アプリ " ,
" Admin " => " 管理者 " ,
" Help " => " ヘルプ " ,
2012-06-05 22:29:28 +00:00
" Access forbidden " => " アクセスが禁止されています " ,
" Cloud not found " => " 見つかりません " ,
" Edit categories " => " カテゴリを編集 " ,
" Add " => " 追加 " ,
2012-10-16 00:08:21 +00:00
" Security Warning " => " セキュリティ警告 " ,
" No secure random number generator is available, please enable the PHP OpenSSL extension. " => " セキュアな乱数生成器が利用可能ではありません。PHPのOpenSSL拡張を有効にして下さい。 " ,
" Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account. " => " セキュアな乱数生成器が無い場合、攻撃者はパスワードリセットのトークンを予測してアカウントを乗っ取られる可能性があります。 " ,
2012-10-16 21:39:13 +00:00
" Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root. " => " データディレクトリとファイルが恐らくインターネットからアクセスできるようになっています。ownCloudが提供する .htaccessファイルが機能していません。データディレクトリを全くアクセスできないようにするか、データディレクトリをウェブサーバのドキュメントルートの外に置くようにウェブサーバを設定することを強くお勧めします。 " ,
2012-01-11 00:06:59 +00:00
" Create an <strong>admin account</strong> " => " <strong>管理者アカウント</strong>を作成してください " ,
" Advanced " => " 詳細設定 " ,
" Data folder " => " データフォルダ " ,
" Configure the database " => " データベースを設定してください " ,
" will be used " => " が使用されます " ,
" Database user " => " データベースのユーザ名 " ,
" Database password " => " データベースのパスワード " ,
" Database name " => " データベース名 " ,
2012-09-01 00:04:00 +00:00
" Database tablespace " => " データベースの表領域 " ,
2012-01-11 00:06:59 +00:00
" Database host " => " データベースのホスト名 " ,
" Finish setup " => " セットアップを完了します " ,
2012-01-26 23:59:24 +00:00
" web services under your control " => " 管理下にあるウェブサービス " ,
2012-01-11 00:06:59 +00:00
" Log out " => " ログアウト " ,
2012-10-16 21:39:13 +00:00
" Automatic logon rejected! " => " 自動ログインは拒否されました! " ,
" If you did not change your password recently, your account may be compromised! " => " 最近パスワードを変更していない場合、あなたのアカウントは危険にさらされているかもしれません。 " ,
" Please change your password to secure your account again. " => " アカウント保護の為、パスワードを再度の変更をお願いいたします。 " ,
2012-06-05 22:29:28 +00:00
" Lost your password? " => " パスワードを忘れましたか? " ,
2012-01-11 00:06:59 +00:00
" remember " => " パスワードを記憶する " ,
2012-01-26 23:59:24 +00:00
" Log in " => " ログイン " ,
2012-01-11 00:06:59 +00:00
" You are logged out. " => " ログアウトしました。 " ,
" prev " => " 前 " ,
2012-10-16 21:39:13 +00:00
" next " => " 次 " ,
" Security Warning! " => " セキュリティ警告! " ,
" Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again. " => " パスワードの確認をお願いします。<br/>セキュリティ上の理由により、時々パスワードの再入力をお願いする場合があります。 " ,
" Verify " => " 確認 "
2012-01-11 00:06:59 +00:00
);