nextcloud/core/l10n/ja.js

321 lines
32 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"core",
{
2016-04-07 08:56:01 +03:00
"Please select a file." : "ファイルを選択してください。",
"File is too big" : "ファイルが大きすぎます",
"Invalid file provided" : "無効なファイルが提供されました",
"No image or file provided" : "画像もしくはファイルが提供されていません",
"Unknown filetype" : "不明なファイルタイプ",
"Invalid image" : "無効な画像",
"An error occurred. Please contact your admin." : "エラーが発生しました。管理者に連絡してください。",
"No temporary profile picture available, try again" : "一時的なプロファイル用画像が利用できません。もう一度試してください",
"No crop data provided" : "クロップデータは提供されません",
"No valid crop data provided" : "有効なクロップデータは提供されません",
"Crop is not square" : "クロップが正方形ではありません",
"Couldn't reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした",
"Couldn't reset password because the token is expired" : "トークンが期限切れのため、パスワードをリセットできませんでした",
"Couldn't send reset email. Please make sure your username is correct." : "リセットメールを送信できませんでした。ユーザー名が正しいことを確認してください。",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "このユーザー名に紐付けられたメールアドレスがないため、リセットメールを送信できませんでした。管理者に問い合わせてください。",
"%s password reset" : "%s パスワードリセット",
"Couldn't send reset email. Please contact your administrator." : "リセットメールを送信できませんでした。管理者に問い合わせてください。",
2016-04-21 08:58:49 +03:00
"Preparing update" : "アップデートの準備中",
2016-05-05 08:55:08 +03:00
"[%d / %d]: %s" : "[%d / %d]: %s",
2016-05-04 09:11:59 +03:00
"Repair warning: " : "修復警告:",
"Repair error: " : "修復エラー:",
2016-05-05 08:55:08 +03:00
"Please use the command line updater because automatic updating is disabled in the config.php." : "config.php で自動更新が無効になっているので、コマンドラインでの更新を利用してください。",
"[%d / %d]: Checking table %s" : "[%d / %d]: テーブル %s をチェック中",
"Turned on maintenance mode" : "メンテナンスモードがオンになりました",
"Turned off maintenance mode" : "メンテナンスモードがオフになりました",
2015-07-13 08:54:50 +03:00
"Maintenance mode is kept active" : "メンテナンスモードが継続中です",
2015-10-25 08:55:04 +03:00
"Updating database schema" : "データベースのスキーマを更新",
2015-01-30 09:55:06 +03:00
"Updated database" : "データベース更新済み",
2015-10-25 08:55:04 +03:00
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "データベーススキーマーがアップデートできるかどうかチェックしています。(この操作の時間はデータベースの容量によります)",
"Checked database schema update" : "指定データベースのスキーマを更新",
2015-10-25 08:55:04 +03:00
"Checking updates of apps" : "アプリの更新をチェックしています。",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "データベーススキーマー %s がアップデートできるかどうかチェックしています。(この操作の時間はデータベースの容量によります)",
"Checked database schema update for apps" : "アプリの指定データベースのスキーマを更新",
"Updated \"%s\" to %s" : "\"%s\" を %s にアップデートしました。",
2016-01-09 09:55:50 +03:00
"Set log level to debug" : "ログをデバッグレベルに設定",
"Reset log level" : "ログレベルをリセット",
2015-12-13 09:54:51 +03:00
"Starting code integrity check" : "コード整合性の確認を開始",
"Finished code integrity check" : "コード整合性の確認が終了",
2015-10-25 08:55:04 +03:00
"%s (3rdparty)" : "%s (サードパーティー)",
"%s (incompatible)" : "%s (非互換)",
2015-07-13 08:54:50 +03:00
"Following apps have been disabled: %s" : "以下のアプリが無効にされています: %s",
2015-11-27 09:55:14 +03:00
"Already up to date" : "すべて更新済",
"Sunday" : "日",
"Monday" : "月",
"Tuesday" : "火",
"Wednesday" : "水",
"Thursday" : "木",
"Friday" : "金",
"Saturday" : "土",
2015-08-25 19:39:10 +03:00
"Sun." : "日",
"Mon." : "月",
"Tue." : "火",
"Wed." : "水",
"Thu." : "木",
"Fri." : "金",
"Sat." : "土",
"Su" : "日",
"Mo" : "月",
"Tu" : "火",
"We" : "水",
"Th" : "木",
"Fr" : "金",
"Sa" : "土",
"January" : "1月",
"February" : "2月",
"March" : "3月",
"April" : "4月",
"May" : "5月",
"June" : "6月",
"July" : "7月",
"August" : "8月",
"September" : "9月",
"October" : "10月",
"November" : "11月",
"December" : "12月",
2015-08-25 19:39:10 +03:00
"Jan." : "1月",
"Feb." : "2月",
"Mar." : "3月",
"Apr." : "4月",
"May." : "5月",
"Jun." : "6月",
"Jul." : "7月",
"Aug." : "8月",
"Sep." : "9月",
"Oct." : "10月",
"Nov." : "11月",
"Dec." : "12月",
2015-12-13 09:54:51 +03:00
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">コード整合性の確認で問題が発生しました。詳しくはこちら…</a>",
"Settings" : "設定",
2016-05-05 08:55:08 +03:00
"Problem loading page, reloading in 5 seconds" : "ページ読込に問題がありました。5秒後に再読込します",
"Saving..." : "保存中...",
2016-02-25 09:58:06 +03:00
"Dismiss" : "閉じる",
2015-10-03 08:56:20 +03:00
"seconds ago" : "数秒前",
2015-01-10 09:54:35 +03:00
"The link to reset your password has been sent to your email. 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>それでも見つからなかった場合は、管理者に問合わせてください。",
2015-07-03 08:54:57 +03:00
"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.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "ファイルが暗号化されています。リカバリーキーが有効でない場合は、パスワードをリセットした後にあなたのデータを元に戻す方法はありません。<br />どういうことか分からない場合は、操作を継続する前に管理者に問い合わせてください。<br />続けてよろしいでしょうか?",
"I know what I'm doing" : "どういう操作をしているか理解しています",
"Password can not be changed. Please contact your administrator." : "パスワードは変更できません。管理者に問い合わせてください。",
"No" : "いいえ",
"Yes" : "はい",
"Choose" : "選択",
"Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}",
"Ok" : "OK",
"Error loading message template: {error}" : "メッセージテンプレートの読み込みエラー: {error}",
2014-12-31 09:54:33 +03:00
"read-only" : "読み取り専用",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} ファイルが競合"],
"One file conflict" : "1ファイルが競合",
"New Files" : "新しいファイル",
"Already existing files" : "既存のファイル",
"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" : "既存ファイルのテンプレートの読み込みエラー",
"Very weak password" : "非常に弱いパスワード",
"Weak password" : "弱いパスワード",
"So-so password" : "まずまずのパスワード",
"Good password" : "良好なパスワード",
"Strong password" : "強いパスワード",
2015-05-02 08:54:49 +03:00
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "WebDAVインターフェースが動作していないようです。Webサーバーは、ファイルの同期を許可するよう適切に設定されていません。",
2016-05-05 08:55:08 +03:00
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "Webサーバーは適切にホスト名 \"{url}\" が引けるように設定されていません。より詳しい情報については、<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">ドキュメント</a> を参照ください。",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "メモリキャッシュが設定されていません。パフォーマンスを向上するために、可能であれば memcache を設定してください。 より詳しい情報については、<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">を参照してください。",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom を PHP から読み取ることができません。この状態はセキュリティの観点からおすすめできません。より詳しい情報については、<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">ドキュメント</a> を参照ください。",
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "このサーバーでは、{version} のPHPを利用しています。パフォーマンスとセキュリティ上のメリットがあるため利用中のディストリビューションで<a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">PHP グループの提供する最新のPHPのバージョン</a>になるべく早くアップデートすることを強くお勧めします。",
"The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "リバースプロキシのヘッダー設定が間違っているか、または信頼されたプロキシからownCloudにアクセスしていません。もし、信頼されたプロキシからアクセスされているのでないなら、攻撃者の詐称されたIPアドレスから ownCloudを見ることができるように許可されていて、セキュリティに問題があります。詳細な情報は、 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">ドキュメント</a>を確認してください。",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached は分散キャッシュとして設定されています。しかし、PHPモジュール \"memcache\"が間違ってインストールされています。 \\OC\\Memcache\\Memcached は、\"memcached\" のみをサポートしています。\"memcache\" ではありません。<a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki で両方のモジュールの情報</a> について確認してください。",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "いくつかのファイルでチェックサムが適合しませんでした。この問題を解決するためは、<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">ドキュメント</a>の詳細を見てください。(<a href=\"{codeIntegrityDownloadEndpoint}\">不適合ファイルのリスト…</a> / <a href=\"{rescanEndpoint}\">再チェック…</a>)",
"Error occurred while checking server setup" : "サーバー設定のチェック中にエラーが発生しました",
2016-02-09 09:55:36 +03:00
"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 web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "データディレクトリとファイルがインターネットからアクセス可能になっている可能性があります。.htaccessファイルが機能していません。データディレクトリがアクセスされないようにWebサーバーを設定するか、Webサーバーのドキュメントルートからデータディレクトリを移動するように強くお勧めします。",
2015-05-28 08:55:22 +03:00
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\"{header}\" HTTP ヘッダは \"{expected}\" に設定されていません。これは潜在的なセキュリティリスクもしくはプライバシーリスクとなる可能性があるため、この設定を見直すことをおすすめします。",
2016-05-05 08:55:08 +03:00
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "HTTP ヘッダ の \"Strict-Transport-Security\" が少なくとも \"{seconds}\" 秒に設定されていません。 セキュリティを強化するため、<a href=\"{docUrl}\" rel=\"noreferrer\">セキュリティTips</a>を参照して、HSTS を有効にすることをおすすめします。",
2015-07-13 08:54:50 +03:00
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP経由でアクセスしています。<a href=\"{docUrl}\">security tips</a>を参照して、代わりにHTTPSを使用するようサーバーを設定することを強くおすすめします。 instead as described in our .",
"Shared" : "共有中",
"Shared with {recipients}" : "{recipients} と共有",
"Error" : "エラー",
"Error while sharing" : "共有でエラー発生",
"Error while unsharing" : "共有解除でエラー発生",
2015-09-17 08:57:20 +03:00
"Error setting expiration date" : "有効期限の設定でエラー発生",
"The public link will expire no later than {days} days after it is created" : "URLによる共有は、作成してから {days} 日以内に有効期限切れになります",
2015-09-17 08:57:20 +03:00
"Set expiration date" : "有効期限を設定",
"Expiration" : "期限切れ",
"Expiration date" : "有効期限",
2015-10-29 08:55:45 +03:00
"Choose a password for the public link" : "URLによる共有のパスワードを入力",
2015-09-17 08:57:20 +03:00
"Resharing is not allowed" : "再共有は許可されていません",
"Share link" : "URLで共有",
2014-12-31 09:54:33 +03:00
"Link" : "リンク",
"Password protect" : "パスワード保護を有効化",
2014-12-19 09:56:51 +03:00
"Password" : "パスワード",
2016-07-06 16:28:06 +03:00
"Hide file listing" : "ファイルリストを隠す",
"Email link to person" : "メールリンク",
"Send" : "送信",
2016-04-21 08:58:49 +03:00
"Sending ..." : "送信中...",
"Email sent" : "メールを送信しました",
2016-05-05 08:55:08 +03:00
"Send link via email" : "メールでリンクを送信",
2015-09-17 08:57:20 +03:00
"Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中",
"Shared with you by {owner}" : "{owner} と共有中",
"group" : "グループ",
2014-12-31 09:54:33 +03:00
"remote" : "リモート",
"notify by email" : "メールで通知",
2015-09-17 08:57:20 +03:00
"Unshare" : "共有解除",
"can share" : "共有可",
"can edit" : "編集を許可",
"create" : "作成",
2014-12-31 09:54:33 +03:00
"change" : "更新",
"delete" : "削除",
2015-09-17 08:57:20 +03:00
"access control" : "アクセス権限",
2016-01-31 09:54:49 +03:00
"Could not unshare" : "共有の解除ができませんでした",
2015-10-25 08:55:04 +03:00
"Share details could not be loaded for this item." : "共有の詳細はこのアイテムによりロードできませんでした。",
2016-02-25 09:58:06 +03:00
"No users or groups found for {search}" : "{search} の検索でユーザー、グループが見つかりません",
2016-05-05 08:55:08 +03:00
"No users found for {search}" : "{search} のユーザーはいませんでした",
"An error occurred. Please try again" : "エラーが発生しました。もう一度実行してください。",
2016-02-25 09:58:06 +03:00
"{sharee} (group)" : "{sharee} (グループ)",
"{sharee} (at {server})" : "{sharee} ({server} で)",
"{sharee} (remote)" : "{sharee} (リモート)",
2015-09-17 08:57:20 +03:00
"Share" : "共有",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "次の形式で指定して他のownCloudのユーザーと、共有",
2016-05-05 08:55:08 +03:00
"Share with users…" : "ユーザーと共有...",
"Share with users, groups or remote users…" : "ユーザー、グループもしくはリモートユーザーと共有 ...",
"Share with users or groups…" : "ユーザーもしくはグループと共有...",
"Share with users or remote users…" : "ユーザーもしくはリモートユーザーと共有 ...",
2016-01-31 09:54:49 +03:00
"Error removing share" : "共有の削除エラー",
"Warning" : "警告",
2015-10-25 08:55:04 +03:00
"Error while sending notification" : "通知送信中にエラーが発生",
2016-01-26 09:56:06 +03:00
"Non-existing tag #{tag}" : "存在しないタグ#{tag}",
2016-07-06 16:28:06 +03:00
"restricted" : "制限済",
2016-02-09 09:55:36 +03:00
"invisible" : "不可視",
"({scope})" : "({scope})",
2016-01-22 09:55:28 +03:00
"Delete" : "削除",
2016-01-23 09:55:35 +03:00
"Rename" : "名前の変更",
2016-02-28 09:55:12 +03:00
"Collaborative tags" : "コラボタグ",
"The object type is not specified." : "オブジェクトタイプが指定されていません。",
"Enter new" : "新規に入力",
"Add" : "追加",
"Edit tags" : "タグを編集",
"Error loading dialog template: {error}" : "メッセージテンプレートの読み込みエラー: {error}",
"No tags selected for deletion." : "削除するタグが選択されていません。",
2014-11-01 08:54:37 +03:00
"unknown text" : "不明なテキスト",
"Hello world!" : "Hello world!",
"sunny" : "快晴",
"Hello {name}, the weather is {weather}" : "こんにちは、 {name}、 天気は{weather}です",
2015-01-17 09:54:40 +03:00
"Hello {name}" : " {name}さん、こんにちは",
2016-05-05 08:55:08 +03:00
"new" : "新規",
2014-11-01 08:54:37 +03:00
"_download %n file_::_download %n files_" : ["%n個のファイルをダウンロード"],
2015-10-21 08:56:16 +03:00
"An error occurred." : "エラーが発生しました。",
"Please reload the page." : "ページをリロードしてください。",
2016-02-10 09:56:05 +03:00
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "アップデートできませんでした。この問題に対する詳細な情報については、<a href=\"{url}\">フォーラムの投稿を確認してください</a> ",
2016-07-06 16:28:06 +03:00
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "アップデートできませんでした。<a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud コミュニティ</a> に問題を報告してください。",
"The update was successful. Redirecting you to Nextcloud now." : "アップデート成功。Nextcloud にリダイレクトします。",
2015-01-17 09:54:40 +03:00
"Searching other places" : "他の場所の検索",
2015-10-25 08:55:04 +03:00
"No search results in other folders" : "他のフォルダーの検索結果はありません",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["他のフォルダーの検索件数 {count}"],
"Personal" : "個人",
"Users" : "ユーザー",
"Apps" : "アプリ",
"Admin" : "管理",
"Help" : "ヘルプ",
"Access forbidden" : "アクセスが禁止されています",
"File not found" : "ファイルが見つかりません",
"The specified document has not been found on the server." : "サーバーに指定されたファイルが見つかりませんでした。",
"You can click here to return to %s." : "ここをクリックすると、 %s に戻れます。",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "こんにちは、\n\n%s があなたと %s を共有したことをお知らせします。\nそれを表示: %s\n",
"The share will expire on %s." : "共有は %s で有効期限が切れます。",
"Cheers!" : "それでは!",
2015-10-21 08:56:16 +03:00
"Internal Server Error" : "内部サーバーエラー",
"The server encountered an internal error and was unable to complete your request." : "サーバー内でエラーが発生したため、リクエストを完了できませんでした。",
2015-07-03 08:54:57 +03:00
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "このエラーが繰り返し表示されるようであれば、以下の技術情報を添付してサーバー管理者に問い合わせてください。",
2015-06-29 08:54:44 +03:00
"More details can be found in the server log." : "詳細は、サーバーのログを確認してください。",
"Technical details" : "技術詳細",
"Remote Address: %s" : "リモートアドレス: %s",
"Request ID: %s" : "リクエスト ID: %s",
2015-03-25 08:55:46 +03:00
"Type: %s" : "種類: %s",
"Code: %s" : "コード: %s",
"Message: %s" : "メッセージ: %s",
"File: %s" : "ファイル: %s",
"Line: %s" : "行: %s",
"Trace" : "トレース",
2015-05-28 08:55:22 +03:00
"Security warning" : "セキュリティ警告",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : ".htaccessファイルが動作していないため、おそらくあなたのデータディレクトリまたはファイルはインターネットからアクセス可能になっています。",
2016-05-05 08:55:08 +03:00
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "サーバーを適正に設定する情報は、こちらの<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">ドキュメント</a>を参照してください。",
"Create an <strong>admin account</strong>" : "<strong>管理者アカウント</strong>を作成してください",
2014-11-20 09:55:06 +03:00
"Username" : "ユーザー名",
"Storage & database" : "ストレージとデータベース",
"Data folder" : "データフォルダー",
"Configure the database" : "データベースを設定してください",
"Only %s is available." : "%s のみ有効です。",
2015-05-28 08:55:22 +03:00
"Install and activate additional PHP modules to choose other database types." : "他のデータベースタイプを選択するためには、追加の PHP モジュールインストールして有効化してください。",
2015-06-29 08:54:44 +03:00
"For more details check out the documentation." : "詳細は、ドキュメントを確認してください。",
"Database user" : "データベースのユーザー名",
"Database password" : "データベースのパスワード",
"Database name" : "データベース名",
"Database tablespace" : "データベースの表領域",
"Database host" : "データベースのホスト名",
2015-05-28 08:55:22 +03:00
"Performance warning" : "パフォーマンス警告",
2015-02-06 23:26:04 +03:00
"SQLite will be used as database." : "SQLiteをデータベースとして使用しています。",
2015-02-15 09:54:31 +03:00
"For larger installations we recommend to choose a different database backend." : "大規模な運用では別のデータベースを選択することをお勧めします。",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合SQLiteは非推奨です.",
"Finish setup" : "セットアップを完了します",
"Finishing …" : "作業を完了しています ...",
2015-05-28 08:55:22 +03:00
"Need help?" : "ヘルプが必要ですか?",
"See the documentation" : "ドキュメントを確認してください",
2015-10-30 08:55:52 +03:00
"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>",
2015-02-18 09:55:40 +03:00
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "このアプリケーションの動作にはJavaScriptが必要です。\n {linkstart}JavaScriptを有効にし{linkend} 、ページを更新してください。 ",
"Log out" : "ログアウト",
2014-12-19 09:56:51 +03:00
"Search" : "検索",
"Server side authentication failed!" : "サーバーサイドの認証に失敗しました!",
"Please contact your administrator." : "管理者に問い合わせてください。",
2016-05-05 08:55:08 +03:00
"An internal error occurred." : "内部エラーが発生しました。",
2015-05-28 08:55:22 +03:00
"Please try again or contact your administrator." : "もう一度試してみるか、管理者に問い合わせてください。",
2016-05-05 08:55:08 +03:00
"Username or email" : "ユーザ名かメールアドレス",
2015-09-04 08:55:31 +03:00
"Log in" : "ログイン",
2015-08-25 19:39:10 +03:00
"Wrong password. Reset it?" : "パスワードが間違っています。リセットしますか?",
2015-12-10 09:55:17 +03:00
"Wrong password." : "パスワードが間違っています。",
2015-10-25 08:55:04 +03:00
"Stay logged in" : "ログインしたままにする",
"Alternative Logins" : "代替ログイン",
2016-01-22 09:55:28 +03:00
"Use the following link to reset your password: {link}" : "パスワードをリセットするには次のリンクをクリックしてください: {link}",
"New password" : "新しいパスワードを入力",
"New Password" : "新しいパスワード",
"Reset password" : "パスワードをリセット",
2016-06-22 11:27:24 +03:00
"This Nextcloud instance is currently in single user mode." : "このNextcloudインスタンスは、現在シングルユーザーモードです。",
"This means only administrators can use the instance." : "これは、管理者のみがインスタンスを利用できることを意味しています。",
2015-07-03 08:54:57 +03:00
"Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。",
"Thank you for your patience." : "しばらくお待ちください。",
"You are accessing the server from an untrusted domain." : "信頼されていないドメインからサーバーにアクセスしています。",
2015-11-14 09:55:13 +03:00
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "管理者に問い合わせてください。このサーバーの管理者の場合は、\"trusted_domain\" の設定を config/config.php に設定してください。config/config.sample.php にサンプルの設定方法が記載してあります。",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "環境により、下のボタンで信頼するドメインに追加する必要があるかもしれません。",
"Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加",
2015-08-25 19:39:10 +03:00
"App update required" : "アプリの更新が必要",
2015-10-30 08:55:52 +03:00
"%s will be updated to version %s" : "%s は バーション %s にアップデートされます",
"These apps will be updated:" : "次のアプリはアップデートされます:",
2015-08-25 19:39:10 +03:00
"These incompatible apps will be disabled:" : "次の非互換のないアプリは無効になる:",
"The theme %s has been disabled." : "テーマ %s が無効になっています。",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "データベースを確認してください。実行前にconfigフォルダーとdataフォルダーをバックアップします。",
"Start update" : "アップデートを開始",
2015-08-25 19:39:10 +03:00
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "大規模なサイトの場合、ブラウザーがタイムアウトする可能性があるため、インストールディレクトリで以下のコマンドを実行することもできます。",
2016-05-05 08:55:08 +03:00
"Detailed logs" : "詳細ログ",
"Update needed" : "更新が必要です",
"Please use the command line updater because you have a big instance." : "データ量が大きいため、コマンドラインでの更新を利用してください。",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "不明な場合、<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">ドキュメント</a>を参照してください。",
2015-03-25 08:55:46 +03:00
"This %s instance is currently in maintenance mode, which may take a while." : "このサーバー %s は現在メンテナンスモードです。しばらくお待ちください。",
2016-09-01 03:09:24 +03:00
"This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。",
"Error loading tags" : "タグの読み込みエラー",
"Tag already exists" : "タグはすでに存在します",
"Error deleting tag(s)" : "タグの削除エラー",
"Error tagging" : "タグの付与エラー",
"Error untagging" : "タグの解除エラー",
"Error favoriting" : "お気に入りに追加エラー",
"Error unfavoriting" : "お気に入りから削除エラー",
"Couldn't send mail to following users: %s " : "次のユーザーにメールを送信できませんでした: %s",
"Allow editing" : "編集を許可",
"Two-step verification" : "2段階認証",
"Enhanced security has been enabled for your account. Please authenticate using a second factor." : "あなたのアカウントではセキュリティ拡張が有効になっています。2要素認証を使って認証してください。",
"Cancel login" : "ログインをキャンセル",
"Please authenticate using the selected factor." : "選択したデバイスを利用して認証してください。",
"An error occured while verifying the token" : "トークンの整合性チェックでエラーが発生"
},
"nplurals=1; plural=0;");