summaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-20 01:06:44 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-20 01:06:44 +0000
commit97af4f762d44ddd97d9db2566cb2841ca37d9fff (patch)
treea3a8b121ea93c2502096194ed98b6f059c90e839 /apps/files_external
parentb1ee9862f86d7d873f5168a921b183c5f373cc20 (diff)
downloadnextcloud-server-97af4f762d44ddd97d9db2566cb2841ca37d9fff.tar.gz
nextcloud-server-97af4f762d44ddd97d9db2566cb2841ca37d9fff.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/l10n/ja.js8
-rw-r--r--apps/files_external/l10n/ja.json8
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js
index 882364dcf1f..54968d1236f 100644
--- a/apps/files_external/l10n/ja.js
+++ b/apps/files_external/l10n/ja.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"Save" : "保存",
"Empty response from the server" : "サーバーから空の応答がありました",
"Couldn't access. Please logout and login 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" : "外部マウントエラー",
@@ -64,6 +65,7 @@ OC.L10N.register(
"Identity endpoint URL" : "認証エンドポイントURL",
"Rackspace" : "Rackspace",
"API key" : "APIキー",
+ "Global credentials" : "グローバル資格情報",
"Log-in credentials, save in database" : "ログイン認証情報は、データベースに保存されます。",
"Username and password" : "ユーザー名とパスワード",
"Log-in credentials, save in session" : "ログイン認証情報は、セッションに保存されます。",
@@ -88,6 +90,7 @@ OC.L10N.register(
"Google Drive" : "Google Drive",
"Local" : "ローカル",
"Location" : "場所",
+ "Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "ルート",
"SFTP with secret key login" : "秘密鍵でSFTPログイン",
@@ -99,6 +102,10 @@ OC.L10N.register(
"OpenStack Object Storage" : "OpenStack ObjectStorage",
"Service name" : "サービス名",
"Request timeout (seconds)" : "リクエストがタイムアウトするまでの秒数",
+ "External storages" : "外部ストレージ",
+ "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 のマウントは不可能です。システム管理者にインストールを依頼してください。",
+ "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\"はインストールされていません。 %s のマウントは不可能です。システム管理者にインストールを依頼してください。",
"No external storage configured" : "外部ストレージは設定されていません",
"You can add external storages in the personal settings" : "個人設定で外部ストレージを設定することができます。",
"Name" : "名前",
@@ -120,6 +127,7 @@ OC.L10N.register(
"Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する",
"Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する",
"Couldn't get the information from the ownCloud server: {code} {type}" : "ownCloud サーバーから情報を取得出来ませんでした。: {code} {type}",
+ "Access granted" : "アクセス権の付与",
"Global Credentials" : "グローバル認証情報",
"ownCloud" : "ownCloud",
"<b>Note:</b> " : "<b>注意:</b> ",
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json
index e9f1ae142f4..1d8d6fe6531 100644
--- a/apps/files_external/l10n/ja.json
+++ b/apps/files_external/l10n/ja.json
@@ -23,6 +23,7 @@
"Save" : "保存",
"Empty response from the server" : "サーバーから空の応答がありました",
"Couldn't access. Please logout and login 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" : "外部マウントエラー",
@@ -62,6 +63,7 @@
"Identity endpoint URL" : "認証エンドポイントURL",
"Rackspace" : "Rackspace",
"API key" : "APIキー",
+ "Global credentials" : "グローバル資格情報",
"Log-in credentials, save in database" : "ログイン認証情報は、データベースに保存されます。",
"Username and password" : "ユーザー名とパスワード",
"Log-in credentials, save in session" : "ログイン認証情報は、セッションに保存されます。",
@@ -86,6 +88,7 @@
"Google Drive" : "Google Drive",
"Local" : "ローカル",
"Location" : "場所",
+ "Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "ルート",
"SFTP with secret key login" : "秘密鍵でSFTPログイン",
@@ -97,6 +100,10 @@
"OpenStack Object Storage" : "OpenStack ObjectStorage",
"Service name" : "サービス名",
"Request timeout (seconds)" : "リクエストがタイムアウトするまでの秒数",
+ "External storages" : "外部ストレージ",
+ "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 のマウントは不可能です。システム管理者にインストールを依頼してください。",
+ "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\"はインストールされていません。 %s のマウントは不可能です。システム管理者にインストールを依頼してください。",
"No external storage configured" : "外部ストレージは設定されていません",
"You can add external storages in the personal settings" : "個人設定で外部ストレージを設定することができます。",
"Name" : "名前",
@@ -118,6 +125,7 @@
"Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する",
"Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する",
"Couldn't get the information from the ownCloud server: {code} {type}" : "ownCloud サーバーから情報を取得出来ませんでした。: {code} {type}",
+ "Access granted" : "アクセス権の付与",
"Global Credentials" : "グローバル認証情報",
"ownCloud" : "ownCloud",
"<b>Note:</b> " : "<b>注意:</b> ",