diff options
Diffstat (limited to 'apps/files_external/l10n/ja.php')
-rw-r--r-- | apps/files_external/l10n/ja.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/ja.php b/apps/files_external/l10n/ja.php index ead1af5ff17..6b28ab30304 100644 --- a/apps/files_external/l10n/ja.php +++ b/apps/files_external/l10n/ja.php @@ -1,7 +1,7 @@ <?php $TRANSLATIONS = array( -"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アプリのキーとパスワードが正しいかどうかを確認して下さい。", +"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", |