From 0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 2 Aug 2023 00:53:28 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files_external/l10n/ja.json | 53 ++++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 26 deletions(-) (limited to 'apps/files_external/l10n/ja.json') diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index 7c91055bd3e..e77a8f0b96a 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -1,13 +1,4 @@ { "translations": { - "External storage" : "外部ストレージ", - "Personal" : "個人", - "System" : "システム", - "Grant access" : "アクセスを許可", - "Error configuring OAuth1" : "OAuth1設定エラー", - "Please provide a valid app key and secret." : "有効なアプリのキーとパスワードを入力してください。", - "Error configuring OAuth2" : "OAuth2設定エラー", - "Generate keys" : "キーを生成", - "Error generating key pair" : "キーペアの生成エラー", "Type to select user or group." : "入力してユーザーまたはグループを選択", "(Group)" : "(グループ)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD エンコード互換 (遅い)", @@ -26,20 +17,6 @@ "Saved" : "保存しました", "Saving …" : "保存中...", "Save" : "保存", - "Empty response from the server" : "サーバーから空の応答がありました", - "Couldn't access. Please log out and in again to activate this mount point" : "アクセスできません。ログアウトして、再度このマウントポイントをアクティベートしてください。", - "Couldn't get the information from the remote server: {code} {type}" : "リモートサーバーから情報を取得できませんでした:{code} {type}", - "Couldn't get the list of external mount points: {type}" : "外部マウントポイントのリストを取得できませんでした。: {type}", - "There was an error with message: " : "メッセージ付きのエラーが発生しました:", - "External mount error" : "外部マウントエラー", - "external-storage" : "外部ストレージ", - "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Windowsネットワークドライブのマウントポイントのリストが取得できませんでした: サーバーからのレスポンスは空でした。", - "Please enter the credentials for the {mount} mount" : " {mount} のマウントのために必要な資格情報を入力してください", - "Username" : "ユーザー名", - "Password" : "パスワード", - "Credentials saved" : "資格情報を保存しました", - "Credentials saving failed" : "資格情報の保存に失敗しました", - "Credentials required" : "資格情報が必要です", "Forbidden to manage local mounts" : "ローカルマウントの利用は禁止されています", "Storage with ID \"%d\" not found" : "ID \"%d\" のストレージが見つかりません", "Invalid backend or authentication mechanism class" : "バックエンドまたは認証システムクラスが無効", @@ -64,6 +41,8 @@ "Client ID" : "クライアントID", "Client secret" : "クライアント秘密鍵", "OpenStack v2" : "OpenStack v2", + "Username" : "ユーザー名", + "Password" : "パスワード", "Tenant name" : "テナント名", "Identity endpoint URL" : "認証エンドポイントURL", "OpenStack v3" : "OpenStack v3", @@ -119,13 +98,17 @@ "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHPでのcURLのサポートが有効になっていないか、インストールされていません。 %s のマウントは不可能です。システム管理者にインストールを依頼してください。", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHPのFTPサポートが有効になっていないか、インストールされていません。%s のマウントは不可能です。システム管理者にインストールを依頼してください。", "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" はインストールされていません。 %2$s のマウントは不可能です。システム管理者にインストールを依頼してください。", + "External storage" : "外部ストレージ", "External storage support" : "外部ストレージに対応", "Adds basic external storage support" : "基本的な外部ストレージの対応を追加", "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "このアプリケーションを使用すると、管理者は、FTPサーバー、S3またはSWIFTオブジェクトストア、その他のNextcloudサーバー、WebDAVサーバーなどの外部ストレージプロバイダーへの接続を構成できます。管理者は、有効にするストレージの種類を選択し、ユーザー、グループ、またはシステム全体でこれらのストレージの場所をマウントできます。ユーザーはルートのNextcloudディレクトリに新しいフォルダーが表示され、他のNextcloudフォルダーと同様にアクセスして使用できます。外部ストレージを使用すると、ユーザーはこれらの外部ロケーションに格納されたファイルを共有することもできます。このような場合、受信者が外部ストレージからファイルを要求すると、ファイルの所有者の資格情報が使用され、受信者が共有ファイルにアクセスできるようになります。外部ストレージは、GUIまたはコマンドラインを使用して構成できます。この2番目のオプションは、高度なユーザーにバルク外部ストレージマウントの設定とマウント優先度の設定の柔軟性を提供します。詳細については、外部ストレージGUIのマニュアルと外部ストレージConfiguration Fileのマニュアルを参照してください。", - "No external storage configured or you don't have the permission to configure them" : "外部ストレージが設定されていないか、外部ストレージを設定する権限がありません", - "Name" : "名前", + "External mount error" : "外部マウントエラー", "Storage type" : "ストレージ種別", + "Unknown" : "不明", "Scope" : "スコープ", + "Personal" : "個人", + "System" : "システム", + "No external storage configured or you don't have the permission to configure them" : "外部ストレージが設定されていないか、外部ストレージを設定する権限がありません", "Open documentation" : "ドキュメントを開く", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "外部ストレージを使用すると、外部ストレージサービスおよびデバイスをセカンダリのNextcloudストレージデバイスとしてマウントできます。 また、ユーザーが独自の外部ストレージサービスをマウントできるようにすることもできます。", "Folder name" : "フォルダー名", @@ -137,6 +120,24 @@ "All users" : "すべてのユーザー", "Advanced settings" : "詳細設定", "Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。", + "Grant access" : "アクセスを許可", + "Error configuring OAuth1" : "OAuth1設定エラー", + "Please provide a valid app key and secret." : "有効なアプリのキーとパスワードを入力してください。", + "Error configuring OAuth2" : "OAuth2設定エラー", + "Generate keys" : "キーを生成", + "Error generating key pair" : "キーペアの生成エラー", + "Empty response from the server" : "サーバーから空の応答がありました", + "Couldn't access. Please log out and in again to activate this mount point" : "アクセスできません。ログアウトして、再度このマウントポイントをアクティベートしてください。", + "Couldn't get the information from the remote server: {code} {type}" : "リモートサーバーから情報を取得できませんでした:{code} {type}", + "Couldn't get the list of external mount points: {type}" : "外部マウントポイントのリストを取得できませんでした。: {type}", + "There was an error with message: " : "メッセージ付きのエラーが発生しました:", + "external-storage" : "外部ストレージ", + "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Windowsネットワークドライブのマウントポイントのリストが取得できませんでした: サーバーからのレスポンスは空でした。", + "Please enter the credentials for the {mount} mount" : " {mount} のマウントのために必要な資格情報を入力してください", + "Credentials saved" : "資格情報を保存しました", + "Credentials saving failed" : "資格情報の保存に失敗しました", + "Credentials required" : "資格情報が必要です", + "Name" : "名前" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3