diff options
Diffstat (limited to 'apps/files_external/l10n/ja.json')
-rw-r--r-- | apps/files_external/l10n/ja.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index ed1d339368d..9ff839feb25 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -54,9 +54,9 @@ "OAuth2" : "OAuth2", "Client ID" : "クライアントID", "Client secret" : "クライアント秘密キー", - "OpenStack" : "OpenStack", "Tenant name" : "テナント名", "Identity endpoint URL" : "認証エンドポイントURL", + "Domain" : "ドメイン", "Rackspace" : "Rackspace", "API key" : "APIキー", "Global credentials" : "グローバル資格情報", @@ -89,7 +89,6 @@ "SFTP with secret key login" : "秘密鍵でSFTPログイン", "SMB / CIFS" : "SMB / CIFS", "Share" : "共有", - "Domain" : "ドメイン", "SMB / CIFS using OC login" : "Nextcloud ログインを利用したSMB / CIFS", "Username as share" : "共有名", "OpenStack Object Storage" : "OpenStack ObjectStorage", @@ -99,8 +98,6 @@ "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 のマウントは不可能です。システム管理者にインストールを依頼してください。", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\"はインストールされていません。 %s のマウントは不可能です。システム管理者にインストールを依頼してください。", "External storage support" : "外部ストレージのサポート", - "No external storage configured" : "外部ストレージは設定されていません", - "You can add external storages in the personal settings" : "個人設定で外部ストレージを設定することができます。", "Name" : "名前", "Storage type" : "ストレージ種別", "Scope" : "スコープ", @@ -126,7 +123,10 @@ "Step 2 failed. Exception: %s" : "ステップ 2 の実行に失敗しました。例外: %s", "Dropbox App Configuration" : "Dropbox アプリ設定", "Google Drive App Configuration" : "Google アプリ設定", + "OpenStack" : "OpenStack", "Dropbox" : "Dropbox", - "Google Drive" : "Google Drive" + "Google Drive" : "Google Drive", + "No external storage configured" : "外部ストレージは設定されていません", + "You can add external storages in the personal settings" : "個人設定で外部ストレージを設定することができます。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |