New translations finalizing-setup.txt (Chinese Traditional)
This commit is contained in:
parent
43c9b6605f
commit
2d86b69a98
1 changed files with 8 additions and 0 deletions
|
@ -171,6 +171,14 @@ ___
|
|||
|
||||
<div class="notice--info">{{ notice-6 | markdownify }}</div>
|
||||
|
||||
{% capture notice-6 %}
|
||||
If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card.
|
||||
|
||||
If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac.
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--info">{{ notice-6 | markdownify }}</div>
|
||||
|
||||
如果您想使用 [NTR 自製韌體](https://github.com/44670/BootNTR/),請安裝 [BootNTR Selector](https://gbatemp.net/threads/432911/).
|
||||
{: .notice--info}
|
||||
|
||||
|
|
Loading…
Reference in a new issue