Skip to content

Commit 49100f4

Browse files
authored
Merge pull request #2540 from openaps/l10n_master
New Crowdin updates
2 parents 614a6a2 + 02a7bb5 commit 49100f4

357 files changed

Lines changed: 2448 additions & 570 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/CROWDIN/cs/Maintenance/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ WearOS 5, API level 34 (Android 14) has [limitations](#BuildingAapsWearOs-WearOS
6262

6363
(latestrelease)=
6464

65-
(version3400)=
65+
(version3410)=
6666

6767
## Version 3.4.1.0
6868

docs/CROWDIN/cs/SettingUpAaps/ComputerBuild.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ See [FAQ page](../UsefulLinks/FAQ.md) for details.
2121
| ----------------------- | ---------------------------------------------------- | ------------------------------------------------------ | ------ |:--- |
2222
| 2.6.2 | 3.6.1 | | 5.6.4 | 11 |
2323
| 2.8.2.1 | 4.1.1 | | 6.1.1 | 13 |
24-
| [3.1.0.3](#version3100) | 2020.3.1 | up to Otter | 7.3.3 | 17 |
25-
| [3.2.0.4](#version3204) | Hedgehog (2023.1.1) | up to Otter | 8.2 | 17 |
26-
| [3.3.1.3](#version3300) | Ladybug Feature Drop (2024.2.2) | up to Otter | 8.10 | 21 |
27-
| [3.3.2](#version3300) | Meerkat (2024.3.1) | up to Otter | 8.11.1 | 21 |
28-
| [3.3.2.1](#version3321) | Narwhal (2025.1.2) | up to Otter | 8.13 | 21 |
29-
| [3.4](#version3400) | Otter 2 Feature Drop (2025.2.2) | | 9 | 21 |
24+
| [3.1.0.3](#version3100) | 2020.3.1 | up to Panda 2 | 7.3.3 | 17 |
25+
| [3.2.0.4](#version3204) | Hedgehog (2023.1.1) | up to Panda 2 | 8.2 | 17 |
26+
| [3.3.1.3](#version3300) | Ladybug Feature Drop (2024.2.2) | up to Panda 2 | 8.10 | 21 |
27+
| [3.3.2](#version3300) | Meerkat (2024.3.1) | up to Panda 2 | 8.11.1 | 21 |
28+
| [3.3.2.1](#version3321) | Narwhal (2025.1.2) | up to Panda 2 | 8.13 | 21 |
29+
| [3.4.1](#version3410) | Panda 2 (2025.32) | | 9 | 21 |
3030

3131
The "preferred version" is packaged with the appropriate JVM version. The preferred version is also the minimal version you can use to build **AAPS**. You will **NOT** be able to build on a version older than the "preferred" one. If using a different version, you may encounter issues related to JVM version. See the [Troubleshooting Android Studio](#troubleshooting_androidstudio-uncommitted-changes) page to help solve these issues. If your current Android Studio version is not listed in the table, you must update it first.
3232

docs/CROWDIN/cs/SettingUpAaps/Preferences.md

Lines changed: 46 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -471,14 +471,58 @@ You can help develop **AAPS** further by sending crash reports to the developers
471471

472472
**Unattended Settings Export**<br/> By enabling this feature, you allow **AAPS** to execute settings exports without user intervention. For this the master password is securely stored on your phone (only) at the next manually export. The stored password will be used for up to 4 weeks. After 4 weeks you will be notified the password is about to expire. During a grace period of 1 week, the password can then be refreshed by manually exporting settings from the maintenance menu.
473473

474-
After the grace period of 1 week has passed the stored password expires and any automated settings export will abort while notifying the user, asking to reenter the password. [(**Automated settings exports**)](../DailyLifeWithAaps/Automations.md#automating-preference-settings-export) will be logged to the AAPS 'Careportal' and 'User entry' lists under Treatments.
474+
After the grace period of 1 week has passed the stored password expires and any automated settings export will abort while notifying the user, asking to reenter the password. [(**Automated settings exports**)](../DailyLifeWithAaps/Automations.md#automating-preference-settings-export) will be logged to the **AAPS** 'Careportal' and 'User entry' lists under Treatments.
475475

476476
After enabling this option, make sure to perform a manual settings export, where you will be requested for your password, so that **AAPS** can store it.
477477

478-
(preferences-maintenance-logdirectory)= Maintenance settings also include the **AAPS** directory, which can be found directly under the Maintenance tab. This setting allows the user to choose a directory on their phone where **AAPS** will store preferences, logs, and other files.
478+
### Log files
479+
480+
AAPS will save logs for troubleshooting.
481+
482+
Do not disable this feature: it will help understanding the reasons if something goes wrong.
483+
484+
If you need to send the logs to the developers, make sure you file accurately the mail contents to describe the issue. It is preferable to send logs only after being requested to do so, following an [issue report in GitHub](https://github.com/nightscout/AndroidAPS/issues).
485+
486+
You can find AAPS logs in your phone memory -> Android -> data -> info.nightscout.androidaps -> files.
487+
488+
![Log files options](../images/Pref2020_Maintenance_Logs.png)
489+
490+
(preferences-maintenance-logdirectory)=
491+
492+
### Setting the local AAPS directory
493+
494+
Maintenance settings also include the **AAPS** directory, which can be found directly under the Maintenance tab. This setting allows the user to choose a directory on their phone where **AAPS** will store preferences, logs, and other files.
479495

480496
![Pref2020_Maintenance_Directory.png](../images/Pref2020_Maintenance_Directory.png)
481497

498+
It is strongly recommended to use a directory directly in the main entry of your phone memory. Default is AAPS.
499+
500+
![Local directory location](../images/preferences/maintenance_settings_directory.png)
501+
502+
If you select a subdirectory of AAPS, you will see an error message. Tap "OK" and retry, selecting the correct directory (one above). Do not select "DISMISS" unless you clearly know what you are doing.
503+
504+
![Local directory location](../images/preferences/maintenance_settings_wrongdirectory.png)
505+
506+
(preferences-maintenance-cloud)=
507+
508+
### Setting a cloud directory
509+
510+
You can export your settings, logs and CSV data to a cloud service.
511+
512+
1. Select Cloud directory
513+
2. Select your cloud service
514+
3. Enable cloud export
515+
516+
![Cloud directory](../images/preferences/maintenance_settings_cloud.png)
517+
518+
You can then define what data will be uploaded to the cloud.
519+
520+
![Cloud directory data](../images/preferences/maintenance_settings_clouddata.png)
521+
522+
You can disable cloud export.
523+
524+
![Cloud directory disable](../images/preferences/maintenance_settings_cloudoff.png)
525+
482526
## Open Humans
483527

484528
Můžete pomoci komunitě tím, že daruje vaše data do výzkumných projektů! Details are described on the [Open Humans page](../SupportingAaps/OpenHumans.md).

docs/CROWDIN/cs/SettingUpAaps/SetupWizard.md

Lines changed: 41 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,11 @@ Click "AAPS Directory". This opens the filesystem on your phone and allows you t
143143

144144
![AAPS Directory](../images/setup-wizard/Wizard07.png)
145145

146+
```{tip}
147+
Choosing the default AAPS directory is recommended.</br>
148+
Do **not** select a subdirectory of AAPS.
149+
```
150+
146151
The default directory is **AAPS**, but you can use any dedicated directory of your liking. Create the directory if necessary, enter it, and choose "Use this folder":
147152

148153
![Select folder](../images/setup-wizard/Wizard07-Folder.png)
@@ -195,6 +200,24 @@ Po dvojím zadání hesla klikněte na tlačítko "DALŠÍ":
195200

196201
![Heslo](../images/setup-wizard/Wizard12.png)
197202

203+
### Importujte nastavení
204+
205+
```{tip}
206+
Import your last settings file if present.</br>
207+
You can also do this after completing the wizard.</br>
208+
If you already have them ready, importing now will be faster than recreating you profile.
209+
```
210+
211+
If your current AAPS directory contains settings, you will be asked if you want to import them.
212+
213+
This will happen only if you uninstalled and reinstalled AAPS on the same phone.
214+
215+
Tap NEXT if you don't want to restore them now.
216+
217+
Tap RESTORE SETTINGS to select which file to restore, then NEXT.
218+
219+
![Nastavení](../images/setup-wizard/Wizard12b.png)
220+
198221
## Units (mg/dL <-> mmol/L)
199222

200223
Please select if your glucose values are in mg/dL or mmol/L and then please click the "NEXT" button:
@@ -487,10 +510,12 @@ Klikněte na tlačítko "DALŠÍ" a přejdete k další obrazovce.
487510

488511
![Pump Warning](../images/setup-wizard/Wizard23.png)
489512

513+
Once a pump requiring AAPS to use Bluetooth is select, you will see a warning: AAPS requires Bluetooth permission. This will be addressed after you complete the Wizard.
490514

491-
V tomto případě vybereme "Virtuální pumpu".
515+
![Bluetooth Warning](../images/setup-wizard/Wizard23b.png)
492516

493-
Klinkněte na tlačítko "DALŠÍ" a přejděte na následující obrazovku:
517+
518+
V tomto případě vybereme "Virtuální pumpu".
494519

495520
![Pump](../images/setup-wizard/Wizard23-Pump.png)
496521

@@ -556,4 +581,18 @@ Můžete kliknout na "ODLOŽIT" a zpráva zmizí.
556581

557582
If you accidentally leave the Setup Wizard at any point, you can either simply re-start the Wizard, or change the [configuration of the AAPS loop](../SettingUpAaps/ChangeAapsConfiguration.md) manually.
558583

584+
## Restart AAPS to validate settings
585+
586+
From the top right menu, select Exit to force AAPS to restart.
587+
588+
![Restart](../images/setup-wizard/Wizard27.png)
589+
590+
If you selected a Bluetooth connected pump, you will now see the permission request:
591+
592+
![Bluetooth Request](../images/setup-wizard/Wizard28.png)
593+
594+
Allow AAPS to connect to nearby devices.
595+
596+
![Bluetooth Request](../images/setup-wizard/Wizard28b.png)
597+
559598
If your **AAPS** loop is now fully setup, please move on to the next section ["Completing the objectives"](../SettingUpAaps/CompletingTheObjectives.md).

docs/CROWDIN/cs/SettingUpAaps/YourAapsProfile.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,9 @@ See the **figure below** for an example of how ISF values could be set in an **A
171171

172172
Výchozím bodem pro stanovení vaší citlivosti v průběhu dne je výpočet založený na celkové denní dávce (TDD) pomocí pravidla 1700 (94). More detail is given in Chapter 7 of [“Think like a Pancreas”](https://amzn.eu/d/iVU0RGe) by Gary Scheiner.
173173

174-
1700 (měřeno v mg/dl) nebo 94 (mmol/L)/TDD = přibližná ISF.
175-
176-
Například: TDD = 40
177-
Cca. ISF (mg/dL) = 1700/40 = 43
178-
Cca. ISF (mmol/L) = 94/40 = 2,4
174+
| 1700 (if measuring in mg/dl) or 94 (mmol/L)/ TDD = approx ISF.<br/><br/>Example: TDD = 40 U<br/>Approx ISF (mg/dl) = 1700/40 = 43<br/>Approx ISF (mmol/L) = 94/40 = 2.4 |
175+
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
176+
| |
179177

180178
Assuming your basal levels are correct, you can test this by suspending the loop, checking **IOB** is zero, and taking a few glucose tablets to get to a stable ‘high’ level.
181179

docs/CROWDIN/cs/WearOS/WearOsSmartwatch.md

Lines changed: 35 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ a) using a USB cable to put the **AAPS** wear apk file onto the phone, and then
7777
b) cut and paste Wear.apk from Android Studio onto your Gdrive.
7878

7979

80-
You can use either Wear Installer 2 or Easy Fire tools to side-load AAPS onto the watch. Here we recommend Wear Installer 2, because the instructions and process in the video are so clear and well-explained.
80+
To side-load AAPS onto the watch You can use either: 1) Wear Installer 2 2) Easy Fire tools 3) Android Debug Bridge (ADB) Here we recommend Wear Installer 2, because the instructions and process in the video are so clear and well-explained. If Wear Installer 2 does not work for you try via
8181

82-
## Using Wear Installer 2 to side-load **AAPS** Wear from the phone onto the watch
82+
### Using Wear Installer 2 to side-load **AAPS** Wear from the phone onto the watch
8383

8484
![image](../images/43577a66-f762-4c11-a3b3-4d6d704d26c7.png)
8585

@@ -96,25 +96,23 @@ As mentioned in the video, once complete, switch ADB debugging off on the watch,
9696

9797
Alternatively, but not for Wear OS 5, you can:
9898

99-
```{admonition} Use Easy Fire tools to side-load the **AAPS** wear on the watch
100-
:class: dropdown
99+
### Use Easy Fire tools to side-load the **AAPS** wear on the watch
101100

102-
1) Download _Easy Fire Tools_ from playstore onto phone
101+
1) Download _Easy Fire Tools_ from playstore onto phone
103102

104103
![image](../images/81ceb8f3-dfa6-468b-b9d0-c31b885bc104.png)
105104

106-
2) Make yourself a developer in the watch (once set up and connected to phone):
105+
2) Make yourself a developer in the watch (once set up and connected to phone):
107106

108-
Go to settings >about watch (bottom option) >- software info > software version.
107+
Go to settings >about watch (bottom option) >- software info > software version.
109108

110-
Rapidly tap on “ software version” until a notification appears that the watch is now in "developer mode". Return to the top of settings menu, scroll to the bottom
111-
and see “developer options” below “about watch”.
109+
Rapidly tap on “ software version” until a notification appears that the watch is now in "developer mode". Return to the top of settings menu, scroll to the bottom and see “developer options” below “about watch”.
112110

113-
In “developer options”, turn on “ADB debugging” and “wireless debugging”. The latter option then reveals the IP address of the watch, the final two digits of which changes each time the watch is paired with a new phone. It will be something like: **167.177.0.20.** 5555 (ignore the last 4 digits). Note that the last two digits (here, “20”) of this address will change every time you change to a new phone handset for AAPS.
111+
In “developer options”, turn on “ADB debugging” and “wireless debugging”. The latter option then reveals the IP address of the watch, the final two digits of which changes each time the watch is paired with a new phone. It will be something like: **167.177.0.20.** 5555 (ignore the last 4 digits). Note that the last two digits (here, “20”) of this address will change every time you change to a new phone handset for AAPS.
114112

115113
![24-10-23, watch ADB debug pic](../images/643f4e8b-09f3-4a8d-8277-76b1839a5c3a.png)
116114

117-
STEP 3) Enter IP address _e.g._ **167.177.0.20** into Easy Fire tools on the phone (go into the left hamburger, settings and enter the IP address). Then click the plug socket icon on the top right.
115+
STEP 3) Enter IP address _e.g._ **167.177.0.20** into Easy Fire tools on the phone (go into the left hamburger, settings and enter the IP address). Then click the plug socket icon on the top right.
118116

119117
![image](../images/b927041f-cc53-4cde-9f77-11cd517c9be0.png)
120118

@@ -124,7 +122,7 @@ STEP 3) Enter IP address _e.g._ **167.177.0.20** into Easy Fire tools on the
124122

125123
STEP 4) Follow the instructions [here](https://wearablestouse.com/blog/2022/01/04/install-apps-apk-samsung-galaxy-watch-4/?utm_content=cmp-true) to side-load (i.e. transfer) Wear.apk onto the smartwatch using Easy Fire tools
126124

127-
Click side "plug-in" socket in the app, in order to upload Wear OS.apk onto the smartwatch:
125+
Click side "plug-in" socket in the app, in order to upload Wear OS.apk onto the smartwatch:
128126

129127
![image](../images/d1bc4c9d-d5ef-4402-a9a2-a51ed242eff3.png)
130128

@@ -134,10 +132,34 @@ Click side "plug-in" socket in the app, in order to upload Wear OS.apk onto the
134132

135133
![image](../images/2c398a34-b865-4aa1-9c53-d83dfef052a7.png)
136134

137-
```
138135

139136
(BuildingAapsWearOs-WearOS5-TShoot)=
140137

138+
### Using the terminal
139+
Connect your smartwatch and computer to the same wifi network.
140+
141+
- To install ADB download it from: https://developer.android.com/tools/releases/platform-tools
142+
- Open a terminal.
143+
- After installation of ADB for windows set the path to the folder where ADB is located: `setx PATH "%PATH%;C:\platform-tools"`
144+
- For Mac instead of installing manually you can use homebrew: `brew install android-platform-tools`
145+
146+
On the watch:
147+
- Go to Settings → About watch → **Software Information**
148+
- Tap Software version 7 times until you see Developer mode enabled.
149+
- Go to Settings → Developer options. Enable **ADB debugging**
150+
- Go to Settings → Developer options → Wireless debugging → **Pair new device**
151+
152+
You will see a wifi pariing code and ipaddress and port appearing:
153+
<img width="689" height="400" alt="Screenshot 2025-12-21 at 17 46 42" src="https://github.com/user-attachments/assets/9b73869a-e4ca-47e6-9ac4-37ecc20182e1" />
154+
- In the terminal: `adb pair ipaddress:port` E.g. `adb pair 10.10.1.125:36443`
155+
- You will be asked for the pairing code. Enter it.
156+
- You will see a response:<br> `Successfully paired to 10.10.1.125:36443 [guid=adb-RXXXW20LMKJY-eh5zBj]`<br>
157+
- In the terminal type: <br>`adb devices`.<br> You should see something like:<br> `List of devices attached`<br> `10.10.1.125:45559 offline`<br> `adb-RFAW20LMKJY-eh5zBj._adb-tls-connect._tcp device`<br>
158+
159+
- Now go to the folder on your computer where the Wear apk is and type<br> `adb install wear-full.apk` <br>with wear.apk replaced by the name of your apk file.
160+
- You will see:<br> `Performing Streamed Install`<br> `Success`
161+
162+
141163
### General troubleshooting recommendations for Wear OS 5
142164

143165
- Do not use Wi-Fi Tethering. That won't work.
7.31 KB
Loading
24.8 KB
Loading
94.6 KB
Loading
103 KB
Loading

0 commit comments

Comments
 (0)