Translated using Weblate (Slovenian)

Currently translated at 31.5% (48 of 152 strings)

Translation: Catima/Android (Fastlane)
Translate-URL: https://hosted.weblate.org/projects/catima/fastlane/sl/
This commit is contained in:
Damjan Gerl
2025-10-15 18:21:09 +02:00
committed by Hosted Weblate
parent a00dd69005
commit 7edd41b08f
3 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
- When editing a card ID, pre-populate the existing ID to start. (pull #94 (https://github.com/brarcher/loyalty-card-locker/pull/94))
- Limit the width of generated barcodes to reduce memory usage and out of memory errors. (pull #103 (https://github.com/brarcher/loyalty-card-locker/pull/103))
- When editing a card, change the "Enter Card" button to say "Edit Card" if a card ID already exists. (pull #104 (https://github.com/brarcher/loyalty-card-locker/pull/104))
- Change the color scheme to be softer and compatible with the app icon, and change the layout when viewing a card to be cleaner. (pull #107 (https://github.com/brarcher/loyalty-card-locker/pull/107))
- Add an intro wizard which launches on the app's first launch. (pull #108 (https://github.com/brarcher/loyalty-card-locker/pull/108))

View File

@@ -0,0 +1,2 @@
- Popravljena napaka v Android SDK 24+, kjer je uporaba možnosti uvoza izbirnika datotek povzročila sesutje. (pull #170 (https://github.com/brarcher/loyalty-card-locker/pull/170))
- Nova ikona in barvna shema. (pull #171 (https://github.com/brarcher/loyalty-card-locker/pull/171))

View File

@@ -0,0 +1,3 @@
- Popravek napake pri uvozu nekaterih vrst poškodovanih CSV datotek. (pull #177 (https://github.com/brarcher/loyalty-card-locker/pull/177))
- Popravek uvoza varnostnih kopij neposredno iz datotečnega sistema. (pull #180 (https://github.com/brarcher/loyalty-card-locker/pull/180))
- Popravek uvoza varnostnih kopij iz določenih vrst ponudnikov vsebin. (pull #179 (https://github.com/brarcher/loyalty-card-locker/pull/179))