Blame view

sources/core/l10n/ja_JP.php 14.1 KB
31b7f2792   Kload   Upgrade to ownclo...
1
2
  <?php
  $TRANSLATIONS = array(
6d9380f96   Cédric Dupont   Update sources OC...
3
  "Couldn't send mail to following users: %s " => "次のユーザーにメールを送信できませんでした: %s",
31b7f2792   Kload   Upgrade to ownclo...
4
5
6
7
8
9
10
11
12
  "Turned on maintenance mode" => "メンテナンスモードがオンになりました",
  "Turned off maintenance mode" => "メンテナンスモードがオフになりました",
  "Updated database" => "データベース更新完了",
  "Updating filecache, this may take really long..." => "ファイルキャッシュを更新しています、しばらく掛かる恐れがあります...",
  "Updated filecache" => "ファイルキャッシュ更新完了",
  "... %d%% done ..." => "... %d%% 完了 ...",
  "No image or file provided" => "画像もしくはファイルが提供されていません",
  "Unknown filetype" => "不明なファイルタイプ",
  "Invalid image" => "無効な画像",
6d9380f96   Cédric Dupont   Update sources OC...
13
  "No temporary profile picture available, try again" => "一時的なプロファイル用画像が利用できません。もう一度試してください",
31b7f2792   Kload   Upgrade to ownclo...
14
  "No crop data provided" => "クロップデータは提供されません",
03e52840d   Kload   Init
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
  "Sunday" => "日",
  "Monday" => "月",
  "Tuesday" => "火",
  "Wednesday" => "水",
  "Thursday" => "木",
  "Friday" => "金",
  "Saturday" => "土",
  "January" => "1月",
  "February" => "2月",
  "March" => "3月",
  "April" => "4月",
  "May" => "5月",
  "June" => "6月",
  "July" => "7月",
  "August" => "8月",
  "September" => "9月",
  "October" => "10月",
  "November" => "11月",
  "December" => "12月",
  "Settings" => "設定",
6d9380f96   Cédric Dupont   Update sources OC...
35
  "Saving..." => "保存中...",
31b7f2792   Kload   Upgrade to ownclo...
36
37
38
  "seconds ago" => "数秒前",
  "_%n minute ago_::_%n minutes ago_" => array("%n 分前"),
  "_%n hour ago_::_%n hours ago_" => array("%n 時間前"),
03e52840d   Kload   Init
39
40
  "today" => "今日",
  "yesterday" => "昨日",
6d9380f96   Cédric Dupont   Update sources OC...
41
42
43
44
45
46
  "_%n day ago_::_%n days ago_" => array("%n日前"),
  "last month" => "1ヶ月前",
  "_%n month ago_::_%n months ago_" => array("%nヶ月前"),
  "months ago" => "数ヶ月前",
  "last year" => "1年前",
  "years ago" => "数年前",
03e52840d   Kload   Init
47
  "Choose" => "選択",
31b7f2792   Kload   Upgrade to ownclo...
48
  "Error loading file picker template: {error}" => "ファイル選択テンプレートの読み込みエラー: {error}",
03e52840d   Kload   Init
49
  "Yes" => "はい",
31b7f2792   Kload   Upgrade to ownclo...
50
  "No" => "いいえ",
03e52840d   Kload   Init
51
  "Ok" => "OK",
31b7f2792   Kload   Upgrade to ownclo...
52
53
54
55
56
57
58
59
60
61
  "Error loading message template: {error}" => "メッセージテンプレートの読み込みエラー: {error}",
  "_{count} file conflict_::_{count} file conflicts_" => array("{count} ファイルが競合"),
  "One file conflict" => "1ファイルが競合",
  "Which files do you want to keep?" => "どちらのファイルを保持したいですか?",
  "If you select both versions, the copied file will have a number added to its name." => "両方のバージョンを選択した場合は、ファイル名の後ろに数字を追加したファイルのコピーを作成します。",
  "Cancel" => "キャンセル",
  "Continue" => "続ける",
  "(all selected)" => "(全て選択)",
  "({count} selected)" => "({count} 選択)",
  "Error loading file exists template" => "既存ファイルのテンプレートの読み込みエラー",
6d9380f96   Cédric Dupont   Update sources OC...
62
63
64
65
66
  "Very weak password" => "非常に弱いパスワード",
  "Weak password" => "弱いパスワード",
  "So-so password" => "まずまずのパスワード",
  "Good password" => "良好なパスワード",
  "Strong password" => "強いパスワード",
03e52840d   Kload   Init
67
68
  "Shared" => "共有中",
  "Share" => "共有",
31b7f2792   Kload   Upgrade to ownclo...
69
  "Error" => "エラー",
03e52840d   Kload   Init
70
71
72
73
74
  "Error while sharing" => "共有でエラー発生",
  "Error while unsharing" => "共有解除でエラー発生",
  "Error while changing permissions" => "権限変更でエラー発生",
  "Shared with you and the group {group} by {owner}" => "あなたと {owner} のグループ {group} で共有中",
  "Shared with you by {owner}" => "{owner} と共有中",
6d9380f96   Cédric Dupont   Update sources OC...
75
  "Share with user or group …" => "ユーザーもしくはグループと共有 ...",
31b7f2792   Kload   Upgrade to ownclo...
76
  "Share link" => "URLで共有",
03e52840d   Kload   Init
77
78
  "Password protect" => "パスワード保護",
  "Password" => "パスワード",
31b7f2792   Kload   Upgrade to ownclo...
79
  "Allow Public Upload" => "アップロードを許可",
03e52840d   Kload   Init
80
81
82
83
84
85
  "Email link to person" => "メールリンク",
  "Send" => "送信",
  "Set expiration date" => "有効期限を設定",
  "Expiration date" => "有効期限",
  "Share via email:" => "メール経由で共有:",
  "No people found" => "ユーザーが見つかりません",
31b7f2792   Kload   Upgrade to ownclo...
86
  "group" => "グループ",
03e52840d   Kload   Init
87
88
89
  "Resharing is not allowed" => "再共有は許可されていません",
  "Shared in {item} with {user}" => "{item} 内で {user} と共有中",
  "Unshare" => "共有解除",
31b7f2792   Kload   Upgrade to ownclo...
90
91
  "notify by email" => "メールで通知",
  "can edit" => "編集を許可",
03e52840d   Kload   Init
92
93
  "access control" => "アクセス権限",
  "create" => "作成",
6d9380f96   Cédric Dupont   Update sources OC...
94
  "update" => "アップデート",
03e52840d   Kload   Init
95
96
97
98
99
100
101
  "delete" => "削除",
  "share" => "共有",
  "Password protected" => "パスワード保護",
  "Error unsetting expiration date" => "有効期限の未設定エラー",
  "Error setting expiration date" => "有効期限の設定でエラー発生",
  "Sending ..." => "送信中...",
  "Email sent" => "メールを送信しました",
31b7f2792   Kload   Upgrade to ownclo...
102
  "Warning" => "警告",
6d9380f96   Cédric Dupont   Update sources OC...
103
  "The object type is not specified." => "オブジェクトタイプが指定されていません。",
31b7f2792   Kload   Upgrade to ownclo...
104
105
106
107
108
109
110
  "Enter new" => "新規に入力",
  "Delete" => "削除",
  "Add" => "追加",
  "Edit tags" => "タグを編集",
  "Error loading dialog template: {error}" => "メッセージテンプレートの読み込みエラー: {error}",
  "No tags selected for deletion." => "削除するタグが選択されていません。",
  "Please reload the page." => "ページをリロードしてください。",
6d9380f96   Cédric Dupont   Update sources OC...
111
112
  "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "アップデートに失敗しました。この問題を <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a> にレポートしてください。",
  "The update was successful. Redirecting you to ownCloud now." => "アップデートに成功しました。今すぐownCloudにリダイレクトします。",
31b7f2792   Kload   Upgrade to ownclo...
113
  "%s password reset" => "%s パスワードリセット",
6d9380f96   Cédric Dupont   Update sources OC...
114
115
116
117
  "A problem has occurred whilst sending the email, please contact your administrator." => "メールの送信中に問題が発生しました。管理者に問い合わせください。",
  "Use the following link to reset your password: {link}" => "パスワードをリセットするには次のリンクをクリックしてください: {link}",
  "The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "パスワードリセットのリンクをあなたのメールアドレスに送信しました。<br>しばらくたっても受信できない場合は、スパム/迷惑メールフォルダーを確認してください。<br>もしそこにもない場合は、管理者に問い合わせてください。",
  "Request failed!<br>Did you make sure your email/username was right?" => "リクエストに失敗しました!<br>あなたのメール/ユーザー名が正しいことを確認しましたか?",
03e52840d   Kload   Init
118
  "You will receive a link to reset your password via Email." => "メールでパスワードをリセットするリンクが届きます。",
31b7f2792   Kload   Upgrade to ownclo...
119
  "Username" => "ユーザー名",
6d9380f96   Cédric Dupont   Update sources OC...
120
  "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "ファイルが暗号化されています。リカバリキーを有効にしていなかった場合、パスワードをリセットしてからデータを復旧する方法はありません。何をすべきかよくわからないなら、続ける前にまず管理者に連絡しましょう。本当に続けますか?",
31b7f2792   Kload   Upgrade to ownclo...
121
122
  "Yes, I really want to reset my password now" => "はい、今すぐパスワードをリセットします。",
  "Reset" => "リセット",
03e52840d   Kload   Init
123
124
125
126
  "Your password was reset" => "あなたのパスワードはリセットされました。",
  "To login page" => "ログインページへ戻る",
  "New password" => "新しいパスワードを入力",
  "Reset password" => "パスワードをリセット",
31b7f2792   Kload   Upgrade to ownclo...
127
  "Personal" => "個人",
6d9380f96   Cédric Dupont   Update sources OC...
128
  "Users" => "ユーザー",
03e52840d   Kload   Init
129
  "Apps" => "アプリ",
31b7f2792   Kload   Upgrade to ownclo...
130
  "Admin" => "管理",
03e52840d   Kload   Init
131
  "Help" => "ヘルプ",
31b7f2792   Kload   Upgrade to ownclo...
132
133
134
135
136
137
138
  "Error loading tags" => "タグの読み込みエラー",
  "Tag already exists" => "タグはすでに存在します",
  "Error deleting tag(s)" => "タグの削除エラー",
  "Error tagging" => "タグの付与エラー",
  "Error untagging" => "タグの解除エラー",
  "Error favoriting" => "お気に入りに追加エラー",
  "Error unfavoriting" => "お気に入りから削除エラー",
03e52840d   Kload   Init
139
140
  "Access forbidden" => "アクセスが禁止されています",
  "Cloud not found" => "見つかりません",
31b7f2792   Kload   Upgrade to ownclo...
141
142
143
144
145
146
147
148
149
150
151
152
  "Hey there,
  
  just letting you know that %s shared %s with you.
  View it: %s
  
  " => "こんにちは、
  
  %s があなたと %s を共有したことをお知らせします。
  それを表示: %s
  ",
  "The share will expire on %s." => "共有は %s で有効期限が切れます。",
  "Cheers!" => "それでは!",
03e52840d   Kload   Init
153
  "Security Warning" => "セキュリティ警告",
31b7f2792   Kload   Upgrade to ownclo...
154
  "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "あなたのPHPのバージョンには、Null Byte攻撃(CVE-2006-7243)という脆弱性が含まれています。",
6d9380f96   Cédric Dupont   Update sources OC...
155
156
  "Please update your PHP installation to use %s securely." => "%s を安全に利用するため、インストールされているPHPをアップデートしてください。",
  "No secure random number generator is available, please enable the PHP OpenSSL extension." => "セキュアな乱数生成器が利用可能ではありません。PHPのOpenSSL拡張を有効にしてください。",
31b7f2792   Kload   Upgrade to ownclo...
157
  "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "セキュアな乱数生成器が無い場合、攻撃者がパスワードリセットのトークンを予測してアカウントを乗っ取られる可能性があります。",
03e52840d   Kload   Init
158
  "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => ".htaccess ファイルが動作していないため、おそらくあなたのデータディレクトリもしくはファイルはインターネットからアクセス可能です。",
31b7f2792   Kload   Upgrade to ownclo...
159
  "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "サーバーを適正に設定する情報は、こちらの<a href=\"%s\" target=\"_blank\">ドキュメント</a>を参照してください。",
03e52840d   Kload   Init
160
  "Create an <strong>admin account</strong>" => "<strong>管理者アカウント</strong>を作成してください",
6d9380f96   Cédric Dupont   Update sources OC...
161
162
  "Storage & database" => "ストレージとデータベース",
  "Data folder" => "データフォルダー",
03e52840d   Kload   Init
163
164
  "Configure the database" => "データベースを設定してください",
  "will be used" => "が使用されます",
6d9380f96   Cédric Dupont   Update sources OC...
165
  "Database user" => "データベースのユーザー名",
03e52840d   Kload   Init
166
167
168
169
170
  "Database password" => "データベースのパスワード",
  "Database name" => "データベース名",
  "Database tablespace" => "データベースの表領域",
  "Database host" => "データベースのホスト名",
  "Finish setup" => "セットアップを完了します",
6d9380f96   Cédric Dupont   Update sources OC...
171
172
173
174
  "Finishing …" => "作業を完了しています ...",
  "This application requires JavaScript to be enabled for correct operation.  Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and re-load this interface." => "このアプリケーションを使用するにはJavaScriptが必要です。
  <a href=\"http://enable-javascript.com/\" target=\"_blank\">JavaScriptを有効にし</a>、インターフェースを更新してください。 ",
  "%s is available. Get more information on how to update." => "%s が利用可能です。アップデート方法について詳細情報を確認してください。",
03e52840d   Kload   Init
175
176
  "Log out" => "ログアウト",
  "Automatic logon rejected!" => "自動ログインは拒否されました!",
6d9380f96   Cédric Dupont   Update sources OC...
177
178
179
  "If you did not change your password recently, your account may be compromised!" => "最近パスワードを変更していない場合、あなたのアカウントが危険にさらされている可能性があります!",
  "Please change your password to secure your account again." => "アカウント保護のため、パスワードを再度変更してください。",
  "Server side authentication failed!" => "サーバーサイドの認証に失敗しました!",
31b7f2792   Kload   Upgrade to ownclo...
180
  "Please contact your administrator." => "管理者に問い合わせてください。",
03e52840d   Kload   Init
181
  "Lost your password?" => "パスワードを忘れましたか?",
6d9380f96   Cédric Dupont   Update sources OC...
182
  "remember" => "パスワードを保存",
03e52840d   Kload   Init
183
184
  "Log in" => "ログイン",
  "Alternative Logins" => "代替ログイン",
6d9380f96   Cédric Dupont   Update sources OC...
185
186
  "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" => "こんにちは、<br><br>%sがあなたと »%s« を共有したことをお知らせします。<br><a href=\"%s\">それを表示</a><br><br>",
  "This ownCloud instance is currently in single user mode." => "このownCloudインスタンスは、現在シングルユーザーモードです。",
31b7f2792   Kload   Upgrade to ownclo...
187
188
189
  "This means only administrators can use the instance." => "これは、管理者のみがインスタンスを利用できることを意味しています。",
  "Contact your system administrator if this message persists or appeared unexpectedly." => "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に連絡してください。",
  "Thank you for your patience." => "しばらくお待ちください。",
6d9380f96   Cédric Dupont   Update sources OC...
190
191
  "Updating ownCloud to version %s, this may take a while." => "ownCloud をバージョン %s に更新しています、しばらくお待ちください。",
  "This ownCloud instance is currently being updated, which may take a while." => "この ownCloud インスタンスは現在アップデート中のため、しばらく時間がかかります。",
31b7f2792   Kload   Upgrade to ownclo...
192
  "Please reload this page after a short time to continue using ownCloud." => "ownCloud を続けて利用するには、しばらくした後でページをリロードしてください。"
03e52840d   Kload   Init
193
  );
31b7f2792   Kload   Upgrade to ownclo...
194
  $PLURAL_FORMS = "nplurals=1; plural=0;";