Revert "i18n: update i18n files from po4a run"
This reverts commit 1c2899a9d2.
This commit is contained in:
parent
2dc86a0cac
commit
ba3f7acfea
70 changed files with 878 additions and 3237 deletions
|
|
@ -5,54 +5,35 @@ sidebar_position: 1
|
|||
|
||||
### Does the Butter Box give me the internet?
|
||||
|
||||
Not quite. The Butter Box doesn’t provide internet access. Instead, it
|
||||
creates its own local Wi-Fi network that lets you access apps, content
|
||||
(previously set up), and message board features offline . Everything is
|
||||
stored and shared locally — no internet or data connection needed.
|
||||
Not quite. The Butter Box doesn’t provide internet access. Instead, it creates its own local Wi-Fi network that lets you access apps, content (previously set up), and message board features offline . Everything is stored and shared locally — no internet or data connection needed.
|
||||
|
||||
***
|
||||
|
||||
### How do you power a Butter Box?
|
||||
|
||||
The Butter Box is super flexible! You can power it using a USB power bank, a
|
||||
wall adapter, or even a small solar panel. As long as it provides power to
|
||||
the Raspberry Pi, you’re good to go. Go to the [Power
|
||||
Supply](../build-a-box/power-supply) section to learn more.
|
||||
The Butter Box is super flexible! You can power it using a USB power bank, a wall adapter, or even a small solar panel. As long as it provides power to the Raspberry Pi, you’re good to go. Go to the [Power Supply](../build-a-box/power-supply) section to learn more.
|
||||
|
||||
***
|
||||
|
||||
### If I’m powering the Butter Box with a solar panel, do I need a power bank?
|
||||
|
||||
A power bank isn’t strictly required, but it’s highly recommended. Solar
|
||||
panels can be inconsistent — clouds, shade, or changing sunlight can
|
||||
interrupt power. A power bank helps smooth that out by storing energy and
|
||||
keeping the Butter Box running steadily, even when sunlight dips. Check it
|
||||
out this use case to know more: (insert use case URL)
|
||||
A power bank isn’t strictly required, but it’s highly recommended. Solar panels can be inconsistent — clouds, shade, or changing sunlight can interrupt power. A power bank helps smooth that out by storing energy and keeping the Butter Box running steadily, even when sunlight dips. Check it out this use case to know more: (insert use case URL)
|
||||
|
||||
***
|
||||
|
||||
### What are the security features of the Butter Box? Can I put a password on it?
|
||||
|
||||
Currently, the Butter Box broadcasts an open Wi-Fi network — that means no
|
||||
password is required to connect. This makes it easy for people nearby to
|
||||
join, especially in offline or community settings.
|
||||
Currently, the Butter Box broadcasts an open Wi-Fi network — that means no password is required to connect. This makes it easy for people nearby to join, especially in offline or community settings.
|
||||
|
||||
However, users must either enter the Butter Box’s local IP address manually,
|
||||
or scan a QR code that takes them directly to the content. Since it’s all
|
||||
offline, there’s no exposure to the internet or external threats.
|
||||
However, users must either enter the Butter Box’s local IP address manually, or scan a QR code that takes them directly to the content. Since it’s all offline, there’s no exposure to the internet or external threats.
|
||||
|
||||
You can configure the Raspberry Pi to require a Wi-Fi password in the admin
|
||||
settings. Refer to the [Security](../security) section for more security
|
||||
features.
|
||||
You can configure the Raspberry Pi to require a Wi-Fi password in the admin settings. Refer to the [Security](../security) section for more security features.
|
||||
|
||||
***
|
||||
|
||||
### How much storage does a Butter Box have?
|
||||
|
||||
The Butter Box storage capacity is defined by the microSD card you install —
|
||||
it doesn’t have fixed built-in memory. You can choose anything from a 16 GB
|
||||
card up to 1 TB (the Raspberry Pi Zero 2 W supports microSD sizes up to
|
||||
that). We recommend 256 GB.
|
||||
The Butter Box storage capacity is defined by the microSD card you install — it doesn’t have fixed built-in memory. You can choose anything from a 16 GB card up to 1 TB (the Raspberry Pi Zero 2 W supports microSD sizes up to that). We recommend 256 GB.
|
||||
|
||||
| Use Case | Suggested micro SD Size |
|
||||
| ------------------------------------- | -------------------------- |
|
||||
|
|
@ -64,14 +45,10 @@ that). We recommend 256 GB.
|
|||
|
||||
### Can I customize it?
|
||||
|
||||
Absolutely! You can add, for example, your own content - dropping in PDFs,
|
||||
videos, images, and HTML pages to build a local library, or add your own
|
||||
apps - including Android APKs (even if they’re not on F-Droid).
|
||||
Absolutely! You can add, for example, your own content - dropping in PDFs, videos, images, and HTML pages to build a local library, or add your own apps - including Android APKs (even if they’re not on F-Droid).
|
||||
|
||||
***
|
||||
|
||||
### My USB drive is plugged into the Butter Box, but the content is not displayed on the portal. Why?
|
||||
|
||||
Yout USB drive is probably in the wrong format. Your USB needs to be
|
||||
formatted to ExFat, Fat32, MS-DOS (FAT). Refer to [Reformatting Your
|
||||
USB](how-to-reformat-your-usb-drive) for help.
|
||||
Yout USB drive is probably in the wrong format. Your USB needs to be formatted to ExFat, Fat32, MS-DOS (FAT). Refer to [Reformatting Your USB](how-to-reformat-your-usb-drive) for help.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue