diff options
Diffstat (limited to 'apps/files_external/l10n/ja.php')
-rw-r--r-- | apps/files_external/l10n/ja.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ja.php b/apps/files_external/l10n/ja.php index 52d66043e19..3c95b97126a 100644 --- a/apps/files_external/l10n/ja.php +++ b/apps/files_external/l10n/ja.php @@ -1,5 +1,10 @@ <?php $TRANSLATIONS = array( +"Location" => "位置", +"URL" => "URL", +"Username" => "ユーザー名", +"Password" => "パスワード", +"Share" => "共有", "Access granted" => "アクセスは許可されました", "Error configuring Dropbox storage" => "Dropboxストレージの設定エラー", "Grant access" => "アクセスを許可", |