Go to the documentation of this file. 8 'item:site:site' =>
'Site',
9 'collection:site:site' =>
'Sites',
10 'index:content' =>
'<p>Welcome to your Elgg site.</p><p><strong>Tip:</strong> Many sites use the <code>activity</code> plugin to place a site activity stream on this page.</p>',
17 'loginok' =>
"ログインしました。",
18 'loginerror' =>
"ログインできませんでした。このサイトの登録したかどうかご確認の上、もう一度お試しください。",
19 'login:empty' =>
"ログイン名とパスワードが必要です。",
20 'login:baduser' =>
"あなたのログインアカウントを読み込むことができませんでした。",
21 'auth:nopams' =>
"内部エラー。ユーザ認証機能がインストールされていません。",
24 'logoutok' =>
"ログアウトしました。",
25 'logouterror' =>
"ログアウトできませんでした。もう一度お試しください。",
26 'session_expired' =>
"Your session has expired. Please <a href='javascript:location.reload(true)'>reload</a> the page to log in.",
27 'session_changed_user' =>
"You have been logged in as another user. You should <a href='javascript:location.reload(true)'>reload</a> the page.",
29 'loggedinrequired' =>
"要求されたページはログインしないとご覧になることはできません。",
30 'loggedoutrequired' =>
"You must be logged out to view the requested page.",
31 'adminrequired' =>
"要求されたページは管理者でないとご覧になることはできません。",
32 'membershiprequired' =>
"要求されたページはこのグループのメンバでないとご覧になることはできません。",
33 'limited_access' =>
"あなたには要求されたページを閲覧する十分な権限はありません。",
34 'invalid_request_signature' =>
"The URL of the page you are trying to access is invalid or has expired",
40 'exception:title' =>
"致命的なエラーです",
41 'exception:contact_admin' =>
'復帰不可能なエラーが発生しましたのでログに記録しました。サイト管理者にコンタクトをとって次の情報を報告してください。:',
43 'actionundefined' =>
"要求されたアクション(%s) はこのシステムで定義されていません。",
44 'actionnotfound' =>
"%s のアクションファイルが見つかりませんでした。",
45 'actionloggedout' =>
"ログアウトのままですと、アクションを実行できません。",
46 'actionunauthorized' =>
'あなたの権限では、このアクションを実行することはできません。',
48 'ajax:error' =>
'AJAXコールを実行中に予期せぬエラーが起こりました。おそらく、サーバへの接続が切断されたからかもしれません。',
49 'ajax:not_is_xhr' =>
'AJAX views には直接アクセスはできません',
51 'PluginException:MisconfiguredPlugin' =>
"%s (guid: %s) は、設定に間違いのあるプラグインですので、起動不可となっています。 原因に当たっては、Elgg wiki (http://learn.elgg.org/) を参考にしてください。 ",
52 'PluginException:CannotStart' =>
'%s (guid: %s) は起動できず停止状態のままです。理由: %s',
53 'PluginException:InvalidID' =>
"%s は、不正なプラグインIDです。",
54 'PluginException:InvalidPath' =>
"%s は、不正なプラグインのpathです",
55 'PluginException:InvalidManifest' =>
'%s プラグインのマニフェストファイルに間違いがあります。',
56 'PluginException:InvalidPlugin' =>
'%s は、不正なプラグインです。',
57 'PluginException:InvalidPlugin:Details' =>
'%s は、不正なプラグインです。: %s',
58 'PluginException:NullInstantiated' =>
'ElggPlugin のインスタンスは null であってはいけません。GUID、plugin ID もしくはfull path を渡してください。',
59 'ElggPlugin:MissingID' =>
'プラグインID (guid %s) が、ありません。',
60 'ElggPlugin:NoPluginPackagePackage' =>
'プラグインID %s (guid %s) のElggPluginPackage がありません。',
61 'ElggPluginPackage:InvalidPlugin:MissingFile' =>
'必要なファイル "%s" が見つかりません。',
62 'ElggPluginPackage:InvalidPlugin:InvalidId' =>
'マニフェストのIDに一致させるには、このプラグインのディレクトリの名前を "%s" に変えなければいけません。',
63 'ElggPluginPackage:InvalidPlugin:InvalidDependency' =>
'マニフェストに記述されている依存関係のタイプ "%s" が正しくありません。',
64 'ElggPluginPackage:InvalidPlugin:InvalidProvides' =>
'マニフェストに記述されているプロバイドのタイプ "%s" が正しくありません。',
65 'ElggPluginPackage:InvalidPlugin:CircularDep' =>
'プラグイン %3$s で依存関係のタイプ %2$s の 「%1$s」 が正しくありません。依存関係が循環しています。',
66 'ElggPluginPackage:InvalidPlugin:ConflictsWithPlugin' =>
'Conflicts with plugin: %s',
67 'ElggPluginPackage:InvalidPlugin:UnreadableConfig' =>
'Plugin file "elgg-plugin.php" file is present but unreadable.',
68 'ElggPlugin:Error' =>
'Plugin error',
69 'ElggPlugin:Error:ID' =>
'Error in plugin "%s"',
70 'ElggPlugin:Error:Path' =>
'Error in plugin path "%s"',
71 'ElggPlugin:Error:Unknown' =>
'Undefined plugin error',
72 'ElggPlugin:Exception:CannotIncludeFile' =>
'%s (プラグイン %s (guid: %s))が %s に含まれていません。パーミッションを調べてください!',
73 'ElggPlugin:Exception:IncludeFileThrew' =>
'Threw exception including %s for plugin %s (guid: %s) at %s.',
74 'ElggPlugin:Exception:CannotRegisterViews' =>
'プラグイン %s (guid: %s)のViewディレクトリを %s で開くことができません。パーミッションを調べてください!',
75 'ElggPlugin:Exception:NoID' =>
'プラグイン guid %s のIDがありません!',
76 'ElggPlugin:Exception:InvalidPackage' =>
'Package cannot be loaded',
77 'ElggPlugin:Exception:InvalidManifest' =>
'Plugin manifest is missing or invalid',
78 'PluginException:NoPluginName' =>
"プラグイン名を見つけることができませんでした。",
79 'PluginException:ParserError' =>
'API(var. %s)でプラグイン %s のマニフェストを解析するときにエラーが発生しました)。',
80 'PluginException:NoAvailableParser' =>
'マニフェストAPI(Ver. %s)のパーサをプラグイン%sの中で見つけることができません。',
81 'PluginException:ParserErrorMissingRequiredAttribute' =>
"マニフェストファイル内で'%s'属性が必要なのですがプラグイン%sの中ではありませんでした。",
82 'ElggPlugin:InvalidAndDeactivated' =>
'%s は不正なプラグインですので起動されませんでした。',
83 'ElggPlugin:activate:BadConfigFormat' =>
'Plugin file "elgg-plugin.php" did not return a serializable array.',
84 'ElggPlugin:activate:ConfigSentOutput' =>
'Plugin file "elgg-plugin.php" sent output.',
86 'ElggPlugin:Dependencies:Requires' =>
'必須',
87 'ElggPlugin:Dependencies:Suggests' =>
'示唆',
88 'ElggPlugin:Dependencies:Conflicts' =>
'混乱',
89 'ElggPlugin:Dependencies:Conflicted' =>
'混乱した',
90 'ElggPlugin:Dependencies:Provides' =>
'生成',
91 'ElggPlugin:Dependencies:Priority' =>
'優先',
93 'ElggPlugin:Dependencies:Elgg' =>
'Elgg version',
94 'ElggPlugin:Dependencies:PhpVersion' =>
'PHP version',
95 'ElggPlugin:Dependencies:PhpExtension' =>
'PHP extension: %s',
96 'ElggPlugin:Dependencies:PhpIni' =>
'PHP ind セッティング: %s',
97 'ElggPlugin:Dependencies:Plugin' =>
'プラグイン:%s',
98 'ElggPlugin:Dependencies:Priority:After' =>
'%s の後',
99 'ElggPlugin:Dependencies:Priority:Before' =>
'%s の前',
100 'ElggPlugin:Dependencies:Priority:Uninstalled' =>
'%s は、インストールされていません',
101 'ElggPlugin:Dependencies:Suggests:Unsatisfied' =>
'ありません',
103 'ElggPlugin:Dependencies:ActiveDependent' =>
'%s と依存関係にある他のプラグインが存在します。 このプラグインを無効にする前に、次のプラグインを先に無効にしなければなりません。: %s',
105 'ElggMenuBuilder:Trees:NoParents' =>
'親リンクの無いメニュー項目があります',
106 'ElggMenuBuilder:Trees:OrphanedChild' =>
'メニュー項目[%s]には、親リンク[%s]がありません',
107 'ElggMenuBuilder:Trees:DuplicateChild' =>
'メニュー項目[%s]に対して2重登録が見つかりました',
109 'RegistrationException:EmptyPassword' =>
'パスワードの項目は空欄のままにはできません',
110 'RegistrationException:PasswordMismatch' =>
'パスワードは一致させなければなりません',
111 'LoginException:BannedUser' =>
'あなたはこのサイトに出入り禁止になっていますのでログインできません。',
112 'LoginException:UsernameFailure' =>
'ログインできません。あなたのログイン名とパスワードをもう一度お確かめください。',
113 'LoginException:PasswordFailure' =>
'ログインでできません。あなたのログイン名とパスワードをもう一度お確かめください。',
114 'LoginException:AccountLocked' =>
'ログイン失敗が多いので、あなたのアカウントをロックしています',
115 'LoginException:ChangePasswordFailure' =>
'現在ご使用になられているパスワードのチェックに失敗しました。',
116 'LoginException:Unknown' =>
'不明なエラーがおこりましたので、ログインできませんでした。',
118 'UserFetchFailureException' =>
'user_guid[%s] のユーザが存在しないため、パーミッションのチェックができません。',
120 'PageNotFoundException' =>
'The page you are trying to view does not exist or you do not have permissions to view it',
121 'EntityNotFoundException' =>
'The content you were trying to access has been removed or you do not have permissions to access it.',
122 'EntityPermissionsException' =>
'You do not have sufficient permissions for this action.',
123 'GatekeeperException' =>
'You do not have permissions to view the page you are trying to access',
124 'BadRequestException' =>
'Bad request',
125 'ValidationException' =>
'Submitted data did not meet the requirements, please check your input.',
126 'LogicException:InterfaceNotImplemented' =>
'%s must implement %s',
128 'deprecatedfunction' =>
'警告: このコードは廃止された時代遅れの関数「 %s 」を使用しており、このバージョンのElggとは互換性がありません。',
130 'pageownerunavailable' =>
'警告: ページオーナー %d を許可できません。',
131 'viewfailure' =>
'View %s において内部エラーが発生しました。',
132 'view:missing_param' =>
"View %2\$s で必要なパラメータ「 %1\$s 」がありません。",
133 'changebookmark' =>
'このページに対するあなたのブックマークを変更してください。',
134 'noaccess' =>
'あなたが閲覧しようとしているコンテントはすでに削除されてしまっているか、あるいはあなたに閲覧する権限がないかどちらかです。',
135 'error:missing_data' =>
'あなたのリクエストにおいていくつかデータの欠損がありました。',
136 'save:fail' =>
'データを保存するのに失敗しました',
137 'save:success' =>
'データを保存しました',
139 'forward:error' =>
'Sorry. An error occurred while redirecting to you to another site.',
141 'error:default:title' =>
'アレッ?',
142 'error:default:content' =>
'アレッ?何かがおかしいです。',
143 'error:400:title' =>
'リクエストが変です',
144 'error:400:content' =>
'申し訳ありません。そのリクエストは正しくないか不完全です。',
145 'error:403:title' =>
'禁止',
146 'error:403:content' =>
'申し訳ありません。要求されたページへのアクセスが許可されていません。',
147 'error:404:title' =>
'ページが見つかりませんでした',
148 'error:404:content' =>
'申し訳ありません。ご要望のページを見つけることができませんでした',
150 'upload:error:ini_size' =>
'アップロードしようとされているファイルは、サイズが大きすぎるようです。',
151 'upload:error:form_size' =>
'アップロードしようとされているファイルは、サイズが大きすぎるようです。',
152 'upload:error:partial' =>
'ファイルのアップロードはまだ完了していませんでした。',
153 'upload:error:no_file' =>
'ファイルを選択してください。',
154 'upload:error:no_tmp_dir' =>
'アップロードされたファイルを保存出来ませんでした。',
155 'upload:error:cant_write' =>
'アップロードされたファイルを保存出来ませんでした。',
156 'upload:error:extension' =>
'アップロードされたファイルを保存出来ませんでした。',
157 'upload:error:unknown' =>
'ファイルアップロードに失敗しました。',
162 'table_columns:fromView:admin' =>
'Admin',
163 'table_columns:fromView:banned' =>
'Banned',
164 'table_columns:fromView:container' =>
'Container',
165 'table_columns:fromView:excerpt' =>
'Description',
166 'table_columns:fromView:link' =>
'Name/Title',
167 'table_columns:fromView:icon' =>
'Icon',
168 'table_columns:fromView:item' =>
'Item',
169 'table_columns:fromView:language' =>
'Language',
170 'table_columns:fromView:owner' =>
'Owner',
171 'table_columns:fromView:time_created' =>
'Time Created',
172 'table_columns:fromView:time_updated' =>
'Time Updated',
173 'table_columns:fromView:user' =>
'User',
175 'table_columns:fromProperty:description' =>
'Description',
176 'table_columns:fromProperty:email' =>
'Email',
177 'table_columns:fromProperty:name' =>
'Name',
178 'table_columns:fromProperty:type' =>
'Type',
179 'table_columns:fromProperty:username' =>
'Username',
181 'table_columns:fromMethod:getSubtype' =>
'Subtype',
182 'table_columns:fromMethod:getDisplayName' =>
'Name/Title',
183 'table_columns:fromMethod:getMimeType' =>
'MIME Type',
184 'table_columns:fromMethod:getSimpleType' =>
'Type',
192 'username' =>
"ログイン名",
193 'loginusername' =>
"ログイン名もしくは電子メール",
194 'password' =>
"パスワード",
195 'passwordagain' =>
"パスワード(確認)",
196 'admin_option' =>
"このユーザに管理者権限を与える",
197 'autogen_password_option' =>
"Automatically generate a secure password?",
203 'access:label:private' =>
"Private",
204 'access:label:logged_in' =>
"Logged in users",
205 'access:label:public' =>
"Public",
206 'access:label:logged_out' =>
"Logged out users",
207 'access:label:friends' =>
"Friends",
209 'access:overridenotice' =>
"注意: グループポリシーですでに設定されているので、このコンテントはグループメンバーからのみしかアクセスすることができません。",
210 'access:limited:label' =>
"限定公開",
211 'access:help' =>
"コンテンツの公開範囲を設定します。",
212 'access:read' =>
"読み込みアクセス",
213 'access:write' =>
"書き込みアクセス",
214 'access:admin_only' =>
"管理者のみ",
215 'access:missing_name' =>
"アクセスレベルの名前がありません",
216 'access:comments:change' =>
"この会議は現在限られた人しか見ることができないようになっています。あなたがこれをシェアする人に対しては十分に考慮してください。",
222 'dashboard' =>
"ダッシュボード",
223 'dashboard:nowidgets' =>
"ダッシュボードでは、あなたのアクティビティやこのサイトでのあなたに関するコンテンツを表示させることができます。",
225 'widgets:add' =>
'ウィジェットを追加',
226 'widgets:add:description' =>
"下のウィジェットボタンをクリックして、ページに追加してみてください。",
227 'widgets:position:fixed' =>
'(固定した位置)',
228 'widget:unavailable' =>
'すでに、このウィジェットを追加済みです。',
229 'widget:numbertodisplay' =>
'表示するアイテムの数',
231 'widget:delete' =>
'%s を削除',
232 'widget:edit' =>
'このウィジェットをカスタマイズする',
234 'widgets' =>
"ウィジェット",
235 'widget' =>
"ウィジェット",
236 'item:object:widget' =>
"ウィジェット",
237 'collection:object:widget' =>
'Widgets',
238 'widgets:save:success' =>
"ウィジェットを保存しました。",
239 'widgets:save:failure' =>
"ウィジェットを保存できませんでした。",
240 'widgets:add:success' =>
"ウィジェットを追加しました。",
241 'widgets:add:failure' =>
"あなたのウィジェットを追加できませんでした。",
242 'widgets:move:failure' =>
"ウィジェットを新しい場所に移動できませんでした。",
243 'widgets:remove:failure' =>
"このウィジェットを削除することができませんでした",
244 'widgets:not_configured' =>
"This widget is not yet configured",
251 'item:group' =>
"グループ",
252 'collection:group' =>
'Groups',
253 'item:group:group' =>
"Group",
254 'collection:group:group' =>
'Groups',
255 'groups:tool_gatekeeper' =>
"The requested functionality is currently not enabled in this group",
262 'item:user' =>
"ユーザ",
263 'collection:user' =>
'Users',
264 'item:user:user' =>
'User',
265 'collection:user:user' =>
'Users',
268 'collection:friends' =>
'Friends\' %s',
271 'avatar:noaccess' =>
"このユーザのアバターを編集する権限はあなたにはありません",
272 'avatar:create' =>
'アバターを作る',
273 'avatar:edit' =>
'アバターを編集する',
274 'avatar:upload' =>
'新しいアバターをアップロードする',
275 'avatar:current' =>
'現在使用中のアバター',
276 'avatar:remove' =>
'アバターを削除して、デフォルトのアイコンに戻す',
277 'avatar:crop:title' =>
'アバターの切り貼りツール',
278 'avatar:upload:instructions' =>
"あなたのアバターは、このサイト内であなたの顔写真として表示されます。好きな時に変更することができます。(ファイルの形式はPNG,JPG,GIFのいずれかでお願いします)",
279 'avatar:create:instructions' =>
'アバターに使用する画像の大きさををマウスで調整してください。加工された後がどのような感じになるか右のボックスにプレビューとして表示されます。決まったら「アバターを作成する」ボタンを押してください。加工後の画像はアバターとしてこのサイトで表示されます。',
280 'avatar:upload:success' =>
'アバター画像は無事アップロードされました。',
281 'avatar:upload:fail' =>
'アバター画像のアップロードに失敗しました',
282 'avatar:resize:fail' =>
'アバター画像の大きさ変更に失敗しました',
283 'avatar:crop:success' =>
'アバター画像の切り取りに成功しました',
284 'avatar:crop:fail' =>
'アバター画像の切り取りに失敗しました',
285 'avatar:remove:success' =>
'アバターを無事削除しました',
286 'avatar:remove:fail' =>
'アバターをの削除に失敗しました。',
288 'action:user:validate:already' =>
"%s was already validated",
289 'action:user:validate:success' =>
"%s has been validated",
290 'action:user:validate:error' =>
"An error occurred while validating %s",
295 'feed:rss' =>
'このページをRSSフィードする',
296 'feed:rss:title' =>
'このページのRSSフィード',
300 'link:view' =>
'リンクを見る',
301 'link:view:all' =>
'全て見る',
308 'river:user:friend' =>
"%s is now a friend with %s",
309 'river:update:user:avatar' =>
'%sさんが、新しいアバターを設定しました',
310 'river:noaccess' =>
'このアイテムを見る権限がありません。',
311 'river:posted:generic' =>
'%sさんが投稿しました。',
312 'riveritem:single:user' =>
'ユーザ',
313 'riveritem:plural:user' =>
'ユーザ',
314 'river:ingroup' =>
'%sグループ内',
315 'river:none' =>
'近況報告はありません',
316 'river:update' =>
'%s さんの更新',
317 'river:delete' =>
'このアクティビティ項目を削除しました',
318 'river:delete:success' =>
'Activity item has been deleted',
319 'river:delete:fail' =>
'Activity item could not be deleted',
320 'river:delete:lack_permission' =>
'You lack permission to delete this activity item',
321 'river:can_delete:invaliduser' =>
'Cannot check canDelete for user_guid [%s] as the user does not exist.',
322 'river:subject:invalid_subject' =>
'正しいユーザではありません',
323 'activity:owner' =>
'アクティビティ一覧',
330 'notifications:usersettings' =>
"通知設定",
331 'notification:method:email' =>
'Email',
333 'notifications:usersettings:save:ok' =>
"通知設定を保存しました。",
334 'notifications:usersettings:save:fail' =>
"通知設定を保存する際に問題が起こりました。",
336 'notification:subject' =>
'%s についての通知',
337 'notification:body' =>
'%s にて新しいアクティビティを見る',
344 'searchtitle' =>
"検索: %s",
345 'users:searchtitle' =>
"ユーザ検索: %s",
346 'groups:searchtitle' =>
"グループ検索: %s",
347 'advancedsearchtitle' =>
"%s(%sと一致)",
348 'notfound' =>
"検索結果なし",
352 'viewtype:change' =>
"表示の仕方の変更",
353 'viewtype:list' =>
"リスト",
354 'viewtype:gallery' =>
"ギャラリ",
356 'tag:search:startblurb' =>
"「%s」と一致したタグは:",
358 'user:search:startblurb' =>
"「%s」と一致したユーザ:",
359 'user:search:finishblurb' =>
"もっとみる",
361 'group:search:startblurb' =>
"「%s」と一致したグループは:",
362 'group:search:finishblurb' =>
"もっとみる",
364 'userpicker:only_friends' =>
'友達のみ',
370 'account' =>
"アカウント",
373 'settings:edit' =>
'設定を編集',
375 'register' =>
"新規登録",
376 'registerok' =>
"あなたは %s で登録されました。",
377 'registerbad' =>
"未知のエラーのため、登録作業が失敗しました。",
378 'registerdisabled' =>
"システム管理者が新規登録を禁止しています。",
379 'register:fields' =>
'すべての項目が必須となります。',
381 'registration:noname' =>
'Display name is required.',
382 'registration:notemail' =>
'あなたが入力したEメールアドレスは、正しいものでは無いようです。',
383 'registration:userexists' =>
'そのログイン名はすでに使われています。',
384 'registration:usernametooshort' =>
'ログイン名は半角英字で %u 文字以上にしてください。',
385 'registration:usernametoolong' =>
'あなたのログイン名は長過ぎます。 %u 文字以内でお願いします。',
386 'registration:passwordtooshort' =>
'パスワードは半角英字で %u 文字以上にしてください。',
387 'registration:dupeemail' =>
'そのEメールアドレスはすでに利用されています。',
388 'registration:invalidchars' =>
'申し訳ありません。入力されたログイン名には利用できない文字「 %s 」が含まれています。次のこれらの文字は使えません: %s',
389 'registration:emailnotvalid' =>
'申し訳ありません。入力されたEメールアドレスは、このシステムで使えません。',
390 'registration:passwordnotvalid' =>
'申し訳ありません。入力されたパスワードは、このシステムで使えません。',
391 'registration:usernamenotvalid' =>
'申し訳ありません。入力されたログイン名は、このシステムで使えません。',
393 'adduser' =>
"ユーザ登録",
394 'adduser:ok' =>
"新しいユーザを登録しました。",
395 'adduser:bad' =>
"新しいユーザが登録できません。",
397 'user:set:name' =>
"アカウント編集",
398 'user:name:label' =>
"表示名",
399 'user:name:success' =>
"表示名を変更しました。",
400 'user:name:fail' =>
"表示名を変更できませんでした。",
401 'user:username:success' =>
"Successfully changed username on the system.",
402 'user:username:fail' =>
"Could not change username on the system.",
404 'user:set:password' =>
"パスワード",
405 'user:current_password:label' =>
'現在のパスワード',
406 'user:password:label' =>
"新しいパスワード",
407 'user:password2:label' =>
"新しいパスワード(確認)",
408 'user:password:success' =>
"パスワードを変更しました。",
409 'user:password:fail' =>
"パスワードが変更できませんでした。",
410 'user:password:fail:notsame' =>
"パスワードが一致しません。",
411 'user:password:fail:tooshort' =>
"パスワードが短すぎるので登録できません。",
412 'user:password:fail:incorrect_current_password' =>
'先ほど入力されたパスワードは間違っています。',
413 'user:changepassword:unknown_user' =>
'ユーザが見当たりません。',
414 'user:changepassword:change_password_confirm' =>
'パスワードを変更します。',
416 'user:set:language' =>
"言語設定",
417 'user:language:label' =>
"言語の設定",
418 'user:language:success' =>
"言語の設定を更新しました。",
419 'user:language:fail' =>
"言語の設定を保存できませんでした。",
421 'user:username:notfound' =>
'ログイン名 %s が見当たりません。',
422 'user:username:help' =>
'Please be aware that changing a username will change all dynamic user related links',
424 'user:password:lost' =>
'パスワードを忘れた場合',
425 'user:password:hash_missing' =>
'Regretfully, we must ask you to reset your password. We have improved the security of passwords on the site, but were unable to migrate all accounts in the process.',
426 'user:password:changereq:success' =>
'新しいパスワード発行の手続きをしました。ご登録のEメールあてに確認のメールを送信しました。',
427 'user:password:changereq:fail' =>
'新しいパスワード発行の手続きに失敗しました。',
429 'user:password:text' =>
'新しいパスワードを再発行されたい場合は、ログイン名もしくは電子メールアドレスを入力し送信ボタンを押してください。',
431 'user:persistent' =>
'次回入力を省略',
433 'walled_garden:home' =>
'Home',
438 'menu:page:header:administer' =>
'管理',
439 'menu:page:header:configure' =>
'設定',
440 'menu:page:header:develop' =>
'開発',
441 'menu:page:header:information' =>
'Information',
442 'menu:page:header:default' =>
'その他',
444 'admin:view_site' =>
'サイトを見る',
445 'admin:loggedin' =>
'%s でログイン中',
446 'admin:menu' =>
'メニュー',
448 'admin:configuration:success' =>
"設定を保存しました。",
449 'admin:configuration:fail' =>
"設定を保存できませんでした。",
450 'admin:configuration:dataroot:relative_path' =>
'「 %s 」をデータルートとして仕様出来ません:絶対パスを使用してください。',
451 'admin:configuration:default_limit' =>
'項目の数は、1ページ当たり最低でも1つ以上にしてください。',
453 'admin:unknown_section' =>
'不正な管理セクションです',
456 'admin:header:release' =>
"Elgg release: %s",
457 'admin:description' =>
"この管理パネルでは、ユーザの管理からプラグインの振る舞いにいたるまで、システムの全ての事柄をコントロールすることができます。開始するには以下のオプションを選択してください。",
459 'admin:performance' =>
'Performance',
460 'admin:performance:label:generic' =>
'Generic',
461 'admin:performance:generic:description' =>
'Below is a list of performance suggestions / values which could help in tuning your website',
462 'admin:performance:simplecache' =>
'Simplecache',
463 'admin:performance:simplecache:settings:warning' =>
"It's recommended you configure the simplecache setting in the settings.php. 464 Configuring simplecache in the settings.php file improves caching performance. 465 It allows Elgg to skip connecting to the database when serving cached JavaScript and CSS files",
466 'admin:performance:systemcache' =>
'Systemcache',
467 'admin:performance:apache:mod_cache' =>
'Apache mod_cache',
468 'admin:performance:apache:mod_cache:warning' =>
'The mod_cache module provides HTTP-aware caching schemes. This means that the files will be cached according 469 to an instruction specifying how long a page can be considered "fresh".',
470 'admin:performance:php:open_basedir' =>
'PHP open_basedir',
471 'admin:performance:php:open_basedir:not_configured' =>
'No limitations have been set',
472 'admin:performance:php:open_basedir:warning' =>
'A small amount of open_basedir limitations are in effect, this could impact performance.',
473 'admin:performance:php:open_basedir:error' =>
'A large amount of open_basedir limitations are in effect, this will probably impact performance.',
474 'admin:performance:php:open_basedir:generic' =>
'With open_basedir every file access will be checked against the list of limitations. Since Elgg has a lot of 475 file access this will negatively impact performance. Also PHPs opcache can no longer cache file paths in memory and has to resolve this upon every access.',
477 'admin:statistics' =>
'統計情報',
478 'admin:server' =>
'Server',
479 'admin:cron' =>
'Cron',
480 'admin:cron:record' =>
'最後に行った Cron Jobs',
481 'admin:cron:period' =>
'Cron の間隔',
482 'admin:cron:friendly' =>
'最後に完了した時間',
483 'admin:cron:date' =>
'日付と時間',
484 'admin:cron:msg' =>
'Message',
485 'admin:cron:started' =>
'Cron jobs for "%s" started at %s',
486 'admin:cron:started:actual' =>
'Cron interval "%s" started processing at %s',
487 'admin:cron:complete' =>
'Cron jobs for "%s" completed at %s',
489 'admin:appearance' =>
'見た目',
490 'admin:administer_utilities' =>
'ユーティリティ',
491 'admin:develop_utilities' =>
'ユーティリティ',
492 'admin:configure_utilities' =>
'ユーティリティ',
493 'admin:configure_utilities:robots' =>
'Robots.txt',
495 'admin:users' =>
"ユーザ",
496 'admin:users:online' =>
'オンライン中',
497 'admin:users:newest' =>
'最新',
498 'admin:users:admins' =>
'管理者',
499 'admin:users:searchuser' =>
'Search user to make them admin',
500 'admin:users:existingadmins' =>
'List of existing admins',
501 'admin:users:add' =>
'新規ユーザ追加',
502 'admin:users:description' =>
"この管理者パネルでサイト内でのユーザの設定をコントロールすることができます。開始するには、下のオプションを選択してください。",
503 'admin:users:adduser:label' =>
"新規ユーザを追加するには、ここをクリック...",
504 'admin:users:opt:linktext' =>
"ユーザ設定...",
505 'admin:users:opt:description' =>
"ユーザとアカウント情報の設定",
506 'admin:users:find' =>
'検索',
507 'admin:users:unvalidated' =>
'Unvalidated',
508 'admin:users:unvalidated:no_results' =>
'No unvalidated users.',
509 'admin:users:unvalidated:registered' =>
'Registered: %s',
510 'admin:users:unvalidated:change_email' =>
'Change e-mail address',
511 'admin:users:unvalidated:change_email:user' =>
'Change e-mail address for: %s',
513 'admin:configure_utilities:maintenance' =>
'Maintenance mode',
514 'admin:upgrades' =>
'アップグレード',
515 'admin:upgrades:finished' =>
'Completed',
516 'admin:upgrades:db' =>
'Database upgrades',
517 'admin:upgrades:db:name' =>
'Upgrade name',
518 'admin:upgrades:db:start_time' =>
'Start time',
519 'admin:upgrades:db:end_time' =>
'End time',
520 'admin:upgrades:db:duration' =>
'Duration',
521 'admin:upgrades:menu:pending' =>
'Pending upgrades',
522 'admin:upgrades:menu:completed' =>
'Completed upgrades',
523 'admin:upgrades:menu:db' =>
'Database upgrades',
524 'admin:upgrades:menu:run_single' =>
'Run this upgrade',
525 'admin:upgrades:run' =>
'Run upgrades now',
526 'admin:upgrades:error:invalid_upgrade' =>
'Entity %s does not exist or not a valid instance of ElggUpgrade',
527 'admin:upgrades:error:invalid_batch' =>
'Batch runner for the upgrade %s (%s) could not be instantiated',
528 'admin:upgrades:completed' =>
'Upgrade "%s" completed at %s',
529 'admin:upgrades:completed:errors' =>
'Upgrade "%s" completed at %s but encountered %s errors',
530 'admin:upgrades:failed' =>
'Upgrade "%s" failed',
531 'admin:action:upgrade:reset:success' =>
'Upgrade "%s" was reset',
533 'admin:settings' =>
'セッティング',
534 'admin:settings:basic' =>
'基本設定',
535 'admin:settings:advanced' =>
'詳細設定',
536 'admin:settings:users' =>
'Users',
537 'admin:site_settings' =>
"Site Settings",
538 'admin:site:description' =>
"この管理パネルでは、インストールしたサイト全体に関わる設定をコントロールすることができます。はじめるには、以下のオプションを選択してください。",
539 'admin:site:opt:linktext' =>
"サイトの構築..",
540 'admin:settings:in_settings_file' =>
'この設定は、settings.php 内で行えます。',
542 'site_secret:current_strength' =>
'キーの強さ',
543 'site_secret:strength:weak' =>
"弱い",
544 'site_secret:strength_msg:weak' =>
"サイトの秘密キーを再設定することを強くおすすめします。",
545 'site_secret:strength:moderate' =>
"中くらい",
546 'site_secret:strength_msg:moderate' =>
"サイトの安全性をもっと高めるためにサイトの秘密キーを再設定することをおすすめします。",
547 'site_secret:strength:strong' =>
"強い",
548 'site_secret:strength_msg:strong' =>
"あなたのサイトの秘密キーは十分に強固です。キーを作りなおす必要はありません。",
550 'admin:dashboard' =>
'ダッシュボード',
551 'admin:widget:online_users' =>
'オンライン中のユーザ',
552 'admin:widget:online_users:help' =>
'現在サイトにいるユーザのリスト',
553 'admin:widget:new_users' =>
'新規ユーザ',
554 'admin:widget:new_users:help' =>
'新規ユーザのリスト',
555 'admin:widget:banned_users' =>
'出入り禁止のユーザ',
556 'admin:widget:banned_users:help' =>
'出入り禁止のユーザのリスト',
557 'admin:widget:content_stats' =>
'コンテントの統計情報',
558 'admin:widget:content_stats:help' =>
'ユーザが作成したコンテントの記録を保存しています。',
559 'admin:widget:cron_status' =>
'Cronの状態',
560 'admin:widget:cron_status:help' =>
'最後に cron jobs が完了したときの状態を表示する',
561 'admin:statistics:numentities' =>
'Content Statistics',
562 'admin:statistics:numentities:type' =>
'Content type',
563 'admin:statistics:numentities:number' =>
'Number',
564 'admin:statistics:numentities:searchable' =>
'Searchable entities',
565 'admin:statistics:numentities:other' =>
'Other entities',
567 'admin:widget:admin_welcome' =>
'Welcome',
568 'admin:widget:admin_welcome:help' =>
"Elggの管理エリアについての短い紹介",
569 'admin:widget:admin_welcome:intro' =>
570 'Elggにようこそ!現在あなたが見ている画面は管理用のダッシュボードです。このページはサイトで何がおこっているかを追跡するのに便利なようにできています。',
572 'admin:widget:admin_welcome:admin_overview' =>
573 "Navigation for the administration area is provided by the menu to the right. It is organized into 576 <dt>Administer</dt><dd>Basic tasks like managing users, monitoring reported content and activating plugins.</dd> 577 <dt>Configure</dt><dd>Occasional tasks like setting the site name or configuring settings of a plugin.</dd> 578 <dt>Information</dt><dd>Information about your site like statistics.</dd> 579 <dt>Develop</dt><dd>For developers who are building plugins or designing themes. (Requires a developer plugin.)</dd> 584 'admin:widget:admin_welcome:outro' =>
'<br />フッタリンクに’使える’リソースがありますので、チェックしてみてください。Elggをご使用いただき、誠にありがとうございました。',
586 'admin:widget:control_panel' =>
'コントロールパネル',
587 'admin:widget:control_panel:help' =>
"簡単に各種設定を行うことができます。",
589 'admin:cache:flush' =>
'キャッシュをクリアする',
590 'admin:cache:flushed' =>
"サイトのキャシュをクリアしました",
592 'admin:footer:faq' =>
'管理FAQ',
593 'admin:footer:manual' =>
'管理マニュアル',
594 'admin:footer:community_forums' =>
'Elggコミュニティーフォーラム',
595 'admin:footer:blog' =>
'Elggブログ',
597 'admin:plugins:category:all' =>
'全プラグイン',
598 'admin:plugins:category:active' =>
'起動中のプラグイン',
599 'admin:plugins:category:inactive' =>
'停止中のプラグイン',
600 'admin:plugins:category:admin' =>
'管理者',
601 'admin:plugins:category:bundled' =>
'Bundled',
602 'admin:plugins:category:nonbundled' =>
'Non-bundled',
603 'admin:plugins:category:content' =>
'コンテント',
604 'admin:plugins:category:development' =>
'開発',
605 'admin:plugins:category:enhancement' =>
'機能拡張',
606 'admin:plugins:category:api' =>
'サービスAPI',
607 'admin:plugins:category:communication' =>
'コミュニケーション',
608 'admin:plugins:category:security' =>
'セキュリティーとスパム',
609 'admin:plugins:category:social' =>
'ソーシャル',
610 'admin:plugins:category:multimedia' =>
'マルチメディア',
611 'admin:plugins:category:theme' =>
'テーマ',
612 'admin:plugins:category:widget' =>
'ウィジェット',
613 'admin:plugins:category:utility' =>
'ユーティリティ',
615 'admin:plugins:markdown:unknown_plugin' =>
'不明なプラグイン',
616 'admin:plugins:markdown:unknown_file' =>
'不明なファイル',
618 'admin:notices:delete_all' =>
'Dismiss all %s notices',
619 'admin:notices:could_not_delete' =>
'通知を消去することができませんでした。',
620 'item:object:admin_notice' =>
'通知の管理',
621 'collection:object:admin_notice' =>
'Admin notices',
623 'admin:options' =>
'管理者オプション',
625 'admin:security' =>
'Security',
626 'admin:security:information' =>
'Information',
627 'admin:security:information:description' =>
'On this page you can find a list of security recommendations.',
628 'admin:security:information:https' =>
'Is the website protected by HTTPS',
629 'admin:security:information:https:warning' =>
"It's recommended to protect your website using HTTPS, this helps protect data 630 (eg. passwords) from being sniffed over the internet connection.",
631 'admin:security:information:wwwroot' =>
'Website main folder is writable',
632 'admin:security:information:wwwroot:error' =>
"It's recommended that you install Elgg in a folder which isn't writable by your webserver. 633 Malicious visitors could place unwanted code in your website.",
634 'admin:security:information:validate_input' =>
'Input validation',
635 'admin:security:information:validate_input:error' =>
"Some plugin has disabled the input validation on your website, this will allow users to 636 submit potentially harmfull content (eg. cross-site-scripting, etc)",
637 'admin:security:information:password_length' =>
'Minimal password length',
638 'admin:security:information:password_length:warning' =>
"It's recommended to have a minimal password length of at least 6 characters.",
639 'admin:security:information:username_length' =>
'Minimal username length',
640 'admin:security:information:username_length:warning' =>
"It's recommended to have a minimal username length of at least 4 characters.",
641 'admin:security:information:php:session_gc' =>
"PHP session cleanup",
642 'admin:security:information:php:session_gc:chance' =>
"Cleanup chance: %s%%",
643 'admin:security:information:php:session_gc:lifetime' =>
"Session lifetime %s seconds",
644 'admin:security:information:php:session_gc:error' =>
"It's recommended to set 'session.gc_probability' and 'session.gc_divisor' in your PHP settings, this will cleanup 645 expired sessions from your database and not allow users to reuse old sessions.",
647 'admin:security:settings' =>
'Settings',
648 'admin:security:settings:description' =>
'On this page you can configure some security features. Please read the settings carefully.',
649 'admin:security:settings:label:hardening' =>
'Hardening',
650 'admin:security:settings:label:notifications' =>
'Notifications',
651 'admin:security:settings:label:site_secret' =>
'Site secret',
653 'admin:security:settings:notify_admins' =>
'Notify all site administrators when an admin is added or removed',
654 'admin:security:settings:notify_admins:help' =>
'This will send out a notification to all site administrators that one of the admins added/removed a site administrator.',
656 'admin:security:settings:notify_user_admin' =>
'Notify the user when the admin role is added or removed',
657 'admin:security:settings:notify_user_admin:help' =>
'This will send a notification to the user that the admin role was added to/removed from their account.',
659 'admin:security:settings:notify_user_ban' =>
'Notify the user when their account gets (un)banned',
660 'admin:security:settings:notify_user_ban:help' =>
'This will send a notification to the user that their account was (un)banned.',
662 'admin:security:settings:notify_user_password' =>
'Notify the user when they change their password',
663 'admin:security:settings:notify_user_password:help' =>
'This will send a notification to the user when they change their password.',
665 'admin:security:settings:protect_upgrade' =>
'Protect upgrade.php',
666 'admin:security:settings:protect_upgrade:help' =>
'This will protect upgrade.php so you require a valid token or you\'ll have to be an administrator.',
667 'admin:security:settings:protect_upgrade:token' =>
'In order to be able to use the upgrade.php when logged out or as a non admin, the following URL needs to be used:',
669 'admin:security:settings:protect_cron' =>
'Protect the /cron URLs',
670 'admin:security:settings:protect_cron:help' =>
'This will protect the /cron URLs with a token, only if a valid token is provided will the cron execute.',
671 'admin:security:settings:protect_cron:token' =>
'In order to be able to use the /cron URLs the following tokens needs to be used. Please note that each interval has its own token.',
672 'admin:security:settings:protect_cron:toggle' =>
'Show/hide cron URLs',
674 'admin:security:settings:disable_password_autocomplete' =>
'Disable autocomplete on password fields',
675 'admin:security:settings:disable_password_autocomplete:help' =>
'Data entered in these fields will be cached by the browser. An attacker who can access the victim\'s browser could steal this information. This is especially important if the application is commonly used in shared computers such as cyber cafes or airport terminals. If you disable this, password management tools can no longer autofill these fields. The support for the autocomplete attribute can be browser specific.',
677 'admin:security:settings:email_require_password' =>
'Require password to change email address',
678 'admin:security:settings:email_require_password:help' =>
'When the user wishes to change their email address, require that they provide their current password.',
680 'admin:security:settings:session_bound_entity_icons' =>
'Session bound entity icons',
681 'admin:security:settings:session_bound_entity_icons:help' =>
'Entity icons can be session bound by default. This means the URLs generated also contain information about the current session. 682 Having icons session bound makes icon urls not shareable between sessions. The side effect is that caching of these urls will only help the active session.',
684 'admin:security:settings:site_secret:intro' =>
'Elgg uses a key to create security tokens for various purposes.',
685 'admin:security:settings:site_secret:regenerate' =>
"Regenerate site secret",
686 'admin:security:settings:site_secret:regenerate:help' =>
"Note: Regenerating your site secret may inconvenience some users by invalidating tokens used in \"remember me\" cookies, e-mail validation requests, invitation codes, etc.",
688 'admin:site:secret:regenerated' =>
"Your site secret has been regenerated",
689 'admin:site:secret:prevented' =>
"The regeneration of the site secret was prevented",
691 'admin:notification:make_admin:admin:subject' =>
'A new site administrator was added to %s',
692 'admin:notification:make_admin:admin:body' =>
'Hi %s, 694 %s made %s a site administrator of %s. 696 To view the profile of the new administrator, click here: 699 To go to the site, click here: 702 'admin:notification:make_admin:user:subject' =>
'You were added as a site administator of %s',
703 'admin:notification:make_admin:user:body' =>
'Hi %s, 705 %s made you a site administrator of %s. 707 To go to the site, click here: 709 'admin:notification:remove_admin:admin:subject' =>
'A site administrator was removed from %s',
710 'admin:notification:remove_admin:admin:body' =>
'Hi %s, 712 %s removed %s as a site administrator of %s. 714 To view the profile of the old administrator, click here: 717 To go to the site, click here: 720 'admin:notification:remove_admin:user:subject' =>
'You were removed as a site administator from %s',
721 'admin:notification:remove_admin:user:body' =>
'Hi %s, 723 %s removed you as site administrator of %s. 725 To go to the site, click here: 727 'user:notification:ban:subject' =>
'Your account on %s was banned',
728 'user:notification:ban:body' =>
'Hi %s, 730 Your account on %s was banned. 732 To go to the site, click here: 735 'user:notification:unban:subject' =>
'Your account on %s is no longer banned',
736 'user:notification:unban:body' =>
'Hi %s, 738 Your account on %s is no longer banned. You can use the site again. 740 To go to the site, click here: 743 'user:notification:password_change:subject' =>
'Your password has been changed!',
744 'user:notification:password_change:body' =>
"Hi %s, 746 Your password on '%s' has been changed! If you made this change than you're all set. 748 If you didn't make this change, please reset your password here: 751 Or contact a site administrator: 758 'plugins:disabled' =>
'「disabled」というファイルがmodディレクトリにありますので、プラグインらを読み込みこんでおりません。',
759 'plugins:settings:save:ok' =>
"プラグイン %s のセッティングを保存しました。",
760 'plugins:settings:save:fail' =>
"プラグイン %s のセッティングを保存する際に問題が発生しました",
761 'plugins:usersettings:save:ok' =>
"プラグイン %s のユーザセッティングを保存しました。",
762 'plugins:usersettings:save:fail' =>
"プラグイン %s のユーザセッティングを保存する際に問題が発生しました",
763 'item:object:plugin' =>
'プラグイン',
764 'collection:object:plugin' =>
'Plugins',
766 'admin:plugins' =>
"プラグイン管理",
767 'admin:plugins:activate_all' =>
'全て起動する',
768 'admin:plugins:deactivate_all' =>
'すべて停止する',
769 'admin:plugins:activate' =>
'起動',
770 'admin:plugins:deactivate' =>
'停止',
771 'admin:plugins:description' =>
"この管理パネルでは、インストールしたツールの管理や構築設定を行います。",
772 'admin:plugins:opt:linktext' =>
"ツールの設定...",
773 'admin:plugins:opt:description' =>
"インストールされたツールを構築するための各種設定をします",
774 'admin:plugins:label:id' =>
"ID",
775 'admin:plugins:label:name' =>
"名前",
776 'admin:plugins:label:author' =>
"開発者",
777 'admin:plugins:label:copyright' =>
"コピーライト",
778 'admin:plugins:label:categories' =>
'カテゴリ',
779 'admin:plugins:label:licence' =>
"ライセンス",
780 'admin:plugins:label:website' =>
"URL",
781 'admin:plugins:label:info' =>
"Info",
782 'admin:plugins:label:files' =>
"ファイル",
783 'admin:plugins:label:resources' =>
"リソース",
784 'admin:plugins:label:screenshots' =>
"スクリーンショット",
785 'admin:plugins:label:repository' =>
"Code",
786 'admin:plugins:label:bugtracker' =>
"問題を報告する",
787 'admin:plugins:label:donate' =>
"寄付する",
788 'admin:plugins:label:moreinfo' =>
'詳細情報',
789 'admin:plugins:label:version' =>
'バージョン',
790 'admin:plugins:label:location' =>
'場所',
791 'admin:plugins:label:contributors' =>
'寄与者',
792 'admin:plugins:label:contributors:name' =>
'名前',
793 'admin:plugins:label:contributors:email' =>
'E-mail',
794 'admin:plugins:label:contributors:website' =>
'Website',
795 'admin:plugins:label:contributors:username' =>
'コミュニティのユーザーネーム',
796 'admin:plugins:label:contributors:description' =>
'説明',
797 'admin:plugins:label:dependencies' =>
'依存関係',
798 'admin:plugins:label:missing_dependency' =>
'Missing dependency [%s].',
800 'admin:plugins:warning:unmet_dependencies' =>
'このプラグインは依存関係が不適切なので起動できません。詳細情報で依存関係をチェックしてください。',
801 'admin:plugins:warning:invalid' =>
'このプラグインは正しくありません: %s',
802 'admin:plugins:warning:invalid:check_docs' =>
'問題解決のヒントは、 <a href="http://learn.elgg.org/en/stable/appendix/faqs.html">the Elgg documentation</a> にあるかもしれません。',
803 'admin:plugins:cannot_activate' =>
'起動できません',
804 'admin:plugins:cannot_deactivate' =>
'cannot deactivate',
805 'admin:plugins:already:active' =>
'選択されたプラグインは、すでに起動しています。',
806 'admin:plugins:already:inactive' =>
'選択されたプラグインはすでに停止しています。',
808 'admin:plugins:set_priority:yes' =>
"%s を並べ直しました。",
809 'admin:plugins:set_priority:no' =>
"%s を並べ直せませんでした。",
810 'admin:plugins:set_priority:no_with_msg' =>
"%s を並べ直せませんでした。Error: %s",
811 'admin:plugins:deactivate:yes' =>
"%s を停止状態にしました。",
812 'admin:plugins:deactivate:no' =>
"%s を停止できませんでした。",
813 'admin:plugins:deactivate:no_with_msg' =>
"%s を停止できませんでした。Error: %s",
814 'admin:plugins:activate:yes' =>
"%s を起動状態にしました。",
815 'admin:plugins:activate:no' =>
"% sを起動できませんでした。",
816 'admin:plugins:activate:no_with_msg' =>
"%s を起動できませんでした。Error: %s",
817 'admin:plugins:categories:all' =>
'全てのカテゴリ',
818 'admin:plugins:plugin_website' =>
'プラグインのウェブサイト',
819 'admin:plugins:author' =>
'%s',
820 'admin:plugins:version' =>
'Version %s',
821 'admin:plugin_settings' =>
'プラグインの設定',
822 'admin:plugins:warning:unmet_dependencies_active' =>
'このプラグインは起動状態ですが、依存関係に問題があります。下の"詳細情報"をチェックしてください。',
824 'admin:plugins:dependencies:type' =>
'タイプ',
825 'admin:plugins:dependencies:name' =>
'名前',
826 'admin:plugins:dependencies:expected_value' =>
'推奨値',
827 'admin:plugins:dependencies:local_value' =>
'実際の値',
828 'admin:plugins:dependencies:comment' =>
'コメント',
830 'admin:statistics:description' =>
"これはあなたのサイトの大ざぱな統計情報です。更に詳細な統計情報が必要なときは、専門的な管理機能をご利用ください。",
831 'admin:statistics:opt:description' =>
"サイト上のユーザとオブジェクトに関する統計情報を表示します。",
832 'admin:statistics:opt:linktext' =>
"統計情報をみる...",
833 'admin:statistics:label:user' =>
"User statistics",
834 'admin:statistics:label:numentities' =>
"サイト統計情報(数値)",
835 'admin:statistics:label:numusers' =>
"ユーザ数",
836 'admin:statistics:label:numonline' =>
"ログイン中のユーザ数",
837 'admin:statistics:label:onlineusers' =>
"ログイン中のユーザ",
838 'admin:statistics:label:admins'=>
"管理者",
839 'admin:statistics:label:version' =>
"Elgg バージョン",
840 'admin:statistics:label:version:release' =>
"リリース",
841 'admin:statistics:label:version:version' =>
"バージョン",
842 'admin:statistics:label:version:code' =>
"Code Version",
844 'admin:server:label:elgg' =>
'Elgg',
845 'admin:server:label:requirements' =>
'Requirements',
846 'admin:server:label:php' =>
'PHP',
847 'admin:server:label:phpinfo' =>
'Show PHPInfo',
848 'admin:server:label:web_server' =>
'Webサーバ',
849 'admin:server:label:server' =>
'サーバ',
850 'admin:server:label:log_location' =>
'ログ記録の保存場所',
851 'admin:server:label:php_version' =>
'PHP version',
852 'admin:server:label:php_version:required' =>
'Elgg requires a minimal PHP version of 7.1',
853 'admin:server:label:php_ini' =>
'PHP ini ファイルの場所',
854 'admin:server:label:php_log' =>
'PHP ログ',
855 'admin:server:label:mem_avail' =>
'メモリの利用可能量',
856 'admin:server:label:mem_used' =>
'メモリの使用量',
857 'admin:server:error_log' =>
"Web サーバのエラーログ",
858 'admin:server:label:post_max_size' =>
'最大 POST サイズ',
859 'admin:server:label:upload_max_filesize' =>
'最大アップロードサイズ',
860 'admin:server:warning:post_max_too_small' =>
'(注: このサイズは、post_max_size よりも小さくなければなりません。)',
861 'admin:server:label:memcache' =>
'Memcache',
862 'admin:server:memcache:inactive' =>
' 863 Memcache is not setup on this server or it has not yet been configured in Elgg config. 864 For improved performance, it is recommended that you enable and configure memcache (or redis). 867 'admin:server:label:redis' =>
'Redis',
868 'admin:server:redis:inactive' =>
' 869 Redis is not setup on this server or it has not yet been configured in Elgg config. 870 For improved performance, it is recommended that you enable and configure redis (or memcache). 873 'admin:server:label:opcache' =>
'OPcache',
874 'admin:server:opcache:inactive' =>
' 875 OPcache is not available on this server or it has not yet been enabled. 876 For improved performance, it is recommended that you enable and configure OPcache. 879 'admin:server:requirements:php_extension' =>
"PHP extension: %s",
880 'admin:server:requirements:php_extension:required' =>
"This PHP extension is required for the correct operation of Elgg",
881 'admin:server:requirements:php_extension:recommended' =>
"This PHP extension is recommended for the optimal operation of Elgg",
882 'admin:server:requirements:rewrite' =>
".htaccess rewrite rules",
883 'admin:server:requirements:rewrite:fail' =>
"Check your .htaccess for the correct rewrite rules",
885 'admin:server:requirements:database:server' =>
"Database server",
886 'admin:server:requirements:database:server:required' =>
"Elgg requires MySQL v5.5.3 or higher for its database",
887 'admin:server:requirements:database:client' =>
"Database client",
888 'admin:server:requirements:database:client:required' =>
"Elgg requires pdo_mysql to connect to the database server",
890 'admin:user:label:search' =>
"ユーザ検索",
891 'admin:user:label:searchbutton' =>
"検索",
893 'admin:user:ban:no' =>
"ユーザを禁止できません。",
894 'admin:user:ban:yes' =>
"ユーザの出入りを禁止",
895 'admin:user:self:ban:no' =>
"自分自身を入場禁止にすることはできません。",
896 'admin:user:unban:no' =>
"入場禁止措置を解除することができませんでした。",
897 'admin:user:unban:yes' =>
"ユーザの入場禁止措置を解除しました。",
898 'admin:user:delete:no' =>
"ユーザを削除することができませんでした。",
899 'admin:user:delete:yes' =>
"%s さんを除名(削除)しました。",
900 'admin:user:self:delete:no' =>
"自分自身を除名(削除)することはできません。",
902 'admin:user:resetpassword:yes' =>
"パスワードをリセットして、ユーザに通知します。",
903 'admin:user:resetpassword:no' =>
"パスワードはリセットできませんでした。",
905 'admin:user:makeadmin:yes' =>
"このユーザに管理者権限を与えました。",
906 'admin:user:makeadmin:no' =>
"このユーザに管理者権限を与えることができませんでした。",
908 'admin:user:removeadmin:yes' =>
"ユーザはもう管理者権限を持っていません。",
909 'admin:user:removeadmin:no' =>
"このユーザの管理者権限が解除できませんでした。",
910 'admin:user:self:removeadmin:no' =>
"自分自身の管理者権限を削除することはできません。",
912 'admin:configure_utilities:menu_items' =>
'Menu Items',
913 'admin:menu_items:configure' =>
'メインメニュー項目の構築設定',
914 'admin:menu_items:description' =>
'どのメニューアイテムをfeaturedリンクとして表示したいのかを選択してください。使用しない項目は、メニューリストの最後の"もっと"以下に追加されます。',
915 'admin:menu_items:hide_toolbar_entries' =>
'ツールバーメニューからリンクを削除する。',
916 'admin:menu_items:saved' =>
'メニュー項目を保存しました。',
917 'admin:add_menu_item' =>
'カスタムメニュー項目を追加する',
918 'admin:add_menu_item:description' =>
'ナビゲーションメニューにカスタム項目を追加するため、表示名とURLを欄に入れててください。',
920 'admin:configure_utilities:default_widgets' =>
'Default Widgets',
921 'admin:default_widgets:unknown_type' =>
'不明なウィジェットのタイプです。',
922 'admin:default_widgets:instructions' =>
'Add, remove, position, and configure default widgets for the selected widget page. 923 These changes will only affect new users on the site.',
925 'admin:robots.txt:instructions' =>
"このサイトの robots.txt ファイルを編集します。",
926 'admin:robots.txt:plugins' =>
"プラグインは編集結果を robots.txt ファイルに追加しています。",
927 'admin:robots.txt:subdir' =>
"Elggがサブディレクトリにインストールされているため、The robots.txt tool は機能しないでしょう。",
928 'admin:robots.txt:physical' =>
"robots.txt ファイルが存在しますので、 robots.txt tool は機能しないでしょう。",
930 'admin:maintenance_mode:default_message' =>
'申し訳ありません。このサイトは現在メンテナンス中で接続出来ません。',
931 'admin:maintenance_mode:instructions' =>
'Maintenance mode should be used for upgrades and other large changes to the site. 932 When it is on, only admins can log in and browse the site.',
933 'admin:maintenance_mode:mode_label' =>
'メンテナンス・モード',
934 'admin:maintenance_mode:message_label' =>
'メンテナンス・モードに入っているときに、ユーザに表示されるメッセージ',
935 'admin:maintenance_mode:saved' =>
'メンテナンス・モードの設定が保存されました。',
936 'admin:maintenance_mode:indicator_menu_item' =>
'サイトはメンテナンス・モードになっていあます。',
937 'admin:login' =>
'管理者ログイン',
943 'usersettings:description' =>
"ユーザセッティングパネルを使うと、ユーザマネージメントからプラグインの振る舞い方まで、あなたの個人的な設定の全てを管理することができます。開始するには、以下のオプションを選択してください。",
945 'usersettings:statistics' =>
"あなたの統計情報",
946 'usersettings:statistics:opt:description' =>
"サイト上のユーザとオブジェクトに関する統計情報を表示します。",
947 'usersettings:statistics:opt:linktext' =>
"アカウントの統計情報",
949 'usersettings:statistics:login_history' =>
"Login History",
950 'usersettings:statistics:login_history:date' =>
"Date",
951 'usersettings:statistics:login_history:ip' =>
"IP Address",
953 'usersettings:user' =>
"%s さんの設定",
954 'usersettings:user:opt:description' =>
"ユーザ設定の管理を行います。",
955 'usersettings:user:opt:linktext' =>
"設定の変更",
957 'usersettings:plugins' =>
"ツール",
958 'usersettings:plugins:opt:description' =>
"あなたの起動したツール(もしあれば)の設定をします",
959 'usersettings:plugins:opt:linktext' =>
"ツールの設定をする",
961 'usersettings:plugins:description' =>
"このパネルでは、システム管理者がインストールしたツールの個人的なコントロールや設定をすることができます。",
962 'usersettings:statistics:label:numentities' =>
"コンテント",
964 'usersettings:statistics:yourdetails' =>
"詳細",
965 'usersettings:statistics:label:name' =>
"氏名",
966 'usersettings:statistics:label:email' =>
"Eメール",
967 'usersettings:statistics:label:membersince' =>
"利用開始時期",
968 'usersettings:statistics:label:lastlogin' =>
"前回のログイン",
974 'river:all' =>
'全アクティビティ',
975 'river:mine' =>
'My アクティビティ',
976 'river:owner' =>
'%s さんのアクティビティ',
977 'river:friends' =>
'友達のアクティティ',
978 'river:select' =>
'表示:%s',
979 'river:comments:more' =>
'+%u もっと',
980 'river:comments:all' =>
'全ての %u さんのコメントを表示する',
981 'river:generic_comment' =>
'commented on %s %s',
987 'icon:size' =>
"アイコンのサイズ",
988 'icon:size:topbar' =>
"トップバー",
989 'icon:size:tiny' =>
"Tiny",
990 'icon:size:small' =>
"Small",
991 'icon:size:medium' =>
"Medium",
992 'icon:size:large' =>
"Large",
993 'icon:size:master' =>
"Extra Large",
995 'entity:edit:icon:file:label' =>
"Upload a new icon",
996 'entity:edit:icon:file:help' =>
"Leave blank to keep current icon.",
997 'entity:edit:icon:remove:label' =>
"Remove icon",
1004 'save_go' =>
"Save, and go to %s",
1007 'cancel' =>
"キャンセル",
1008 'saving' =>
"保存中...",
1010 'preview' =>
"プレビュー",
1015 'decline' =>
"Decline",
1018 'deactivate' =>
"停止",
1019 'disapprove' =>
"反対",
1022 'upload' =>
"アップロード",
1023 'download' =>
"ダウンロード",
1025 'unban' =>
"投稿禁止解除",
1027 'enable' =>
"有効にする",
1028 'disable' =>
"無効にする",
1029 'request' =>
"リクエスト",
1037 'more_info' =>
'更に詳しく',
1038 'comments' =>
'コメント',
1039 'import' =>
'インポート',
1040 'export' =>
'エクスポート',
1041 'untitled' =>
'タイトルなし',
1046 'comment' =>
'コメント',
1047 'upgrade' =>
'アップグレード',
1055 'validate' =>
'Validate',
1056 'read_more' =>
'Read more',
1059 'activity' =>
'アクティビティ',
1073 'resetpassword' =>
"パスワードをリセットする",
1074 'changepassword' =>
"パスワードを変更",
1075 'makeadmin' =>
"管理者権限を与える",
1076 'removeadmin' =>
"管理者権限を外す",
1078 'option:yes' =>
"はい",
1079 'option:no' =>
"いいえ",
1081 'unknown' =>
'よくわからない',
1084 'active' =>
'アクティブ',
1086 'unvalidated' =>
'Unvalidated',
1087 'disabled' =>
'Disabled',
1094 'options' =>
'オプション',
1095 'advanced' =>
'詳細設定',
1097 'learnmore' =>
"詳細はここをクリック",
1098 'unknown_error' =>
'原因不明のエラーが発生しました。',
1100 'content' =>
"コンテント",
1101 'content:latest' =>
'最新のアクティビティ',
1102 'content:latest:blurb' =>
'もしくは、ここをクリックしてサイト全体での新しい記事を見る',
1104 'link:text' =>
'リンク一覧',
1110 'question:areyousure' =>
'よろしいですか?',
1116 'status' =>
'ステータス',
1117 'status:unsaved_draft' =>
'未保存の下書き',
1118 'status:draft' =>
'下書き',
1119 'status:unpublished' =>
'未公開',
1120 'status:published' =>
'公開済み',
1121 'status:featured' =>
'注目',
1122 'status:open' =>
'オープン',
1123 'status:closed' =>
'クローズド',
1124 'status:enabled' =>
'Enabled',
1125 'status:disabled' =>
'Disabled',
1126 'status:unavailable' =>
'Unavailable',
1132 'sort:newest' =>
'新しい順',
1133 'sort:popular' =>
'人気順',
1134 'sort:alpha' =>
'アルファベット順',
1135 'sort:priority' =>
'優先度順',
1142 'description' =>
"説明",
1150 'annotations' =>
"注釈",
1151 'relationships' =>
"関連",
1152 'metadata' =>
"メタデータ",
1153 'tagcloud' =>
"タグクラウド",
1158 'number_counter:separatorr' =>
".",
1159 'number_counter:view:thousand' =>
"%sK",
1160 'number_counter:view:million' =>
"%sM",
1161 'number_counter:view:billion' =>
"%sB",
1162 'number_counter:view:trillion' =>
"%sT",
1168 'edit:this' =>
'これを編集',
1169 'delete:this' =>
'これを削除',
1170 'comment:this' =>
'コメントをつける',
1176 'deleteconfirm' =>
"このアイテムを削除してよいですか?",
1177 'deleteconfirm:plural' =>
"これらのアイテムを削除してもよろしいですか?",
1178 'fileexists' =>
"A file has already been uploaded. To replace it, select a new one below",
1179 'input:file:upload_limit' =>
'Maximum allowed file size is %s',
1185 'useradd:subject' =>
'ユーザを作成しました。',
1186 'useradd:body' =>
'%s, 1188 A user account has been created for you at %s. To log in, visit: 1192 And log in with these user credentials: 1197 Once you have logged in, we highly recommend that you change your password.',
1203 'systemmessages:dismiss' =>
"クリックすると消えます。",
1209 'messages:title:success' =>
'Success',
1210 'messages:title:error' =>
'Error',
1211 'messages:title:warning' =>
'Warning',
1212 'messages:title:help' =>
'Help',
1213 'messages:title:notice' =>
'Notice',
1219 'importsuccess' =>
"データのインポートに成功しました。",
1220 'importfail' =>
"OpenDDデータのインポートに失敗しました。",
1226 'input:date_format' =>
'Y-m-d',
1227 'input:date_format:datepicker' =>
'yy-mm-dd',
1228 'input:time_format' =>
'g:ia',
1230 'friendlytime:justnow' =>
"Now!",
1231 'friendlytime:minutes' =>
"%s 分前",
1232 'friendlytime:minutes:singular' =>
"1 分前",
1233 'friendlytime:hours' =>
"%s 時間前",
1234 'friendlytime:hours:singular' =>
"1 時間前",
1235 'friendlytime:days' =>
"%s 日前",
1236 'friendlytime:days:singular' =>
"昨日",
1237 'friendlytime:date_format' =>
'Y年m月d日@ H:i',
1238 'friendlytime:date_format:short' =>
'j M Y',
1240 'friendlytime:future:minutes' =>
"%s分で",
1241 'friendlytime:future:minutes:singular' =>
"1分で",
1242 'friendlytime:future:hours' =>
"%s時間で",
1243 'friendlytime:future:hours:singular' =>
"1時間で",
1244 'friendlytime:future:days' =>
"%s日で",
1245 'friendlytime:future:days:singular' =>
"明日",
1247 'date:month:01' =>
'1月 %s',
1248 'date:month:02' =>
'2月 %s',
1249 'date:month:03' =>
'3月 %s',
1250 'date:month:04' =>
'4月 %s',
1251 'date:month:05' =>
'5月 %s',
1252 'date:month:06' =>
'6月 %s',
1253 'date:month:07' =>
'7月 %s',
1254 'date:month:08' =>
'8月 %s',
1255 'date:month:09' =>
'9月 %s',
1256 'date:month:10' =>
'10月 %s',
1257 'date:month:11' =>
'11月 %s',
1258 'date:month:12' =>
'12月 %s',
1260 'date:month:short:01' =>
'1月%s日',
1261 'date:month:short:02' =>
'2月%s日',
1262 'date:month:short:03' =>
'3月%s日',
1263 'date:month:short:04' =>
'4月%s日',
1264 'date:month:short:05' =>
'5月%s日',
1265 'date:month:short:06' =>
'6月%s日',
1266 'date:month:short:07' =>
'7月%s日',
1267 'date:month:short:08' =>
'8月%s日',
1268 'date:month:short:09' =>
'9月%s日',
1269 'date:month:short:10' =>
'10月%s日',
1270 'date:month:short:11' =>
'11月%s日',
1271 'date:month:short:12' =>
'12月%s日',
1273 'date:weekday:0' =>
'Sunday',
1274 'date:weekday:1' =>
'Monday',
1275 'date:weekday:2' =>
'Tuesday',
1276 'date:weekday:3' =>
'Wednesday',
1277 'date:weekday:4' =>
'Thursday',
1278 'date:weekday:5' =>
'Friday',
1279 'date:weekday:6' =>
'Saturday',
1281 'date:weekday:short:0' =>
'日',
1282 'date:weekday:short:1' =>
'月',
1283 'date:weekday:short:2' =>
'火',
1284 'date:weekday:short:3' =>
'水',
1285 'date:weekday:short:4' =>
'木',
1286 'date:weekday:short:5' =>
'金',
1287 'date:weekday:short:6' =>
'土',
1289 'interval:minute' =>
'毎分',
1290 'interval:fiveminute' =>
'5分毎',
1291 'interval:fifteenmin' =>
'15分毎',
1292 'interval:halfhour' =>
'30分毎',
1293 'interval:hourly' =>
'1時間毎',
1294 'interval:daily' =>
'毎日',
1295 'interval:weekly' =>
'毎週',
1296 'interval:monthly' =>
'毎月',
1297 'interval:yearly' =>
'毎年',
1303 'installation:sitename' =>
"あなたのサイト名:",
1304 'installation:sitedescription' =>
"あなたのサイトのちょっとした説明(任意):",
1305 'installation:sitedescription:help' =>
"With bundled plugins this appears only in the description meta tag for search engine results.",
1306 'installation:wwwroot' =>
"サイトのURL",
1307 'installation:path' =>
"Elggのインストール先のフルパス",
1308 'installation:dataroot' =>
"データディレクトリのフルパス",
1309 'installation:dataroot:warning' =>
"手作業でこのディレクトリを作成しないといけません。Elggのインストールしたディレクトリと別のところのほうがいいでしょう。",
1310 'installation:sitepermissions' =>
"デフォルトのアクセス権限",
1311 'installation:language' =>
"サイトのデフォルトの言語",
1312 'installation:debug' =>
"サーバのログに書き込まれる情報の量をコントロールします。",
1313 'installation:debug:label' =>
"ログレベル:",
1314 'installation:debug:none' =>
'デバッグモードをOFFにする(推奨)',
1315 'installation:debug:error' =>
'致命的なエラーのみ表示する',
1316 'installation:debug:warning' =>
'エラーと警告を表示する',
1317 'installation:debug:notice' =>
'エラーと警告と通告を記録する',
1318 'installation:debug:info' =>
'全てを記録する',
1321 'installation:registration:description' =>
'ユーザ登録はデフォルトで可能となっています。人が勝手に自分で登録できるようにしたくなければ、OFFにしてください。',
1322 'installation:registration:label' =>
'新規ユーザに登録ができるようにする',
1323 'installation:walled_garden:description' =>
'非会員がサイトの内容を閲覧できないようにする(ただし、ログインページや登録ページのようなパブリックなWebページを除く)。',
1324 'installation:walled_garden:label' =>
'ページをログインユーザ限定にする',
1326 'installation:view' =>
"あなたのサイトのデフォルトで使用するviewを入力してください。デフォルトviewを使用する場合は、空欄のままにしておいてください。(よくわからない場合は、そのままにしておいてください)",
1328 'installation:siteemail' =>
"サイトの電子メールアドレス(システムメールを送信するときに使用します):",
1329 'installation:siteemail:help' =>
"Warning: Do no use an email address that you may have associated with other third-party services, such as ticketing systems, that perform inbound email parsing, as it may expose you and your users to unintentional leakage of private data and security tokens. Ideally, create a new dedicated email address that will serve only this website.",
1330 'installation:default_limit' =>
"1ページ当たりの項目数の既定値",
1332 'admin:site:access:warning' =>
"ユーザが新しくコンテントを作成する際に示されるプライバシー・セッティングです。これを変更しても、すでにあるコンテントへのアクセス権は変更されません。",
1333 'installation:allow_user_default_access:description' =>
"チェックすると、各ユーザがそれぞれののプライバシー・セッティングを設定することができます。この場合、システムのプライバシー・セッティングは上書きされます。",
1334 'installation:allow_user_default_access:label' =>
"ユーザがデフォルトのアクセス権を設定できるようにする",
1336 'installation:simplecache:description' =>
"このsimple cacheは、CSSやJavaScriptなどの静的コンテントをキャッシュすることによって、サイトのパフォーマンスを改善させます。",
1337 'installation:simplecache:label' =>
"Simple cache を使う(推奨)",
1339 'installation:cache_symlink:description' =>
"The symbolic link to the simple cache directory allows the server to serve static views bypassing the engine, which considerably improves performance and reduces the server load",
1340 'installation:cache_symlink:label' =>
"Use symbolic link to simple cache directory (recommended)",
1341 'installation:cache_symlink:warning' =>
"Symbolic link has been established. If, for some reason, you want to remove the link, delete the symbolic link directory from your server",
1342 'installation:cache_symlink:paths' =>
'Correctly configured symbolic link must link <i>%s</i> to <i>%s</i>',
1343 'installation:cache_symlink:error' =>
"Due to your server configuration the symbolic link can not be established automatically. Please refer to the documentation and establish the symbolic link manually.",
1345 'installation:minify:description' =>
"Simple cache は JavaScripte と CSS ファイルを圧縮することでパフォーマンスも改善することができます。(simple cacheを「有効」にする必要があります。)",
1346 'installation:minify_js:label' =>
"JavaScript を圧縮(推奨)",
1347 'installation:minify_css:label' =>
"CSS を圧縮(推奨)",
1349 'installation:htaccess:needs_upgrade' =>
".htaccess をアップデートしてください。そうすることにより、path が GET のパラメタ __elgg_uri にインジェクトされます。( install/config/htaccess.dist ファイルを参考にしてください。)",
1350 'installation:htaccess:localhost:connectionfailed' =>
"Elggはrewriteルールのプロパティをテストするために自分自身に接続することはできません。curlが動作することとlocalhostへの接続を妨げるようなIPの制限設定が無いかどうかを確認してください。",
1352 'installation:systemcache:description' =>
"ステムキャッシュはデータをファイルにキャッシュすることでElggの読み込み時間を少なくします。",
1353 'installation:systemcache:label' =>
"システムキャッシュを使う(推奨)",
1355 'admin:legend:system' =>
'システム',
1356 'admin:legend:caching' =>
'キャシュ',
1357 'admin:legend:content' =>
'Content',
1358 'admin:legend:content_access' =>
'コンテント・アクセス',
1359 'admin:legend:site_access' =>
'サイト・アクセス',
1360 'admin:legend:debug' =>
'デバッグとログ',
1362 'config:users:can_change_username' =>
"Allow users to change their username",
1363 'config:users:can_change_username:help' =>
"If not allowed only admins can change a users username",
1364 'config:remove_branding:label' =>
"Remove Elgg branding",
1365 'config:remove_branding:help' =>
"Throughout the site there are various links and logo's that show this site is made using Elgg. If you remove the branding consider donating on https://elgg.org/about/supporters",
1366 'config:disable_rss:label' =>
"Disable RSS feeds",
1367 'config:disable_rss:help' =>
"Disable this to no longer promote the availability of RSS feeds",
1368 'config:friendly_time_number_of_days:label' =>
"Number of days friendly time is presented",
1369 'config:friendly_time_number_of_days:help' =>
"You can configure how many days the friendly time notation is used. After the set amount of days the friendly time will change into a regular date format. Setting this to 0 will disable the friendly time format.",
1371 'upgrading' =>
'アップグレード中...',
1372 'upgrade:core' =>
'Elggをアップグレードしました。',
1373 'upgrade:unlock' =>
'アプグレードのロックを解除する',
1374 'upgrade:unlock:confirm' =>
"もうひとつアップグレードがありますのでデータベースをロックします。複数のアップグレードを同時に実行するのは危険です。他のアップグレードがないことをご確認の上作業を継続してください。ロックを解除しますか?",
1375 'upgrade:terminated' =>
'Upgrade has been terminated by an event handler',
1376 'upgrade:locked' =>
"アップグレードできません。別のアップグレードが実行されています。アップグレードのロックを解除するには、管理セクションに行ってください。",
1377 'upgrade:unlock:success' =>
"アップグレードのロックを解除しました。",
1378 'upgrade:unable_to_upgrade' =>
'アップグレードできませんでした',
1379 'upgrade:unable_to_upgrade_info' =>
'This installation cannot be upgraded because legacy views 1380 were detected in the Elgg core views directory. These views have been deprecated and need to be 1381 removed for Elgg to function correctly. If you have not made changes to Elgg core, you can 1382 simply delete the views directory and replace it with the one from the latest 1383 package of Elgg downloaded from <a href="https://elgg.org">elgg.org</a>.<br /><br /> 1385 If you need detailed instructions, please visit the <a href="http://learn.elgg.org/en/stable/admin/upgrading.html"> 1386 Upgrading Elgg documentation</a>. If you require assistance, please post to the 1387 <a href="https://elgg.org/discussion/all">Community Support Forums</a>.',
1389 'update:oauth_api:deactivated' =>
'OAuth API(旧称 OAuth LIb)はアップグレード中に停止しました。必要なら、手動でプラグインを再起動させてください。',
1390 'upgrade:site_secret_warning:moderate' =>
"システムの安全性を改善するために、サイトの秘密キーを再生成するようにしましょう。設定 > セッティング > 詳細設定で設定出来ます。",
1391 'upgrade:site_secret_warning:weak' =>
"システムの安全性を改善するためにサイトの秘密キーを再生成してください。設定 > セッティング > 詳細設定",
1393 'deprecated:function' =>
'関数 %s() は廃止され %s()に変わりました。',
1395 'admin:pending_upgrades' =>
'サイトはアップグレードの途中で中断されています。これ以降は直接あなたの操作が必要です。',
1396 'admin:view_upgrades' =>
'中断されているアップグレードを見る。',
1397 'item:object:elgg_upgrade' =>
'サイトのアップグレード',
1398 'collection:object:elgg_upgrade' =>
'Site upgrades',
1399 'admin:upgrades:none' =>
'このインストールは最新の状態です!',
1401 'upgrade:item_count' =>
'アップグレードが必要なものが <b>%s</b> 個あります。',
1402 'upgrade:warning' =>
'<b>警告:</b>大きなサイトならアップグレードするのに少々時間がかかるかもしれません。',
1403 'upgrade:success_count' =>
'アップグレード済み:',
1404 'upgrade:error_count' =>
'エラー:',
1405 'upgrade:finished' =>
'アプグレードを完了しました',
1406 'upgrade:finished_with_errors' =>
'<p>アップグレードはエラーが出て終了してしまいました。 ページをリフレッシュして、もう一度アップグレードを実行してください。</p></p><br />再びエラーが起こったなら、原因を究明するためサーバのエラーログをチェックしてみてください。Elgg community の <a href="http://community.elgg.org/groups/profile/179063/elgg-technical-support">Technical support group</a> にエラーを修正するための答えがあるかもしれません。</p>',
1407 'upgrade:should_be_skipped' =>
'No items to upgrade',
1408 'upgrade:count_items' =>
'%d items to upgrade',
1411 'admin:upgrades:database_guid_columns' =>
'Align database GUID columns',
1417 'welcome' =>
"ようこそ",
1418 'welcome:user' =>
'ようこそ、%s さん!',
1424 'email:from' =>
'From',
1426 'email:subject' =>
'Subject',
1427 'email:body' =>
'Body',
1429 'email:settings' =>
"Eメール設定",
1430 'email:address:label' =>
"Eメールアドレス",
1431 'email:address:password' =>
"Password",
1432 'email:address:password:help' =>
"In order to be able to change your email address you need to provide your current password.",
1434 'email:save:success' =>
"新しいEメールアドレスを保存しました。アドレスが正しいかどうかの確認が求められています。",
1435 'email:save:fail' =>
"Eメールアドレスを保存できませんでした。",
1436 'email:save:fail:password' =>
"The password doesn't match your current password, could not change your email address",
1438 'friend:newfriend:subject' =>
"%s さんはあなたを友達に登録しました!",
1439 'friend:newfriend:body' =>
"%s has made you a friend! 1441 To view their profile, click here: 1445 'email:changepassword:subject' =>
"パスワードが変更されました!",
1446 'email:changepassword:body' =>
"Hi %s, 1448 Your password has been changed.",
1450 'email:resetpassword:subject' =>
"パスワードをリセットしました",
1451 'email:resetpassword:body' =>
"Hi %s, 1453 Your password has been reset to: %s",
1455 'email:changereq:subject' =>
"パスワード変更の申請",
1456 'email:changereq:body' =>
"Hi %s, 1458 Somebody (from the IP address %s) has requested a password change for this account. 1460 If you requested this, click on the link below. Otherwise ignore this email. 1468 'default_access:settings' =>
"あなたのデフォルトの公開範囲",
1469 'default_access:label' =>
"デフォルトの公開範囲",
1470 'user:default_access:success' =>
"新しい公開範囲の設定を保存しました。",
1471 'user:default_access:failure' =>
"新しい公開範囲の設定が保存できません。",
1477 'comments:count' =>
"%s さんのコメント",
1478 'item:object:comment' =>
'コメント',
1479 'collection:object:comment' =>
'Comments',
1481 'river:object:default:comment' =>
'%s commented on %s',
1483 'generic_comments:add' =>
"コメントする",
1484 'generic_comments:edit' =>
"コメントを編集",
1485 'generic_comments:post' =>
"コメントを投稿する",
1486 'generic_comments:text' =>
"コメント",
1487 'generic_comments:latest' =>
"最新のコメント",
1488 'generic_comment:posted' =>
"コメントを投稿しました。",
1489 'generic_comment:updated' =>
"コメントを更新しました。",
1490 'entity:delete:object:comment:success' =>
"The comment was successfully deleted.",
1491 'generic_comment:blank' =>
"申し訳ありません。コメント内容が空欄のため保存できません。",
1492 'generic_comment:notfound' =>
"申し訳ありません。お探しのコメントは見つかりませんでした。",
1493 'generic_comment:notfound_fallback' =>
"申し訳ありません。お探しのコメントは見つかりませんでしたが、コメントされていたページへご案内しました。",
1494 'generic_comment:failure' =>
"コメントを保存する際に予期せぬエラーが発生しました。",
1495 'generic_comment:none' =>
'コメントはありません',
1496 'generic_comment:title' =>
'%s さんが付けたコメント',
1497 'generic_comment:on' =>
'%s さんが %s にコメント',
1498 'generic_comments:latest:posted' =>
'投稿:',
1500 'generic_comment:notification:owner:subject' =>
'You have a new comment!',
1501 'generic_comment:notification:owner:summary' =>
'You have a new comment!',
1502 'generic_comment:notification:owner:body' =>
"You have a new comment on your item \"%s\" from %s. It reads: 1506 To reply or view the original item, click here: 1509 To view %s's profile, click here: 1512 'generic_comment:notification:user:subject' =>
'A new comment on: %s',
1513 'generic_comment:notification:user:summary' =>
'A new comment on: %s',
1514 'generic_comment:notification:user:body' =>
"A new comment was made on \"%s\" by %s. It reads: 1518 To reply or view the original item, click here: 1521 To view %s's profile, click here: 1528 'byline' =>
'By %s',
1529 'byline:ingroup' =>
'%sグループ内',
1530 'entity:default:missingsupport:popup' =>
'この情報を正確に表示できません。利用していたプラグインがうまく動作していないか、アンインストールされた可能性があります。',
1532 'entity:delete:item' =>
'項目',
1533 'entity:delete:item_not_found' =>
'項目が見つかりませんでした。',
1534 'entity:delete:permission_denied' =>
'あなたには、この項目を削除する権限がありません。',
1535 'entity:delete:success' =>
'%s は削除されました。',
1536 'entity:delete:fail' =>
'%s は削除できませんでした。',
1538 'entity:can_delete:invaliduser' =>
'ユーザが存在しませんので、user_guid[%s] に対して canDelete() をチェックできません。 ',
1544 'actiongatekeeper:missingfields' =>
'フォームに __token もしくは __ts 項目が欠けています',
1545 'actiongatekeeper:tokeninvalid' =>
"あなたが使用しているページの期限が切れました。もう一度試してみてください。",
1546 'actiongatekeeper:timeerror' =>
'ご覧のページは閲覧期限が切れています。再度ページを読み込んでください。',
1547 'actiongatekeeper:pluginprevents' =>
'申し訳ありません。原因不明の理由であなたのフォームを送信することができませんでした。',
1548 'actiongatekeeper:uploadexceeded' =>
'アップロードファイルのサイズがこのサイトの管理者が設定した最大値を超えています。',
1549 'actiongatekeeper:crosssitelogin' =>
"異なるドメインからのログインは禁止しています。もう一度試してみてください。",
1555 'word:blacklist' =>
'and, the, then, but, she, his, her, him, one, not, also, about, now, hence, however, still, likewise, otherwise, therefore, conversely, rather, consequently, furthermore, nevertheless, instead, meanwhile, accordingly, this, seems, what, whom, whose, whoever, whomever',
1561 'tag_names:tags' =>
'タグ',
1567 'js:security:token_refresh_failed' =>
'%s への接続に失敗しました。コンテントを保存するときに問題が発生したようです。このページを再読込してください。',
1568 'js:security:token_refreshed' =>
'%s への接続が復帰しました!',
1569 'js:lightbox:current' =>
"画像 %s枚目(全%s枚)",
1574 'elgg:powered' =>
"Powered by Elgg",
1581 "ab" =>
"Abkhazian",
1582 "af" =>
"Afrikaans",
1587 "az" =>
"Azerbaijani",
1589 "be" =>
"Byelorussian",
1590 "bg" =>
"Bulgarian",
1593 "bn" =>
"Bengali; Bangla",
1606 "eo" =>
"Esperanto",
1610 "eu_es" =>
"Basque (Spain)",
1618 "gd" =>
"Scots / Gaelic",
1626 "hu" =>
"Hungarian",
1628 "ia" =>
"Interlingua",
1629 "id" =>
"Indonesian",
1630 "ie" =>
"Interlingue",
1633 "is" =>
"Icelandic",
1635 "iu" =>
"Inuktitut",
1636 "iw" =>
"Hebrew (obsolete)",
1637 "ja" =>
"Japanese(日本語)",
1638 "ji" =>
"Yiddish (obsolete)",
1642 "kl" =>
"Greenlandic",
1643 "km" =>
"Cambodian",
1652 "lt" =>
"Lithuanian",
1653 "lv" =>
"Latvian/Lettish",
1656 "mk" =>
"Macedonian",
1657 "ml" =>
"Malayalam",
1658 "mn" =>
"Mongolian",
1659 "mo" =>
"Moldavian",
1667 "no" =>
"Norwegian",
1669 "om" =>
"(Afan) Oromo",
1673 "ps" =>
"Pashto / Pushto",
1674 "pt" =>
"Portuguese",
1675 "pt_br" =>
"Portuguese (Brazil)",
1677 "rm" =>
"Rhaeto-Romance",
1680 "ro_ro" =>
"Romanian (Romania)",
1682 "rw" =>
"Kinyarwanda",
1686 "sh" =>
"Serbo-Croatian",
1687 "si" =>
"Singhalese",
1689 "sl" =>
"Slovenian",
1695 "sr_latin" =>
"Serbian (Latin)",
1698 "su" =>
"Sundanese",
1715 "uk" =>
"Ukrainian",
1718 "vi" =>
"Vietnamese",
1727 "zh_hans" =>
"Chinese Simplified",
1730 "field:required" =>
'必須です',
1732 "core:upgrade:2017080900:title" =>
"Alter database encoding for multi-byte support",
1733 "core:upgrade:2017080900:description" =>
"Alters database and table encoding to utf8mb4, in order to support multi-byte characters such as emoji",
1735 "core:upgrade:2017080950:title" =>
"Update default security parameters",
1736 "core:upgrade:2017080950:description" =>
"Installed Elgg version introduces additional security parameters. It is recommended that your run this upgrade to configure the defaults. You can later update these parameters in your site settings.",
1738 "core:upgrade:2017121200:title" =>
"Create friends access collections",
1739 "core:upgrade:2017121200:description" =>
"Migrates the friends access collection to an actual access collection",
1741 "core:upgrade:2018041800:title" =>
"Activate new plugins",
1742 "core:upgrade:2018041800:description" =>
"Certain core features have been extracted into plugins. This upgrade activates these plugins to maintain compatibility with third-party plugins that maybe dependant on these features",
1744 "core:upgrade:2018041801:title" =>
"Delete old plugin entities",
1745 "core:upgrade:2018041801:description" =>
"Deletes entities associated with plugins removed in Elgg 3.0",
1747 "core:upgrade:2018061401:title" =>
"Migrate cron log entries",
1748 "core:upgrade:2018061401:description" =>
"Migrate the cron log entries in the database to the new location.",