Blame view

sources/settings/l10n/ja_JP.php 14.3 KB
31b7f2792   Kload   Upgrade to ownclo...
1
2
  <?php
  $TRANSLATIONS = array(
03e52840d   Kload   Init
3
4
  "Unable to load list from App Store" => "アプリストアからリストをロードできません",
  "Authentication error" => "認証エラー",
31b7f2792   Kload   Upgrade to ownclo...
5
6
  "Your full name has been changed." => "姓名が変更されました",
  "Unable to change full name" => "姓名を変更できません",
03e52840d   Kload   Init
7
8
  "Group already exists" => "グループは既に存在しています",
  "Unable to add group" => "グループを追加できません",
03e52840d   Kload   Init
9
10
11
12
13
  "Email saved" => "メールアドレスを保存しました",
  "Invalid email" => "無効なメールアドレス",
  "Unable to delete group" => "グループを削除できません",
  "Unable to delete user" => "ユーザを削除できません",
  "Language changed" => "言語が変更されました",
31b7f2792   Kload   Upgrade to ownclo...
14
  "Invalid request" => "不正なリクエスト",
03e52840d   Kload   Init
15
16
17
18
  "Admins can't remove themself from the admin group" => "管理者は自身を管理者グループから削除できません。",
  "Unable to add user to group %s" => "ユーザをグループ %s に追加できません",
  "Unable to remove user from group %s" => "ユーザをグループ %s から削除できません",
  "Couldn't update app." => "アプリを更新出来ませんでした。",
31b7f2792   Kload   Upgrade to ownclo...
19
20
21
22
23
24
  "Wrong password" => "無効なパスワード",
  "No user supplied" => "ユーザが指定されていません",
  "Please provide an admin recovery password, otherwise all user data will be lost" => "復元用の管理者パスワードを入力してください。そうでない場合は、全ユーザのデータが失われます。",
  "Wrong admin recovery password. Please check the password and try again." => "無効な復元用の管理者パスワード。パスワードを確認して再度実行してください。",
  "Back-end doesn't support password change, but the users encryption key was successfully updated." => "バックエンドはパスワード変更をサポートしていませんが、ユーザの暗号化キーは正常に更新されました。",
  "Unable to change password" => "パスワードを変更できません",
03e52840d   Kload   Init
25
26
  "Update to {appversion}" => "{appversion} に更新",
  "Disable" => "無効",
31b7f2792   Kload   Upgrade to ownclo...
27
  "Enable" => "有効化",
03e52840d   Kload   Init
28
  "Please wait...." => "しばらくお待ちください。",
31b7f2792   Kload   Upgrade to ownclo...
29
30
  "Error while disabling app" => "アプリ無効化中にエラーが発生",
  "Error while enabling app" => "アプリ有効化中にエラーが発生",
03e52840d   Kload   Init
31
32
33
  "Updating...." => "更新中....",
  "Error while updating app" => "アプリの更新中にエラーが発生",
  "Error" => "エラー",
31b7f2792   Kload   Upgrade to ownclo...
34
  "Update" => "更新",
03e52840d   Kload   Init
35
  "Updated" => "更新済み",
31b7f2792   Kload   Upgrade to ownclo...
36
37
  "Select a profile picture" => "プロファイル画像を選択",
  "Decrypting files... Please wait, this can take some time." => "ファイルを複合中... しばらくお待ちください、この処理には少し時間がかかるかもしれません。",
03e52840d   Kload   Init
38
39
40
41
42
43
44
45
46
47
48
  "Saving..." => "保存中...",
  "deleted" => "削除",
  "undo" => "元に戻す",
  "Unable to remove user" => "ユーザを削除出来ません",
  "Groups" => "グループ",
  "Group Admin" => "グループ管理者",
  "Delete" => "削除",
  "add group" => "グループを追加",
  "A valid username must be provided" => "有効なユーザ名を指定する必要があります",
  "Error creating user" => "ユーザ作成エラー",
  "A valid password must be provided" => "有効なパスワードを指定する必要があります",
31b7f2792   Kload   Upgrade to ownclo...
49
  "Warning: Home directory for user \"{user}\" already exists" => "警告: ユーザ \"{user}\" のホームディレクトリはすでに存在します",
03e52840d   Kload   Init
50
  "__language_name__" => "Japanese (日本語)",
31b7f2792   Kload   Upgrade to ownclo...
51
52
53
54
55
  "Everything (fatal issues, errors, warnings, info, debug)" => "すべて (致命的な問題、エラー、警告、情報、デバッグ)",
  "Info, warnings, errors and fatal issues" => "情報と警告、エラー、致命的な問題",
  "Warnings, errors and fatal issues" => "警告とエラー、致命的な問題",
  "Errors and fatal issues" => "エラーと致命的な問題",
  "Fatal issues only" => "致命的な問題のみ",
03e52840d   Kload   Init
56
  "Security Warning" => "セキュリティ警告",
31b7f2792   Kload   Upgrade to ownclo...
57
58
  "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "HTTP 経由で %s にアクセスしています。HTTPS を使用するようにサーバの設定を行うことを強くおすすめします。",
  "Your data directory and your files are probably accessible from the internet. The .htaccess file 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." => "データディレクトリとファイルがインターネットからアクセス可能になっている可能性があります。.htaccessファイルが機能していません。データディレクトリがアクセスされないようにウェブサーバーを設定するか、ウェブサーバーのドキュメントルートからデータディレクトリを移動するように強くお勧めします。",
03e52840d   Kload   Init
59
60
  "Setup Warning" => "セットアップ警告",
  "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "WebDAVインタフェースが動作していないと考えられるため、あなたのWEBサーバはまだファイルの同期を許可するように適切な設定がされていません。",
31b7f2792   Kload   Upgrade to ownclo...
61
  "Please double check the <a href=\"%s\">installation guides</a>." => "<a href=\"%s\">installation guides</a>をもう一度チェックするようにお願いいたします。",
03e52840d   Kload   Init
62
63
64
  "Module 'fileinfo' missing" => "モジュール 'fileinfo' が見つかりません",
  "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
  "Locale not working" => "ロケールが動作していません",
31b7f2792   Kload   Upgrade to ownclo...
65
66
67
  "System locale can not be set to a one which supports UTF-8." => "システムロケールを UTF-8 をサポートするロケールに設定できません。",
  "This means that there might be problems with certain characters in file names." => "これは、ファイル名の特定の文字に問題があることを意味しています。",
  "We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "次のロケールをサポートするために、システムに必要なパッケージをインストールすることを強くおすすめします: %s。",
03e52840d   Kload   Init
68
  "Internet connection not working" => "インターネット接続が動作していません",
31b7f2792   Kload   Upgrade to ownclo...
69
  "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "このサーバーはインターネットに接続していません。この場合、外部ストレージのマウント、更新の通知やサードパーティアプリといったいくつかの機能が使えません。また、リモート接続でのファイルアクセス、通知メールの送信と言った機能も利用できないかもしれません。全ての機能を利用したいのであれば、このサーバーからインターネットに接続できるようにすることをお勧めします。",
03e52840d   Kload   Init
70
71
  "Cron" => "Cron",
  "Execute one task with each page loaded" => "各ページの読み込み時にタスクを実行する",
31b7f2792   Kload   Upgrade to ownclo...
72
73
  "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "HTTPを通して15分間隔で cron.php を実行するように、cron.php は webcron サービスに登録されています。",
  "Use systems cron service to call the cron.php file every 15 minutes." => "15分間隔で cron.php ファイルを実行するためにシステムの cron サービスを利用する",
03e52840d   Kload   Init
74
75
76
77
78
  "Sharing" => "共有",
  "Enable Share API" => "共有APIを有効にする",
  "Allow apps to use the Share API" => "アプリからの共有APIの利用を許可する",
  "Allow links" => "リンクを許可する",
  "Allow users to share items to the public with links" => "リンクによりアイテムを公開することを許可する",
31b7f2792   Kload   Upgrade to ownclo...
79
80
  "Allow public uploads" => "パブリックなアップロードを許可",
  "Allow users to enable others to upload into their publicly shared folders" => "公開している共有フォルダへのアップロードを共有しているメンバーにも許可",
03e52840d   Kload   Init
81
82
83
84
  "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" => "ユーザにグループ内のユーザとのみ共有を許可する",
31b7f2792   Kload   Upgrade to ownclo...
85
86
  "Allow mail notification" => "メール通知を許可",
  "Allow user to send mail notification for shared files" => "共有ファイルに関するメール通知の送信をユーザに許可する",
03e52840d   Kload   Init
87
88
  "Security" => "セキュリティ",
  "Enforce HTTPS" => "常にHTTPSを使用する",
31b7f2792   Kload   Upgrade to ownclo...
89
90
  "Forces the clients to connect to %s via an encrypted connection." => "クライアントから %sへの接続を常に暗号化する。",
  "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "強制的なSSL接続を有効/無効にするために、HTTPS経由で %s へ接続してください。",
03e52840d   Kload   Init
91
92
  "Log" => "ログ",
  "Log level" => "ログレベル",
31b7f2792   Kload   Upgrade to ownclo...
93
94
  "More" => "もっと見る",
  "Less" => "閉じる",
03e52840d   Kload   Init
95
  "Version" => "バージョン",
31b7f2792   Kload   Upgrade to ownclo...
96
  "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 コミュニティ</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> ライセンスの下で提供されています。",
03e52840d   Kload   Init
97
98
99
100
101
  "Add your App" => "アプリを追加",
  "More Apps" => "さらにアプリを表示",
  "Select an App" => "アプリを選択してください",
  "See application page at apps.owncloud.com" => "apps.owncloud.com でアプリケーションのページを見てください",
  "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-ライセンス: <span class=\"author\"></span>",
03e52840d   Kload   Init
102
103
104
105
106
107
  "User Documentation" => "ユーザドキュメント",
  "Administrator Documentation" => "管理者ドキュメント",
  "Online Documentation" => "オンラインドキュメント",
  "Forum" => "フォーラム",
  "Bugtracker" => "バグトラッカー",
  "Commercial Support" => "コマーシャルサポート",
31b7f2792   Kload   Upgrade to ownclo...
108
109
  "Get the apps to sync your files" => "ファイルを同期するためのアプリを取得",
  "Show First Run Wizard again" => "初回ウィザードを再表示する",
03e52840d   Kload   Init
110
  "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "現在、<strong>%s</strong> / <strong>%s</strong> を利用しています",
03e52840d   Kload   Init
111
112
113
  "Password" => "パスワード",
  "Your password was changed" => "パスワードを変更しました",
  "Unable to change your password" => "パスワードを変更することができません",
31b7f2792   Kload   Upgrade to ownclo...
114
115
  "Current password" => "Current password",
  "New password" => "新しいパスワードを入力",
03e52840d   Kload   Init
116
  "Change password" => "パスワードを変更",
31b7f2792   Kload   Upgrade to ownclo...
117
118
  "Full Name" => "姓名",
  "Email" => "メール",
03e52840d   Kload   Init
119
120
  "Your email address" => "あなたのメールアドレス",
  "Fill in an email address to enable password recovery" => "※パスワード回復を有効にするにはメールアドレスの入力が必要です",
31b7f2792   Kload   Upgrade to ownclo...
121
122
123
124
125
126
127
128
  "Profile picture" => "プロフィール写真",
  "Upload new" => "新規にアップロード",
  "Select new from Files" => "ファイルから新規に選択",
  "Remove image" => "画像を削除",
  "Either png or jpg. Ideally square but you will be able to crop it." => "png と jpg のいずれか。正方形が理想ですが、切り取って加工することも可能です。",
  "Your avatar is provided by your original account." => "あなたのアバターは、あなたのオリジナルのアカウントで提供されています。",
  "Abort" => "中止",
  "Choose as profile image" => "プロファイル画像として選択",
03e52840d   Kload   Init
129
130
131
  "Language" => "言語",
  "Help translate" => "翻訳に協力する",
  "WebDAV" => "WebDAV",
31b7f2792   Kload   Upgrade to ownclo...
132
133
134
135
136
  "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "<a href=\"%s\" target=\"_blank\">WebDAV 経由でファイルにアクセス</a> するにはこのアドレスを利用してください",
  "Encryption" => "暗号化",
  "The encryption app is no longer enabled, please decrypt all your files" => "暗号化アプリはもはや有効ではありません、すべてのファイルを複合してください",
  "Log-in password" => "ログインパスワード",
  "Decrypt all Files" => "すべてのファイルを複合する",
03e52840d   Kload   Init
137
138
  "Login Name" => "ログイン名",
  "Create" => "作成",
31b7f2792   Kload   Upgrade to ownclo...
139
140
  "Admin Recovery Password" => "管理者復旧パスワード",
  "Enter the recovery password in order to recover the users files during password change" => "パスワード変更の間のユーザーのファイルを回復するために、リカバリパスワードを入力してください",
03e52840d   Kload   Init
141
  "Default Storage" => "デフォルトストレージ",
31b7f2792   Kload   Upgrade to ownclo...
142
  "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "ストレージの割り当てを入力してください (例: \"512MB\" や \"12 GB\")",
03e52840d   Kload   Init
143
144
  "Unlimited" => "無制限",
  "Other" => "その他",
31b7f2792   Kload   Upgrade to ownclo...
145
  "Username" => "ユーザー名",
03e52840d   Kload   Init
146
  "Storage" => "ストレージ",
31b7f2792   Kload   Upgrade to ownclo...
147
  "change full name" => "姓名を変更",
03e52840d   Kload   Init
148
149
150
  "set new password" => "新しいパスワードを設定",
  "Default" => "デフォルト"
  );
31b7f2792   Kload   Upgrade to ownclo...
151
  $PLURAL_FORMS = "nplurals=1; plural=0;";