UNPKG

@sync-in/server

Version:

The secure, open-source platform for file storage, sharing, collaboration, and sync

58 lines (57 loc) 4.76 kB
/* * Copyright (C) 2012-2025 Johan Legrand <johan.legrand@sync-in.com> * This file is part of Sync-in | The open source file sync and share solution * See the LICENSE file for licensing details */ "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "ja", { enumerable: true, get: function() { return ja; } }); const ja = { 'If you no longer wish to receive notifications, change your preferences directly from your user space.': '通知の受信を希望しない場合は、ユーザー用スペースから直接設定を変更してください。', 'Access it from': 'こちらからアクセス', Comment: 'コメント', commented: 'コメントしました', 'You receive this notification if you are the owner of the file or if you have also commented on this file': 'この通知は、あなたがファイルの所有者である場合、またはこのファイルにコメントした場合に送信されます。', Space: 'スペース', 'from the space': 'スペースから', 'to the space': 'スペースへ', 'Access your spaces from': '次の場所からあなたのスペースにアクセス', 'Access this space from': '次の場所からこのスペースにアクセス', 'You now have access to the space': 'あなたはこのスペースにアクセスできるようになりました', 'You no longer have access to the space': 'あなたはこのスペースにアクセスできなくなりました', 'This space has been permanently deleted': 'このスペースは完全に削除されました', anchored: '固定しました', unanchored: '固定を解除しました', Share: '共有', 'shared with you': 'あなたと共有しました', 'no longer share with you': 'あなたとの共有を解除しました', 'You now have access to the share': '共有にアクセスできるようになりました', 'You no longer have access to the share': '共有へのアクセス権がなくなりました', 'You are no longer a member of the parent share, your child share has been deleted': '親共有のメンバーではなくなったため、あなたの子共有は削除されました', 'Access your shares from': '次の場所からあなたの共有にアクセス', 'Access password': 'アクセスパスワード', Sync: '同期', 'Access your syncs from': '次の場所からあなたの同期にアクセス', 'You are no longer synchronizing': '同期を停止しました', 'Unlock Request': 'ロック解除リクエスト', 'You receive this notification because you have a lock on this file.': 'このファイルにロックが設定されているため、この通知を受け取っています。', 'sends you a request to unlock the file': 'あなたにファイルのロック解除をリクエストしました', 'Security notification': 'セキュリティ通知', 'Your account has been locked after several unsuccessful authentication attempts': '複数回の認証失敗により、あなたのアカウントはロックされました', 'This security notification concerns your Sync-in account. Please contact an administrator to perform the analysis and unlock your account.': 'このセキュリティ通知はあなたの Sync-in アカウントに関するものです。分析とアカウントのロック解除のため、管理者に連絡してください。', 'Two-factor authentication (2FA) on your account has been disabled': 'あなたのアカウントの二要素認証(2FA)が無効化されました', 'Two-factor authentication (2FA) on your account has been enabled': 'あなたのアカウントの二要素認証(2FA)が有効化されました', 'You received this notification because the security of your Sync-in account has changed. If you think this was a mistake, please review your security settings or contact your administrator.': 'この通知は、あなたの Sync-in アカウントのセキュリティが変更されたため送信されました。誤りだと思われる場合は、セキュリティ設定を確認するか管理者に連絡してください。', 'Address IP': 'IP アドレス', Browser: 'ブラウザー', 'New Version Available': '新しいバージョンが利用可能です', 'You receive this notification because you are the administrator of this server.': 'あなたがこのサーバーの管理者であるため、この通知を受け取っています。', 'A new update is available': '新しいアップデートが利用可能です' }; //# sourceMappingURL=ja.js.map