{% load i18n %} {% with "OneDrive" as OneDrive %} {% with "id_onedrive_settings" as id_settings %} {% with "id_onedrive_revoke_access_token_flag_field_container" as id_revoke_access_token_flag_field_container %} {% with "id_onedrive_download_button" as id_download_button %} {% with form.onedrive_enabled as enabled_field %} {% with form.onedrive_code as code_field %} {% with form.onedrive_sync_folder as sync_folder_field %} {% with form.onedrive_interval as interval_field %} {% with form.onedrive_uploadmaxfilesize as uploadmaxfilesize_field %} {% with form.onedrive_revoke_access_token_flag as revoke_access_token_flag_field %} {% with info_dic.onedrive_access_token as access_token %} {% with info_dic.onedrive_authorize_url_for_nasdsync as authorize_url_for_nasdsync %}
本共有フォルダーを別のアカウントの{{ OneDrive }}と同期する場合のみ、以下の手順を実行してください。
{% else %}本共有フォルダーから{{ OneDrive }}へのアクセスを許可する必要があります。
以下の手順を実行してください。
{% endif %}