nextcloud/settings/l10n/ja_JP.php

68 lines
5.7 KiB
PHP
Raw Normal View History

2012-01-11 04:06:59 +04:00
<?php $TRANSLATIONS = array(
2012-08-11 04:05:58 +04:00
"Unable to load list from App Store" => "アプリストアからリストをロードできません",
2012-09-04 14:43:53 +04:00
"Authentication error" => "認証エラー",
2012-09-06 04:06:37 +04:00
"Group already exists" => "グループは既に存在しています",
"Unable to add group" => "グループを追加できません",
2012-09-14 04:03:18 +04:00
"Could not enable app. " => "アプリを有効にできませんでした。",
2012-07-27 04:04:26 +04:00
"Email saved" => "メールアドレスを保存しました",
"Invalid email" => "無効なメールアドレス",
2012-01-11 04:06:59 +04:00
"OpenID Changed" => "OpenIDが変更されました",
2012-06-06 02:29:28 +04:00
"Invalid request" => "無効なリクエストです",
2012-09-06 04:06:37 +04:00
"Unable to delete group" => "グループを削除できません",
"Unable to delete user" => "ユーザを削除できません",
2012-01-11 04:06:59 +04:00
"Language changed" => "言語が変更されました",
2012-09-06 04:06:37 +04:00
"Unable to add user to group %s" => "ユーザをグループ %s に追加できません",
"Unable to remove user from group %s" => "ユーザをグループ %s から削除できません",
2012-07-27 04:04:26 +04:00
"Disable" => "無効",
"Enable" => "有効",
"Saving..." => "保存中...",
2012-06-06 02:29:28 +04:00
"__language_name__" => "Japanese (日本語)",
2012-08-02 04:06:16 +04:00
"Security Warning" => "セキュリティ警告",
2012-09-04 14:43:53 +04: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-08-16 04:09:15 +04:00
"Cron" => "cron(自動定期実行)",
2012-09-14 04:03:18 +04:00
"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php は webcron サービスとして登録されています。HTTP経由で1分間に1回の頻度で owncloud のルートページ内の cron.php ページを呼び出します。",
2012-09-01 04:04:00 +04:00
"Enable Share API" => "Share APIを有効",
"Allow apps to use the Share API" => "Share APIの使用をアプリケーションに許可",
"Allow links" => "リンクを許可",
"Allow users to share items to the public with links" => "ユーザーがリンクによる公開でアイテムを共有することが出来るようにする",
"Allow resharing" => "再共有を許可",
"Allow users to share items shared with them again" => "ユーザーが共有されているアイテムをさらに共有することが出来るようにする",
"Allow users to share with anyone" => "ユーザーが誰にでも共有出来るようにする",
"Allow users to only share with users in their groups" => "ユーザーがグループの人にしか共有出来ないようにする",
2012-06-06 02:29:28 +04:00
"Log" => "ログ",
"More" => "もっと",
2012-09-04 14:43:53 +04:00
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>により開発されています、<a href=\"https://github.com/owncloud\" target=\"_blank\">ソースコード</a>ライセンスは、<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> ライセンスにより提供されています。",
2012-06-06 02:29:28 +04:00
"Add your App" => "アプリを追加",
2012-01-11 04:06:59 +04:00
"Select an App" => "アプリを選択してください",
2012-07-27 04:04:26 +04:00
"See application page at apps.owncloud.com" => "apps.owncloud.com でアプリケーションのページを見てください",
2012-09-06 04:06:37 +04:00
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-ライセンス: <span class=\"author\"></span>",
2012-06-06 02:29:28 +04:00
"Documentation" => "ドキュメント",
"Managing Big Files" => "大きなファイルを扱うには",
2012-01-11 04:06:59 +04:00
"Ask a question" => "質問してください",
2012-06-06 02:29:28 +04:00
"Problems connecting to help database." => "ヘルプデータベースへの接続時に問題が発生しました",
"Go there manually." => "手動で移動してください。",
2012-01-11 04:06:59 +04:00
"Answer" => "解答",
2012-06-06 02:29:28 +04:00
"Desktop and Mobile Syncing Clients" => "デスクトップおよびモバイル用の同期クライアント",
"Download" => "ダウンロード",
2012-01-11 04:06:59 +04:00
"Unable to change your password" => "パスワードを変更することができません",
"Current password" => "現在のパスワード",
"New password" => "新しいパスワード",
"show" => "表示",
2012-06-06 02:29:28 +04:00
"Change password" => "パスワードを変更",
"Email" => "Email",
2012-01-27 03:59:24 +04:00
"Your email address" => "あなたのメールアドレス",
2012-06-06 02:29:28 +04:00
"Fill in an email address to enable password recovery" => "※パスワード回復を有効にするにはメールアドレスの入力が必要です",
2012-01-11 04:06:59 +04:00
"Language" => "言語",
2012-06-06 02:29:28 +04:00
"Help translate" => "翻訳に協力する",
"use this address to connect to your ownCloud in your file manager" => "ファイルマネージャーであなたのownCloudに接続する際は、このアドレスを使用してください",
2012-01-11 04:06:59 +04:00
"Name" => "名前",
"Password" => "パスワード",
"Groups" => "グループ",
"Create" => "作成",
2012-06-06 02:29:28 +04:00
"Default Quota" => "デフォルトのクォータサイズ",
"Other" => "その他",
2012-08-21 04:09:12 +04:00
"Group Admin" => "グループ管理者",
2012-01-27 03:59:24 +04:00
"Quota" => "クオータ",
2012-01-11 04:06:59 +04:00
"Delete" => "削除"
);