summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ja.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-25 12:39:10 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-25 12:39:10 -0400
commit2171cc02c31c3629ee1c2fe5cdafd64500bb08b0 (patch)
treebda2aec8d68028bf7e441a73a4fa206eadeafb3d /apps/files_external/l10n/ja.js
parent891673d9ea4d5301a26030f30ca7aeb5689c630b (diff)
downloadnextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.tar.gz
nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ja.js')
-rw-r--r--apps/files_external/l10n/ja.js69
1 files changed, 34 insertions, 35 deletions
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js
index 9181fbb4e3a..9af7024d1a3 100644
--- a/apps/files_external/l10n/ja.js
+++ b/apps/files_external/l10n/ja.js
@@ -1,36 +1,12 @@
OC.L10N.register(
"files_external",
{
- "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "リクエストトークンの取得に失敗しました。Dropboxアプリのキーとパスワードが正しいことを確認してください。",
- "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "アクセストークンの取得に失敗しました。Dropboxアプリのキーとパスワードが正しいことを確認してください。",
- "Please provide a valid Dropbox app key and secret." : "有効なDropboxアプリのキーとパスワードを入力してください。",
"Step 1 failed. Exception: %s" : "ステップ 1 の実行に失敗しました。例外: %s",
"Step 2 failed. Exception: %s" : "ステップ 2 の実行に失敗しました。例外: %s",
"External storage" : "外部ストレージ",
- "Local" : "ローカル",
- "Location" : "位置",
- "Amazon S3" : "Amazon S3",
- "Key" : "キー",
- "Secret" : "シークレットキー",
- "Bucket" : "バケット名",
- "Amazon S3 and compliant" : "Amazon S3や互換ストレージ",
- "Access Key" : "アクセスキー",
- "Secret Key" : "シークレットキー",
- "Hostname" : "ホスト名",
- "Port" : "ポート",
- "Region" : "リージョン",
- "Enable SSL" : "SSLを有効",
- "Enable Path Style" : "パス形式を有効",
- "App key" : "アプリキー",
- "App secret" : "アプリシークレット",
- "Host" : "ホスト",
- "Username" : "ユーザー名",
- "Password" : "パスワード",
- "Remote subfolder" : "リモートサブフォルダー",
- "Secure ftps://" : "Secure ftps://",
- "Client ID" : "クライアントID",
- "Client secret" : "クライアント秘密キー",
"OpenStack Object Storage" : "OpenStack ObjectStorage",
+ "Username" : "ユーザー名",
+ "Bucket" : "バケット名",
"Region (optional for OpenStack Object Storage)" : "リージョン (OpenStack ObjectStorage)",
"API Key (required for Rackspace Cloud Files)" : "APIキー (Rackspace CloudFiles)",
"Tenantname (required for OpenStack Object Storage)" : "テナント名 (OpenStack ObjectStorage)",
@@ -38,30 +14,53 @@ OC.L10N.register(
"Service Name (required for OpenStack Object Storage)" : "サービス名 (OpenStack ObjectStorage)",
"URL of identity endpoint (required for OpenStack Object Storage)" : "識別用エンドポイントURL (OpenStack ObjectStorage)",
"Timeout of HTTP requests in seconds" : "HTTP接続タイムアウト秒数",
- "Share" : "共有",
"SMB / CIFS using OC login" : "ownCloudログインを利用したSMB / CIFS",
+ "Host" : "ホスト",
"Username as share" : "共有名",
- "URL" : "URL",
- "Secure https://" : "セキュア https://",
+ "Share" : "共有",
+ "Remote subfolder" : "リモートサブフォルダー",
+ "SFTP with secret key login" : "秘密鍵でSFTPログイン",
"Public key" : "公開鍵",
"Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません",
"Invalid mount point" : "無効なマウントポイント",
"Invalid storage backend \"%s\"" : "\"%s\" のストレージバックエンドが不正",
- "Access granted" : "アクセスは許可されました",
- "Error configuring Dropbox storage" : "Dropboxストレージの設定エラー",
- "Grant access" : "アクセスを許可",
- "Error configuring Google Drive storage" : "Googleドライブストレージの設定エラー",
"Personal" : "個人",
"System" : "システム",
+ "Grant access" : "アクセスを許可",
+ "Access granted" : "アクセスは許可されました",
"Enable encryption" : "暗号化を有効に",
+ "Enable previews" : "プレビューを有効に",
"Check for changes" : "変更点を確認",
+ "Never" : "更新無",
+ "Once every direct access" : "直指定時のみ",
+ "Every time the filesystem is used" : "ファイルシステム利用時には毎回",
"All users. Type to select user or group." : "すべてのユーザー。ユーザー、グループを追加",
"(group)" : "(グループ)",
"Saved" : "保存されました",
"Generate keys" : "キーを生成",
"Error generating key pair" : "キーペアの生成エラー",
+ "None" : "なし",
+ "App key" : "アプリキー",
+ "App secret" : "アプリシークレット",
+ "Client ID" : "クライアントID",
+ "Client secret" : "クライアント秘密キー",
+ "Password" : "パスワード",
+ "Amazon S3" : "Amazon S3",
+ "Hostname" : "ホスト名",
+ "Port" : "ポート",
+ "Region" : "リージョン",
+ "Enable SSL" : "SSLを有効",
+ "Enable Path Style" : "パス形式を有効",
+ "WebDAV" : "WebDAV",
+ "URL" : "URL",
+ "Secure https://" : "セキュア https://",
+ "Dropbox" : "Dropbox",
+ "Secure ftps://" : "Secure ftps://",
+ "Local" : "ローカル",
+ "Location" : "位置",
+ "ownCloud" : "ownCloud",
+ "Root" : "ルート",
"<b>Note:</b> " : "<b>注意:</b> ",
- "and" : "と",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHPにcURLのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHPにFTPのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> \"%s\" がインストールされていません。%sをマウントできません。このシステムの管理者にインストールをお願いしてください。",
@@ -74,9 +73,9 @@ OC.L10N.register(
"Folder name" : "フォルダー名",
"Configuration" : "設定",
"Available for" : "利用可能",
- "Add storage" : "ストレージを追加",
"Advanced settings" : "詳細設定",
"Delete" : "削除",
+ "Add storage" : "ストレージを追加",
"Enable User External Storage" : "ユーザーの外部ストレージを有効にする",
"Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する"
},