diff options
Diffstat (limited to 'apps/files_external/l10n/ja.json')
-rw-r--r-- | apps/files_external/l10n/ja.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index f3a46260c9e..c76ba6fb797 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -1,8 +1,5 @@ { "translations": { - "Step 1 failed. Exception: %s" : "ステップ 1 の実行に失敗しました。例外: %s", - "Step 2 failed. Exception: %s" : "ステップ 2 の実行に失敗しました。例外: %s", "External storages" : "外部ストレージ", - "Google Drive App Configuration" : "Google アプリ設定", "Personal" : "個人", "System" : "システム", "Grant access" : "アクセスを許可", @@ -81,7 +78,6 @@ "FTP" : "FTP", "Host" : "ホスト", "Secure ftps://" : "Secure ftps://", - "Google Drive" : "Google Drive", "Local" : "ローカル", "Location" : "場所", "Nextcloud" : "Nextcloud", @@ -122,9 +118,13 @@ "Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する", "Fetching request tokens failed. Verify that your app key and secret are correct." : "リクエストトークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。", "Fetching access tokens failed. Verify that your app key and secret are correct." : "アクセストークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。", + "Step 1 failed. Exception: %s" : "ステップ 1 の実行に失敗しました。例外: %s", + "Step 2 failed. Exception: %s" : "ステップ 2 の実行に失敗しました。例外: %s", "Dropbox App Configuration" : "Dropbox アプリ設定", + "Google Drive App Configuration" : "Google アプリ設定", "Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません", "Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" はユーザーが編集できません", - "Dropbox" : "Dropbox" + "Dropbox" : "Dropbox", + "Google Drive" : "Google Drive" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |