nextcloud/core/l10n/ja.js

300 lines
31 KiB
JavaScript
Raw Normal View History

2018-02-01 21:28:02 +03:00
OC.L10N.register(
"core",
{
"Please select a file." : "ファイルを選択してください。",
"File is too big" : "ファイルが大きすぎます",
"The selected file is not an image." : "選択されたファイルは画像ではありません",
"The selected file cannot be read." : "選択されたファイルを読込みできませんでした",
"Invalid file provided" : "無効なファイルが提供されました",
2018-06-16 03:13:15 +03:00
"No image or file provided" : "画像またはファイルが提供されていません",
2018-02-01 21:28:02 +03:00
"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" : "クロップが正方形ではありません",
"State token does not match" : "トークンが適合しません",
"Password reset is disabled" : "パスワードリセットは無効化されています",
"Couldn't reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした",
"Couldn't reset password because the token is expired" : "トークンが期限切れのため、パスワードをリセットできませんでした",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "このユーザー名に紐付けられたメールアドレスがないため、リセットメールを送信できませんでした。管理者に問い合わせてください。",
"%s password reset" : "%s パスワードリセット",
"Password reset" : "パスワードのリセット",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "次のボタンをクリックしてパスワードをリセットしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "パスワードをリセットするには、次のリンクをクリックしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。",
"Reset your password" : "パスワードをリセット",
"Couldn't send reset email. Please contact your administrator." : "リセットメールを送信できませんでした。管理者に問い合わせてください。",
"Couldn't send reset email. Please make sure your username is correct." : "リセットメールを送信できませんでした。ユーザー名が正しいことを確認してください。",
"Preparing update" : "アップデートの準備中",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair warning: " : "修復警告:",
"Repair error: " : "修復エラー:",
"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" : "メンテナンスモードがオフになりました",
"Maintenance mode is kept active" : "メンテナンスモードが継続中です",
"Updating database schema" : "データベースのスキーマを更新",
"Updated database" : "データベース更新済み",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "データベーススキーマーがアップデートできるかどうかチェックしています。(この操作の時間はデータベースの容量によります)",
"Checked database schema update" : "指定データベースのスキーマを更新",
"Checking updates of apps" : "アプリの更新をチェックしています。",
"Checking for update of app \"%s\" in appstore" : "アップストアで \"%s\" アプリの更新を確認しています",
"Update app \"%s\" from appstore" : "アップストアで \"%s\" アプリを更新",
"Checked for update of app \"%s\" in appstore" : "アップストアの \"%s\" アプリ更新確認済",
"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 にアップデートしました。",
"Set log level to debug" : "ログをデバッグレベルに設定",
"Reset log level" : "ログレベルをリセット",
"Starting code integrity check" : "コード整合性の確認を開始",
"Finished code integrity check" : "コード整合性の確認が終了",
"%s (incompatible)" : "%s (非互換)",
"Following apps have been disabled: %s" : "以下のアプリが無効にされています: %s",
"Already up to date" : "すべて更新済",
"Search contacts …" : "連絡先を検索...",
"No contacts found" : "連絡先が見つかりません",
2018-06-20 03:12:26 +03:00
"Show all contacts …" : "すべての連絡先を表示...",
2018-03-09 04:12:12 +03:00
"Could not load your contacts" : "連絡先を読み込めませんでした",
2018-02-01 21:28:02 +03:00
"Loading your contacts …" : "連絡先を読み込み中...",
"Looking for {term} …" : "{term} を確認中 ...",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">コード整合性の確認で問題が発生しました。詳しくはこちら…</a>",
"No action available" : "操作できません",
"Error fetching contact actions" : "連絡先操作取得エラー",
"Settings" : "設定",
2018-06-15 03:12:49 +03:00
"Connection to server lost" : "サーバーとの接続が切断されました",
2018-06-21 03:12:47 +03:00
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["ページの読み込み中に問題が発生しました。%n秒後に再読み込みします"],
2018-02-01 21:28:02 +03:00
"Saving..." : "保存中...",
"Dismiss" : "閉じる",
"Authentication required" : "認証が必要です",
2018-05-25 03:14:54 +03:00
"This action requires you to confirm your password" : "この操作では、パスワードを確認する必要があります",
2018-02-01 21:28:02 +03:00
"Confirm" : "確認",
2018-05-25 03:14:54 +03:00
"Password" : "パスワード",
2018-02-01 21:28:02 +03:00
"Failed to authenticate, try again" : "認証に失敗しました。もう一度お試しください",
"seconds ago" : "数秒前",
"Logging in …" : "ログイン中...",
"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>それでも見つからなかった場合は、管理者に問合わせてください。",
"Your files are encrypted. 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." : "パスワードは変更できません。管理者に問い合わせてください。",
"Reset password" : "パスワードをリセット",
"Sending email …" : "メールを送信中 ...",
"No" : "いいえ",
"Yes" : "はい",
"No files in here" : "ここにはファイルがありません",
"Choose" : "選択",
"Copy" : "コピー",
"Move" : "移動",
"Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "メッセージテンプレートの読み込みエラー: {error}",
"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." : "両方のバージョンを選択した場合は、ファイル名の後ろに数字を追加したファイルのコピーを作成します。",
2018-05-25 03:14:54 +03:00
"Cancel" : "キャンセル",
2018-02-01 21:28:02 +03:00
"Continue" : "続ける",
"(all selected)" : "(すべて選択)",
"({count} selected)" : "({count} 選択)",
"Error loading file exists template" : "既存ファイルのテンプレートの読み込みエラー",
"Pending" : "保留中",
"Copy to {folder}" : "{folder}へコピー",
"Move to {folder}" : "{folder}へ移動",
"Very weak password" : "非常に弱いパスワード",
"Weak password" : "弱いパスワード",
"So-so password" : "まずまずのパスワード",
"Good password" : "良好なパスワード",
"Strong password" : "強いパスワード",
2018-06-20 03:12:26 +03:00
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "メモリキャッシュが設定されていません。可能であれば、パフォーマンスを向上するため、memcacheを設定してください。より詳しい情報は<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ドキュメント</a>で参照できます。",
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP OPcacheが適切に設定されていません。<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">よりパフォーマンスを向上させる</a>には、<code>php.ini</code>で以下の設定を推奨します:",
2018-02-01 21:28:02 +03:00
"Error occurred while checking server setup" : "サーバー設定のチェック中にエラーが発生しました",
2018-06-20 03:12:26 +03:00
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "\"Strict-Transport-Security\" HTTPヘッダが最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips ↗</a>で解説しているHSTSを有効にすることを推奨します。",
"Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips ↗</a>で述べているように、代わりにHTTPSを必要とするようサーバを設定することを強くおすすめします。",
2018-02-01 21:28:02 +03:00
"Shared" : "共有中",
"Error setting expiration date" : "有効期限の設定でエラー発生",
"The public link will expire no later than {days} days after it is created" : "URLによる共有は、作成してから {days} 日以内に有効期限切れになります",
"Set expiration date" : "有効期限を設定",
"Expiration" : "期限切れ",
"Expiration date" : "有効期限",
"Choose a password for the public link" : "URLによる共有のパスワードを入力",
"Choose a password for the public link or press the \"Enter\" key" : "公開リンクのパスワードを入力、または、\"エンター\"のみを叩く",
"Copied!" : "コピーされました!",
"Not supported!" : "サポートされていません!",
"Press ⌘-C to copy." : "⌘+Cを押してコピーします。",
"Press Ctrl-C to copy." : "Ctrl+Cを押してコピーします。",
"Resharing is not allowed" : "再共有は許可されていません",
"Share to {name}" : "{name} に共有する",
"Share link" : "URLで共有",
"Link" : "リンク",
"Password protect" : "パスワード保護を有効化",
"Allow editing" : "編集を許可",
"Send" : "送信",
"Allow upload and editing" : "アップロードと編集を許可する",
"Read only" : "読み取り専用",
"File drop (upload only)" : "ファイルドロップ(アップロードのみ)",
"Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中",
"Shared with you by {owner}" : "{owner} より共有中",
"Choose a password for the mail share" : "メール共有のパスワードを選択",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} がリンク経由で共有",
"group" : "グループ",
"remote" : "リモート",
"email" : "メール",
"shared by {sharer}" : "共有した人 {sharer}",
"Unshare" : "共有解除",
"Can reshare" : "再共有可能",
"Can edit" : "編集可能",
"Can create" : "作成可能",
"Can change" : "変更可能",
"Can delete" : "削除可能",
"Access control" : "アクセス制御",
"Could not unshare" : "共有の解除ができませんでした",
2018-06-21 03:12:47 +03:00
"Error while sharing" : "共有でエラーが発生しました",
2018-02-01 21:28:02 +03:00
"Share details could not be loaded for this item." : "共有の詳細はこのアイテムによりロードできませんでした。",
"_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["オートコンプリートには{count}文字以上必要です"],
"This list is maybe truncated - please refine your search term to see more results." : "このリストは切り捨てられている可能性があります - 検索語句を絞り込んで検索結果を表示してください。",
"No users or groups found for {search}" : "{search} の検索でユーザー、グループが見つかりません",
"No users found for {search}" : "{search} のユーザーはいませんでした",
"An error occurred. Please try again" : "エラーが発生しました。もう一度実行してください。",
"{sharee} (group)" : "{sharee} (グループ)",
"{sharee} (remote)" : "{sharee} (リモート)",
"{sharee} (email)" : "{sharee} (メール)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "共有",
"Name or email address..." : "名前またはメールアドレス",
"Name or federated cloud ID..." : "ユーザー名または、クラウド統合ID...",
"Name, federated cloud ID or email address..." : "ユーザー名、クラウド統合ID、またはメールアドレス",
"Name..." : "ユーザー名...",
"Error" : "エラー",
"Error removing share" : "共有の削除エラー",
"Non-existing tag #{tag}" : "存在しないタグ#{tag}",
"restricted" : "制限済",
"invisible" : "不可視",
"({scope})" : "({scope})",
"Delete" : "削除",
"Rename" : "名前の変更",
"Collaborative tags" : "コラボタグ",
"No tags found" : "タグが見つかりません",
"unknown text" : "不明なテキスト",
"Hello world!" : "Hello world!",
"sunny" : "快晴",
"Hello {name}, the weather is {weather}" : "こんにちは、 {name}、 天気は{weather}です",
"Hello {name}" : " {name}さん、こんにちは",
"<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>これが検索結果です<script>alert(1)</script></strong>",
"new" : "新規",
"_download %n file_::_download %n files_" : ["%n個のファイルをダウンロード"],
"The update is in progress, leaving this page might interrupt the process in some environments." : "更新が進行中です。このページを離れると一部の環境では処理が中断されてしまう可能性があります。",
"Update to {version}" : "{version} にアップデート",
"An error occurred." : "エラーが発生しました。",
"Please reload the page." : "ページをリロードしてください。",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "アップデートできませんでした。この問題に対する詳細な情報については、<a href=\"{url}\">フォーラムの投稿を確認してください</a> ",
"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> に問題を報告してください。",
"Continue to Nextcloud" : "Nextcloud に進む",
"_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["更新が成功しました。 %n 秒後に Nextcloud にリダイレクトします。"],
"Searching other places" : "他の場所の検索",
"No search results in other folders for {tag}{filter}{endtag}" : "他のフォルダーに {tag}{filter}{endtag} の検索結果はありません",
"_{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 に戻れます。",
"Internal Server Error" : "内部サーバーエラー",
"More details can be found in the server log." : "詳細は、サーバーのログを確認してください。",
"Technical details" : "技術詳細",
"Remote Address: %s" : "リモートアドレス: %s",
"Request ID: %s" : "リクエスト ID: %s",
"Type: %s" : "種類: %s",
"Code: %s" : "コード: %s",
"Message: %s" : "メッセージ: %s",
"File: %s" : "ファイル: %s",
"Line: %s" : "行: %s",
"Trace" : "トレース",
"Security warning" : "セキュリティ警告",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : ".htaccessファイルが動作していないため、おそらくあなたのデータディレクトリまたはファイルはインターネットからアクセス可能になっています。",
"Create an <strong>admin account</strong>" : "<strong>管理者アカウント</strong>を作成してください",
"Username" : "ユーザー名",
"Storage & database" : "ストレージとデータベース",
"Data folder" : "データフォルダー",
"Configure the database" : "データベースを設定してください",
"Only %s is available." : "%s のみ有効です。",
"Install and activate additional PHP modules to choose other database types." : "他のデータベースタイプを選択するためには、追加の PHP モジュールインストールして有効化してください。",
"For more details check out the documentation." : "詳細は、ドキュメントを確認してください。",
"Database user" : "データベースのユーザー名",
"Database password" : "データベースのパスワード",
"Database name" : "データベース名",
"Database tablespace" : "データベースの表領域",
"Database host" : "データベースのホスト名",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "ポート番号をホスト名とともに指定してください(例localhost5432)。",
"Performance warning" : "パフォーマンス警告",
"SQLite will be used as database." : "SQLiteをデータベースとして使用しています。",
"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 …" : "作業を完了しています ...",
"Need help?" : "ヘルプが必要ですか?",
"See the documentation" : "ドキュメントを確認してください",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "このアプリケーションの動作にはJavaScriptが必要です。\n {linkstart}JavaScriptを有効にし{linkend} 、ページを更新してください。 ",
"More apps" : "さらにアプリ",
"Search" : "検索",
"Confirm your password" : "パスワードを確認",
"Server side authentication failed!" : "サーバーサイドの認証に失敗しました!",
"Please contact your administrator." : "管理者に問い合わせてください。",
"An internal error occurred." : "内部エラーが発生しました。",
"Please try again or contact your administrator." : "もう一度試してみるか、管理者に問い合わせてください。",
2018-06-15 03:12:49 +03:00
"Username or email" : "ユーザー名またはメールアドレス",
2018-02-01 21:28:02 +03:00
"Log in" : "ログイン",
"Wrong password." : "パスワードが間違っています。",
"Forgot password?" : "パスワードをお忘れですか?",
2018-04-10 03:12:10 +03:00
"App token" : "アプリのトークン",
2018-02-01 21:28:02 +03:00
"Account access" : "アカウントによるアクセス許可",
"You are about to grant %s access to your %s account." : "%s アカウントに あなたのアカウント %s へのアクセスを許可",
"Redirecting …" : "転送中...",
"New password" : "新しいパスワードを入力",
"New Password" : "新しいパスワード",
"Two-factor authentication" : "2要素認証",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "このアカウントは強化セキュリティが適用されています。第二経路から認証してください。",
"Cancel log in" : "ログインをキャンセルする",
"Use backup code" : "バックアップコードを使用する",
"Error while validating your second factor" : "第二要素の検証でエラーが発生しました",
"App update required" : "アプリの更新が必要",
"%s will be updated to version %s" : "%s は バーション %s にアップデートされます",
"These apps will be updated:" : "次のアプリはアップデートされます:",
"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" : "アップデートを開始",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "大規模なサイトの場合、ブラウザーがタイムアウトする可能性があるため、インストールディレクトリで以下のコマンドを実行することもできます。",
"Detailed logs" : "詳細ログ",
"Update needed" : "更新が必要です",
"Please use the command line updater because you have a big instance with more than 50 users." : "50人以上が使う大規模システムの場合は、コマンドラインでアップグレードを行ってください。",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Web 画面から続行すると危険性があることを理解しています。この操作がタイムアウトすると、データが失われる危険性があることを理解しています。もし失敗した場合には取得済みのバックアップから修復する方法を理解しています。",
"Upgrade via web on my own risk" : "危険性を理解した上でWeb画面からアップグレード",
"This %s instance is currently in maintenance mode, which may take a while." : "このサーバー %s は現在メンテナンスモードです。しばらくお待ちください。",
"This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。",
2018-06-16 03:13:15 +03:00
"Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続き、または予期せず現れる場合は、システム管理者に問い合わせてください。",
2018-03-15 04:11:41 +03:00
"Thank you for your patience." : "しばらくお待ちください。",
2018-06-21 03:12:47 +03:00
"There was an error loading your contacts" : "連絡先の読み込みに失敗しました。",
2018-06-20 03:12:26 +03:00
"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}\">ドキュメント</a>で参照できます。",
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP OPcacheが適切に設定されていません。<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">よりパフォーマンスを向上させる</a>には、<code>php.ini</code>で以下の設定を推奨します:",
"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>." : "\"Strict-Transport-Security\" HTTPヘッダが、最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer\">セキュリティTips</a>で解説しているHSTSを有効にすることを推奨します。",
"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}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバを設定することを強くおすすめします。",
2018-03-22 04:11:40 +03:00
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "ユーザー名、グループ、クラウド統合ID、メールアドレスで共有",
"Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有",
"Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有",
2018-04-07 03:11:49 +03:00
"Stay logged in" : "ログインしたままにする",
2018-04-10 03:12:10 +03:00
"Alternative Logins" : "代替ログイン",
2018-04-18 03:13:30 +03:00
"Alternative login using app token" : "アプリトークンを使って代替ログイン",
2018-06-20 03:12:26 +03:00
"Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTPヘッダが、最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips</a>で解説しているHSTSを有効にすることを推奨します。",
"Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバを設定することを強くおすすめします。"
2018-02-01 21:28:02 +03:00
},
"nplurals=1; plural=0;");