summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ja.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/ja.php')
-rw-r--r--apps/files_external/l10n/ja.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/ja.php b/apps/files_external/l10n/ja.php
index ce4b336facb..84e261307b4 100644
--- a/apps/files_external/l10n/ja.php
+++ b/apps/files_external/l10n/ja.php
@@ -15,6 +15,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 と互換ストレージ",
"Access Key" => "アクセスキー",
"Secret Key" => "シークレットキー",
+"Port" => "ポート",
+"Region" => "都道府県",
"Enable SSL" => "SSLを有効",
"Enable Path Style" => "パス形式を有効",
"App key" => "アプリキー",
@@ -62,8 +64,6 @@ $TRANSLATIONS = array(
"Add storage" => "ストレージを追加",
"Delete" => "削除",
"Enable User External Storage" => "ユーザーの外部ストレージを有効にする",
-"Allow users to mount the following external storage" => "ユーザーに以下の外部ストレージのマウントを許可する",
-"SSL root certificates" => "SSLルート証明書",
-"Import Root Certificate" => "ルート証明書をインポート"
+"Allow users to mount the following external storage" => "ユーザーに以下の外部ストレージのマウントを許可する"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";