{% load i18n %} {% with "OneDrive for Business" as OneDrive %} {% with "id_onedriveb_settings" as id_settings %} {% with "id_onedriveb_revoke_access_token_flag_field_container" as id_revoke_access_token_flag_field_container %} {% with "id_onedriveb_download_button" as id_download_button %} {% with form.onedriveb_enabled as enabled_field %} {% with form.onedriveb_code as code_field %} {% with form.onedriveb_sync_folder as sync_folder_field %} {% with form.onedriveb_interval as interval_field %} {% with form.onedriveb_uploadmaxfilesize as uploadmaxfilesize_field %} {% with form.onedriveb_revoke_access_token_flag as revoke_access_token_flag_field %} {% with info_dic.onedriveb_access_token as access_token %} {% with info_dic.onedriveb_authorize_url_for_nasdsync as authorize_url_for_nasdsync %}
本共有フォルダーを別のアカウントの{{ OneDrive }}と同期する場合のみ、以下の手順を実行してください。
{% else %}本共有フォルダーから{{ OneDrive }}へのアクセスを許可する必要があります。
以下の手順を実行してください。
{% endif %}