Merge pull request #2009 from weblate/weblate-catima-catima

Translations update from Hosted Weblate
This commit is contained in:
Sylvia van Os
2024-07-22 19:21:45 +02:00
committed by GitHub
72 changed files with 250 additions and 68 deletions

View File

@@ -326,4 +326,6 @@
<string name="noCameraFoundGuideText">يبدوا أن جهازك لا يمتلك كاميرا. إذا كان يمتلكها، أطفئ الجهاز وحاول مرة اخرى. اذا لم ينجح ذلك، أضغط على زر \"المزيد من الأختيارات\" في الأسفل لإضافة الباركود بطريقة أخرى.</string>
<string name="importCancelled">تم الغاء الاستيراد</string>
<string name="exportCancelled">تم الغاء الاستخراج</string>
<string name="useFrontImage">استخدام صورة أمامية</string>
<string name="useBackImage">استخدم صورة خلفية</string>
</resources>

View File

@@ -298,4 +298,6 @@
<string name="noCameraFoundGuideText">Dein Gerät scheint nicht über eine Kamera zu verfügen. Wenn dies der Fall ist, versuche, das Gerät neu zu starten. Andernfalls verwende die Schaltfläche Weitere Optionen unten, um einen Barcode auf andere Weise hinzuzufügen.</string>
<string name="exportCancelled">Export abgebrochen</string>
<string name="importCancelled">Import abgebrochen</string>
<string name="useFrontImage">Vorderseite verwenden</string>
<string name="useBackImage">Rückseite verwenden</string>
</resources>

View File

@@ -305,4 +305,6 @@
<string name="noCameraFoundGuideText">Sembra che il tuo dispositivo non abbia una fotocamera. In tal caso, prova a riavviare il dispositivo. Altrimenti, utilizza il pulsante Altre opzioni di seguito per aggiungere un codice a barre in un altro modo.</string>
<string name="importCancelled">Importazione annullata</string>
<string name="exportCancelled">Esportazione annullata</string>
<string name="useBackImage">Usa l\'immagine posteriore</string>
<string name="useFrontImage">Usa l\'immagine anteriore</string>
</resources>

View File

@@ -296,4 +296,8 @@
<string name="multipleBarcodesFoundPleaseChooseOne">Welke van de gevonden barcodes wil je gebruiken?</string>
<string name="pageWithNumber">Pagina <xliff:g>%d</xliff:g></string>
<string name="noCameraFoundGuideText">Uw apparaat lijkt niet over een camera te beschikken. Als het dat wel doet, probeer uw apparaat dan opnieuw op te starten. Anders gebruikt u de knop \"Meer opties\" beneden om handmatig een streepjescode in te voeren.</string>
<string name="importCancelled">Importeren geannuleerd</string>
<string name="exportCancelled">Exporteren geannuleerd</string>
<string name="useFrontImage">Gebruik voorzijde van kaart</string>
<string name="useBackImage">Gebruik achterzijde van kaart</string>
</resources>

View File

@@ -1,5 +1,5 @@
- Wenn du eine Karten-ID bearbeitest, wird die vorhandene ID zu Beginn ausgefüllt. (Pull #94 (https://github.com/brarcher/loyalty-card-locker/pull/94))
- Begrenzen der Breite der erzeugten Barcodes, um die Speichernutzung und Fehler durch Speicherüberschreitung zu reduzieren. (Pull #103 (https://github.com/brarcher/loyalty-card-locker/pull/103))
- Beim Bearbeiten einer Karte wird die Schaltfläche "Karte eingeben" in "Karte bearbeiten" geändert, wenn bereits eine Karten-ID existiert. (Pull #104 (https://github.com/brarcher/loyalty-card-locker/pull/104))
- Farbschema angepasst so, dass mit dem App-Symbol kompatibel ist und das Layout beim Anzeigen einer Karte übersichtlicher gestaltet. (Pull #107 (https://github.com/brarcher/loyalty-card-locker/pull/107))
- Hinzufügen eines Intro-Assistenten, der beim ersten Start der App gestartet wird. (Pull #108 (https://github.com/brarcher/loyalty-card-locker/pull/108))
- Karten-ID beim Bearbeiten vorab ausfüllen. (Pull #94 (https://github.com/brarcher/loyalty-card-locker/pull/94))
- Barcode-Breite begrenzen, um Speicherprobleme zu vermeiden. (Pull #103 (https://github.com/brarcher/loyalty-card-locker/pull/103))
- Bearbeiten“ statt „Hinzufügen“ bei existierender ID anzeigen. (Pull #104 (https://github.com/brarcher/loyalty-card-locker/pull/104))
- Farbschema und Layout überarbeitet. (Pull #107 (https://github.com/brarcher/loyalty-card-locker/pull/107))
- Einführungsassistent bei der ersten Nutzung hinzugefügt. (Pull #108 (https://github.com/brarcher/loyalty-card-locker/pull/108))

View File

@@ -1,7 +1,7 @@
- Arabisch wird unterstützt
- Anzeige der archivierten Kartenanzahl in der Gruppenübersicht
- Guthabenanalyse - Fehler beseitigt (Arabisch bzw. Sprachen mit nicht-westlichen Zahlen wurden nicht gespeichert)
- Benutzerdefiniertes Thema wird nun korrekt auf dem Hauptbildschirm gezeigt
- Verbesserte Anzeige ausgewählter Karten
- Kein Absturz beim Verlassen der Kartenansicht bei Karten mit Ablaufdatum/Guthaben
- Rückwärtspfeil in der Kartenansicht zeigt nicht mehr die falsche Richtung (RTL-Layout)
- Arabisch hinzugefügt
- Archivierte Kartenanzahl anzeigen
- Fehler beim Parsen der Salden behoben
- Theme auf Hauptbildschirm korrigiert
- Anzeige der ausgewählten Karten verbessert
- Absturz bei RTL-Layouts behoben
- Zurück-Pfeil in RTL-Layouts korrigiert

View File

@@ -1,2 +1,2 @@
- Eine Änderung in v0.11 reduzierte die Speichernutzung beim Zeichnen von Barcodes, wirkte sich aber auf die Barcode-Abmessungen aus. Dies wurde nun geändert, um die Barcode-Abmessungen beizubehalten und gleichzeitig die Speichernutzung zu reduzieren. (Pull #126 (https://github.com/brarcher/loyalty-card-locker/pull/126))
- Aktualisierung der deutschen und franz. Übersetzungen. (pull #122 (https://github.com/brarcher/loyalty-card-locker/pull/122), pull #124 (https://github.com/brarcher/loyalty-card-locker/pull/124), pull #125 (https://github.com/brarcher/loyalty-card-locker/pull/125))
- Änderung in v0.11: Barcode-Dimensionen beibehalten und gleichzeitig den Speicherverbrauch reduzieren. (Pull #126 (https://github.com/brarcher/loyalty-card-locker/pull/126))
- Deutsche und französische Übersetzungen aktualisiert. (Pull #122 (https://github.com/brarcher/loyalty-card-locker/pull/122), Pull #124 (https://github.com/brarcher/loyalty-card-locker/pull/124), Pull #125 (https://github.com/brarcher/loyalty-card-locker/pull/125))

View File

@@ -0,0 +1,3 @@
- Lange Store-Namen in der Vorschau auf mehrere Zeilen aufteilen
- Vorder- oder Hintergrundbild im Thumbnail-Menü verwenden
- Kleine Fehlerbehebungen bei Import/Export

View File

@@ -1,3 +1,3 @@
- Hinzufügen einer Menüoption zum Sperren der Bildschirmdrehung, wenn eine Karte angezeigt wird. Wenn sie gesperrt ist, wird der Bildschirm in seine "natürliche" Ausrichtung übergehen und eine weitere Bildschirmdrehung wird blockiert (Pull #128 (https://github.com/brarcher/loyalty-card-locker/pull/128))
- Wenn eine Karte auf dem Hauptbildschirm ausgewählt wird, aber nicht geladen werden kann, schlägt die Anwendung fehl und gibt eine Meldung aus. (Pull #132 (https://github.com/brarcher/loyalty-card-locker/pull/132))
- Der Fall, dass Layout-IDs für den Intro-Assistenten nicht gefunden werden konnten, wurde behoben. (pull #128 (https://github.com/brarcher/loyalty-card-locker/pull/128))
- Menüoption zum Sperren der Bildschirmdrehung beim Anzeigen einer Karte hinzugefügt. (Pull #128 (https://github.com/brarcher/loyalty-card-locker/pull/128))
- Wenn eine Karte nicht geladen werden kann, zeigt die App eine Fehlermeldung an. (Pull #132 (https://github.com/brarcher/loyalty-card-locker/pull/132))
- Fehler bei fehlenden Layout-IDs für das Einführungstutorial behoben. (Pull #128 (https://github.com/brarcher/loyalty-card-locker/pull/128))

View File

@@ -1,5 +1,5 @@
- Unterstützung für das Hinzufügen von Shortcuts zum Startbildschirm beim Hinzufügen oder Bearbeiten einer Karte. (Pull #155 (https://github.com/brarcher/loyalty-card-locker/pull/155))
- Widget entfernen, da es ein schlechter Ersatz für Shortcuts war. (Pull #155 (https://github.com/brarcher/loyalty-card-locker/pull/155))
- Exportieren von Backups unter Android 7+ korrigiert. (pull #153 (https://github.com/brarcher/loyalty-card-locker/pull/153))
- Genauere Angabe des Mime-Typs beim Exportieren von Sicherungsdaten. (pull #156 (https://github.com/brarcher/loyalty-card-locker/pull/156))
- Behebt einen Fehler, bei dem eine Karte nicht bearbeitet werden konnte. (pull #155 (https://github.com/brarcher/loyalty-card-locker/pull/155))
- Unterstützung für Home-Screen-Shortcuts beim Hinzufügen oder Bearbeiten einer Karte. (Pull #155 (https://github.com/brarcher/loyalty-card-locker/pull/155))
- Widget entfernt, da es keine gute Alternative zu Shortcuts war. (Pull #155 (https://github.com/brarcher/loyalty-card-locker/pull/155))
- Fehler beim Export von Backups auf Android 7+ behoben. (Pull #153 (https://github.com/brarcher/loyalty-card-locker/pull/153))
- Genaueren MIME-Typ beim Export von Backup-Daten gemeldet. (Pull #156 (https://github.com/brarcher/loyalty-card-locker/pull/156))
- Fehler beim Bearbeiten von Karten behoben. (Pull #155 (https://github.com/brarcher/loyalty-card-locker/pull/155))

View File

@@ -1,12 +1,12 @@
- Möglichkeit nach einer Karte zu suchen (#320 (https://github.com/brarcher/loyalty-card-locker/pull/320))
- Möglichkeit Treuekarten weiterzugeben und zu empfangen (#321 (https://github.com/brarcher/loyalty-card-locker/pull/321))
- Unterstützung des dunklen Modus (#322 (https://github.com/brarcher/loyalty-card-locker/pull/322))
- Treuekarten können jetzt barcodefrei sein (d.h. keinen Barcode haben) (#324 (https://github.com/brarcher/loyalty-card-locker/pull/324))
- Notizen können sich über mehrere Zeilen erstrecken (#326 (https://github.com/brarcher/loyalty-card-locker/pull/326))
- Größe von Notizen verbessert (#319 (https://github.com/brarcher/loyalty-card-locker/pull/319))
- Sichtbarkeit von Benachrichtigungen und App-Symbolen verbessert (#330 (https://github.com/brarcher/loyalty-card-locker/pull/330))
- Ziel-SDK auf Android 10 gesetzt
- Verbesserte Übersetzungen:
- Suche nach Karten hinzugefügt. (#320 (https://github.com/brarcher/loyalty-card-locker/pull/320))
- Karten teilen und empfangen möglich. (#321 (https://github.com/brarcher/loyalty-card-locker/pull/321))
- Unterstützung für den Dunkelmodus. (#322 (https://github.com/brarcher/loyalty-card-locker/pull/322))
- Treuekarten können jetzt ohne Barcode gespeichert werden. (#324 (https://github.com/brarcher/loyalty-card-locker/pull/324))
- Notizen können mehrere Zeilen umfassen. (#326 (https://github.com/brarcher/loyalty-card-locker/pull/326))
- Verbesserungen bei der Notizgröße. (#319 (https://github.com/brarcher/loyalty-card-locker/pull/319))
- Benachrichtigungen und App-Icon sichtbarer gemacht. (#330 (https://github.com/brarcher/loyalty-card-locker/pull/330))
- Ziel-SDK auf Android 10 aktualisiert.
- Übersetzungen verbessert:
- Deutsch
- Italienisch
- Niederländisch

View File

@@ -1,11 +1,11 @@
- BREAKING CHANGE: Das Backupformat hat sich geändert, siehe https://github.com/TheLastProject/Catima/wiki/Export-format
- BREAKING CHANGE: Das URL-Sharing-Format wurde geändert, siehe https://github.com/TheLastProject/Catima/wiki/Card-sharing-URL-format
- Aktivieren/Deaktivieren der Taschenlampe während des Scannens ermöglicht
- UPC-E-Unterstützung
- Hinzufügen eines Vorder- und Rückseitenfotos zu jeder Karte
- Imports passwortgeschützter Zip-Dateien
- Imports von Stocard (Beta)
- Unnötige Leerzeichen in Notizen aus dem Fidme-Import korrigiert
- Unterstützung des neuen Voucher Vault-Exportformats
- Aktionsschaltflächen repariert, die sich hinter anderen UI-Elementen auf Android 4 befanden
- Oberer Rand der Treuekarten Leiste repariert
- BREAKING CHANGE: Backup-Format geändert, siehe https://github.com/TheLastProject/Catima/wiki/Export-format
- BREAKING CHANGE: URL-Sharing-Format geändert, siehe https://github.com/TheLastProject/Catima/wiki/Card-sharing-URL-format
- Taschenlampe beim Scannen an/aus
- UPC-E-Unterstützung hinzugefügt
- Fotos von Vorder- und Rückseite der Karte hinzufügen
- Passwortgeschützte Zip-Dateien importieren
- Stocard-Import (Beta) unterstützt
- Leerzeichen bei Fidme-Import entfernt
- Neues Voucher Vault-Format unterstützt
- Floating Action Buttons auf Android 4 repariert
- Oberer Rand der Appbar repariert

View File

@@ -1,4 +1,4 @@
- Bildschirmhelligkeit wird beim Anzeigen einer Karte auf das Maximum erhöht, um das Scannen zu verbessern. (pull #54 (https://github.com/brarcher/loyalty-card-locker/pull/54))
- Bestätigung beim Löschen einer Karte. (pull #55 (https://github.com/brarcher/loyalty-card-locker/pull/55))
- Deutsche Übersetzung (pull #57 (https://github.com/brarcher/loyalty-card-locker/pull/57)) und Tschechisch (pull #58 (https://github.com/brarcher/loyalty-card-locker/pull/58)) hinzugefügt.
- Vereinfachung der italienischen Übersetzung. (pull #66 (https://github.com/brarcher/loyalty-card-locker/pull/66))
- Bildschirmhelligkeit auf Maximum beim Anzeigen einer Karte. (Pull #54 (https://github.com/brarcher/loyalty-card-locker/pull/54))
- Bestätigung beim Löschen von Karten hinzugefügt. (Pull #55 (https://github.com/brarcher/loyalty-card-locker/pull/55))
- Deutsche (Pull #57 (https://github.com/brarcher/loyalty-card-locker/pull/57)) und tschechische (Pull #58 (https://github.com/brarcher/loyalty-card-locker/pull/58)) Übersetzungen hinzugefügt.
- Italienische Übersetzung verbessert. (Pull #66 (https://github.com/brarcher/loyalty-card-locker/pull/66))

View File

@@ -1,7 +1,7 @@
Der "Locker" -Teil des Namens war nicht intuitiv. Um dies zu ändern, wurde von betsythefc ein neues Anwendungssymbol erstellt, das den Zweck der Anwendung besser darstellt: die Speicherung von Kundenkarten, die Barcodes verwenden. Zusammen mit diesem neuen Symbol wurde der Name der Anwendung in "Kundenkarten-Schlüsselbund" geändert.
Der Name „Locker“ war missverständlich. Ein neues Icon von betsythefc und der neue Name „Loyalty Card Keychain“ verdeutlichen den Zweck der App.
Zusätzliche Funktionen/Verbesserungen:
- Das Importieren/Exportieren von Karten wurde flexibler gestaltet. (pull #76 (https://github.com/brarcher/loyalty-card-locker/pull/76))
- Übersetzung für Litauisch hinzugefügt. (pull #62 (https://github.com/brarcher/loyalty-card-locker/pull/62))
- Übersetzung für Französisch hinzugefügt. (pull #80 (https://github.com/brarcher/loyalty-card-locker/pull/80))
- Flexibleres Import/Export von Karten. (Pull #76 (https://github.com/brarcher/loyalty-card-locker/pull/76))
- Litauische Übersetzung hinzugefügt. (Pull #62 (https://github.com/brarcher/loyalty-card-locker/pull/62))
- Französische Übersetzung hinzugefügt. (Pull #80 (https://github.com/brarcher/loyalty-card-locker/pull/80))

View File

@@ -1,5 +1,5 @@
- Al editar un ID de tarjeta, rellenar previamente el ID existente para empezar. (pull #94 (https://github.com/brarcher/loyalty-card-locker/pull/94))
- Limitar el ancho de los códigos de barras generados para reducir el uso de memoria y los errores de memoria insuficiente. (pull #103 (https://github.com/brarcher/loyalty-card-locker/pull/103))
- Al editar una tarjeta, cambiar el botón "Introducir tarjeta" por "Editar tarjeta" si ya existe un ID de tarjeta. (pull #104 (https://github.com/brarcher/loyalty-card-locker/pull/104))
- Cambiar la combinación de colores para que sea más suave y compatible con el icono de la aplicación, y cambiar el diseño al ver una tarjeta para que sea más limpio. (pull #107 (https://github.com/brarcher/loyalty-card-locker/pull/107))
- Añadir un asistente de introducción que se lanza en el primer lanzamiento de la aplicación. (pull #108 (https://github.com/brarcher/loyalty-card-locker/pull/108))
- Al editar un ID de tarjeta, pre-poblar el ID existente para comenzar. (pull #94 (https://github.com/brarcher/loyalty-card-locker/pull/94))
- Limitar el ancho de los códigos de barras generados para reducir el uso de memoria y los errores de memoria. (pull #103 (https://github.com/brarcher/loyalty-card-locker/pull/103))
- Cuando edite una tarjeta, cambie el botón "Enter Card" para decir "Editar Tarjeta" si ya existe una tarjeta ID. (pull #104 (https://github.com/brarcher/loyalty-card-locker/pull/104))
- Cambiar el esquema de color para que sea más suave y compatible con el icono de la aplicación, y cambiar el diseño al ver una tarjeta para que sea más limpio. (pull #107 (https://github.com/brarcher/loyalty-card-locker/pull/107))
- Añadir un asistente de introducción que se inicia en el primer lanzamiento de la aplicación. (pull #108 (https://github.com/brarcher/loyalty-card-locker/pull/108))

View File

@@ -1,7 +1,7 @@
- Soporte de idioma árabe
- Muestra el número total de tarjetas archivadas en vista general del grupo
- Corrección de errores en el análisis de saldo (no se podían guardar tarjetas en árabe y otros idiomas con números no occidentales)
- Corrección de tema personalizado no se aplicaba correctamente a la pantalla principal
- Mejoras en la pantalla de selección de tarjetas
- Corrección error de cierre al salir de la vista de tarjeta en diseños RTL para tarjetas con caducidad o saldo
- Corrección de la flecha para volver en la vista de tarjeta que apunta en la dirección incorrecta en diseños RTL
- Soporte para idioma árabe
- Mostrar el recuento de tarjetas archivadas en la descripción general del grupo
- Se corrigieron errores de análisis de equilibrio (las tarjetas no se podían guardar en árabe ni en otros idiomas con números no occidentales)
- Se solucionó el problema de que el tema personalizado no se aplicaba correctamente a la pantalla principal
- Mejorar la visualización de las tarjetas seleccionadas
- Se solucionó el bloqueo al salir de la vista de tarjeta en diseños RTL para tarjetas con vencimiento o saldo
- Se corrigió la flecha hacia atrás en la vista de tarjeta que apuntaba en la dirección incorrecta en los diseños RTL

View File

@@ -1,2 +1,2 @@
- Un cambio en la versión v0.11 redujo el uso de memoria en la generación de códigos de barras, pero afectó las dimensiones. Se cambió para mantener las dimensiones mientras se reduce el uso de memoria. (pull #126 (https://github.com/brarcher/loyalty-card-locker/pull/126))
- Actualizadas las traducciones en alemán y francés. (pull #122 (https://github.com/brarcher/loyalty-card-locker/pull/122), pull #124 (https://github.com/brarcher/loyalty-card-locker/pull/124), pull #125 (https://github.com/brarcher/loyalty-card-locker/pull/125))
- Un cambio en la versión 0.11 redujo el uso de memoria para el dibujo de códigos de barras, pero afectó las dimensiones de los códigos de barras. Esto ahora se modificó para mantener las dimensiones de los códigos de barras y reducir el uso de memoria. (pull n.° 126 (https://github.com/brarcher/loyalty-card-locker/pull/126))
- Actualización de las traducciones al alemán y al francés. (pull #122 (https://github.com/brarcher/loyalty-card-locker/pull/122), pull #124 (https://github.com/brarcher/loyalty-card-locker/pull/124), pull #125 (https://github.com/brarcher/loyalty-card-locker/pull/125))

View File

@@ -1,4 +1,6 @@
- Refinado la secuencia de "Añadir tarjeta"
- Mejora de la secuencia de validación
- Reparación de caso de borde causando un estado invalido de la UI haciendo que se muestre el archivo
- Usar el tema o color de la tarjeta para la barra de navegación (Android 8.1+)
- Se mejoró el flujo de trabajo "Agregar tarjeta"
- Mejoras en el proceso de validación.
- Se corrigió un error que causaba que la interfaz de usuario entrara en un estado no válido al cambiar la vista del archivo.
- El color del sistema o del mapa se utiliza para la barra de navegación (Android 8.1+)
- Se actualizó el selector de fechas para fechas de validez y vencimiento.
- Se agregó una opción para forzar la rotación de la pantalla (ignora la configuración del sistema)

View File

@@ -0,0 +1,4 @@
- Android 14
- Abrir el icono de la tarjeta en la galería al tocarla
- Mejorar el diseño de la pestaña Fotos en la vista de edición
- Actualizar la pantalla de gastos para que también admita la recepción

View File

@@ -0,0 +1,3 @@
- Soporte para escanear archivos PDF en busca de códigos de barras
- Compatibilidad con archivos de imagen con múltiples códigos de barras
- Correcciones menores en la interfaz de usuario

View File

@@ -0,0 +1 @@
- Varias correcciones y mejoras en el manejo del equilibrio

View File

@@ -0,0 +1,5 @@
- Bij het bewerken van een kaart-ID wordt de bestaande ID vooraf ingevuld. (Pull #94 [link](https://github.com/brarcher/loyalty-card-locker/pull/94))
- Beperk de breedte van barcodes om geheugenfouten te verminderen. (Pull #103 [link](https://github.com/brarcher/loyalty-card-locker/pull/103))
- Bij het bewerken van een kaart verandert "Kaart invoeren" in "Kaart bewerken" als er al een ID is. (Pull #104 [link](https://github.com/brarcher/loyalty-card-locker/pull/104))
- Zachter kleurenschema en schonere lay-out bij kaartweergave. (Pull #107 [link](https://github.com/brarcher/loyalty-card-locker/pull/107))
- Introductiewizard toegevoegd bij eerste app-start. (Pull #108 [link](https://github.com/brarcher/loyalty-card-locker/pull/108))

View File

@@ -0,0 +1,7 @@
- Ondersteuning voor Arabisch.
- Toon aantal gearchiveerde kaarten.
- Fix balance parsing bugs (Arabisch en niet-westerse nummers).
- Aangepast thema nu correct op hoofdscherm.
- Verbeterde weergave van geselecteerde kaarten.
- Fix crash bij verlaten kaartweergave in RTL-layouts.
- Fix terugpijl in kaartweergave voor RTL-layouts.

View File

@@ -0,0 +1 @@
- Maak het instellen van een aangepaste header zichtbaarder

View File

@@ -0,0 +1,3 @@
- "Vorige" en "Volgende" toe in de loyaliteitskaartweergave
- Kleur van de bewerkknop hersteld
- Floppy disk icoon vervangen door een vinkje

View File

@@ -0,0 +1,3 @@
- Monochroom pictogram toegevoegd voor Android 13
- Eerste startscherm verbeterd
- Fidme-importfouten opgelost

View File

@@ -0,0 +1,4 @@
- Open afbeelding in galerij bij lang indrukken
- Pas Material-stijl toe op dialoogvensters
- Ondersteun het maken van een kaart door een afbeelding naar Catima te delen
- Voeg snel-uitgeven knop toe aan het kaartenscherm

View File

@@ -0,0 +1,2 @@
- Los probleem op waarbij snel-uitgeven dialoog geen komma scheiding toestond
- Ondersteun het laden van afbeeldingen vanuit bestandsbeheer

View File

@@ -0,0 +1,2 @@
- Verwijder onnodige machtigingen
- Ondersteun Android 13

View File

@@ -0,0 +1,2 @@
- Ondersteun instellen van de geldigheidsdatum van een kaart
- Fix Stocard-import (exportformaat van Stocard veranderd)

View File

@@ -0,0 +1 @@
- Voorkom een crash bij het draaien van het scherm tijdens de intro.

View File

@@ -0,0 +1,3 @@
- Volledig nieuw ontwerp voor hoofd- en loyaliteitskaartweergave
- Material You-design voor het instellingenmenu
- Fix crash bij gebruik van "Neem een foto" met een uitgeschakelde camera-app

View File

@@ -0,0 +1,3 @@
- Lang indrukken op het kaarticoon in de weergave om het te wijzigen
- Verbeter de knopstijl op het Groepen-scherm
- Los probleem op waarbij lange barcode-waarden ervoor zorgen dat de barcode wegvalt

View File

@@ -0,0 +1,2 @@
- Kleine UI-verbeteringen
- Oplossen van problemen met het nieuwe ontwerp op vierkante schermen

View File

@@ -0,0 +1 @@
- Kies precies welke gegevens je wilt zien in de kaartoverzicht

View File

@@ -0,0 +1 @@
- Beter omgaan met ontbrekende koptekstkleur

View File

@@ -0,0 +1,4 @@
- Verbeteringen in barcode-weergave
- Basisinteroperabiliteit met externe apps (Android 6.0+)
- Herstructurering van het instellingenmenu
- Oplossing voor importproblemen door browsers die een schuine streep aan de deel-URL toevoegen

View File

@@ -0,0 +1,3 @@
- Verbeterde Catima-importer (lost ontbrekende kaarten op bij importeren)
- Oplossing voor crash bij schermrotatie tijdens het instellen van geldigheid/expiratiedatum
- Kleine UI-aanpassingen

View File

@@ -0,0 +1,2 @@
- Hersteld barcode-afmetingen na geheugenbesparing (v0.11). (pull #126 (https://github.com/brarcher/loyalty-card-locker/pull/126))
- Duitse en Franse vertalingen bijgewerkt. (pull #122 (https://github.com/brarcher/loyalty-card-locker/pull/122), pull #124 (https://github.com/brarcher/loyalty-card-locker/pull/124), pull #125 (https://github.com/brarcher/loyalty-card-locker/pull/125))

View File

@@ -0,0 +1,4 @@
- Kleine UI-fixes
- Herstel van datums bij roteren van het kaartbewerkingsscherm
- Oplossen van crashes bij roteren met kleurkiezer zichtbaar
- Stocard-importfouten opgelost

View File

@@ -0,0 +1,3 @@
- Verplaats "Archieffunctie" naar het menu "Weergave-opties" (voorheen "Toon details")
- Taalondersteuning per app voor Android 13
- Privacybeleid, wijzigingslog en licentie ingebed in de app

View File

@@ -0,0 +1,6 @@
- Verbeter "Kaart toevoegen"-workflow
- Verbeteringen in validatiestroom
- Los randgeval op dat een ongeldige UI-status veroorzaakt bij het wisselen van archiefweergave
- Gebruik thema- of kaartkleur voor navigatiebalk (Android 8.1+)
- Geüpdatete selector voor geldigheid en vervaldatum
- Voeg optie toe om altijd te draaien (negeer systeeminstellingen)

View File

@@ -0,0 +1,4 @@
- Ondersteun Android 14
- Open kaarticoon in galerij bij aanraking
- Verbeter ontwerp van Foto's-tabblad in bewerkingsweergave
- Update bestelscherm om ook ontvangen te ondersteunen

View File

@@ -0,0 +1,3 @@
- Ondersteuning voor het scannen van PDF-bestanden op barcodes
- Ondersteuning voor afbeeldingsbestanden met meerdere barcodes
- Kleine UI-fixes

View File

@@ -0,0 +1 @@
- Diverse fixes en verbeteringen voor het beheren van saldo

View File

@@ -0,0 +1,4 @@
- Ondersteuning voor het maken van een kaart bij het delen van platte tekst
- Toon afbeeldingssoort in plaats van barcode onder afbeeldingen
- Oplossen van mogelijke crash bij het importeren van een back-up vanuit de Nextcloud-app
- Verbeterde ondersteuning voor apparaten zonder camera

View File

@@ -0,0 +1,3 @@
- Lange winkelnaam in de preview over meerdere regels splitsen
- Optie om voor- of achterkant afbeelding te gebruiken in thumbnail-menu
- Kleine import/export-fixes

View File

@@ -0,0 +1,3 @@
- Voeg rotatieslot toe voor kaartweergave. (pull #128 (https://github.com/brarcher/loyalty-card-locker/pull/128))
- Betere foutafhandeling bij niet-laadbare kaarten. (pull #132 (https://github.com/brarcher/loyalty-card-locker/pull/132))
- Los lay-out-ID-probleem voor introductiewizard op. (pull #128 (https://github.com/brarcher/loyalty-card-locker/pull/128))

View File

@@ -0,0 +1,2 @@
- Ondersteuning voor app-snelkoppelingen (Android 7.1+), waarbij de recentst gebruikte kaarten als snelkoppelingen verschijnen. (pull #145 (https://github.com/brarcher/loyalty-card-locker/pull/145))
- Widget toegevoegd als vervanging voor snelkoppelingen op apparaten onder Android 7.1. (pull #142 (https://github.com/brarcher/loyalty-card-locker/pull/142))

View File

@@ -0,0 +1,4 @@
- Home screen shortcuts added for card management. (pull #155 (https://github.com/brarcher/loyalty-card-locker/pull/155))
- Widget removed. (pull #155 (https://github.com/brarcher/loyalty-card-locker/pull/155))
- Fixed backup export and mime type issues on Android 7+. (pull #153 (https://github.com/brarcher/loyalty-card-locker/pull/153), pull #156 (https://github.com/brarcher/loyalty-card-locker/pull/156))
- Bug fix for card editing. (pull #155 (https://github.com/brarcher/loyalty-card-locker/pull/155))

View File

@@ -0,0 +1,2 @@
- Add launcher/home screen shortcuts for loyalty cards. (pull #161 (https://github.com/brarcher/loyalty-card-locker/pull/161))
- Remove in-app shortcut creation, eliminating the need for shortcut permission. (pull #163 (https://github.com/brarcher/loyalty-card-locker/pull/163))

View File

@@ -0,0 +1,2 @@
- Fix crash on Android SDK 24+ with file chooser import. (pull #170 (https://github.com/brarcher/loyalty-card-locker/pull/170))
- New icon and color scheme. (pull #171 (https://github.com/brarcher/loyalty-card-locker/pull/171))

View File

@@ -0,0 +1,3 @@
- Fix crash with corrupted CSV files. (pull #177 (https://github.com/brarcher/loyalty-card-locker/pull/177))
- Fix importing backups from file system. (pull #180 (https://github.com/brarcher/loyalty-card-locker/pull/180))
- Fix importing backups from some content providers. (pull #179 (https://github.com/brarcher/loyalty-card-locker/pull/179))

View File

@@ -0,0 +1,3 @@
- Italian translations.
- Support for all 1D barcode types (previously only product barcodes were supported).
- Add required camera permission.

View File

@@ -0,0 +1 @@
- Oplossing voor crash tijdens installatie op sommige Android-versies (waarschijnlijk Android 5 en lager). (pull #184 (https://github.com/brarcher/loyalty-card-locker/pull/184))

View File

@@ -0,0 +1,2 @@
- Verbeterde lay-out voor kaartenlijst. (pull #188 (https://github.com/brarcher/loyalty-card-locker/pull/188))
- Verbeterde lay-out bij het bekijken van een kaart. (pull #190 (https://github.com/brarcher/loyalty-card-locker/pull/190))

View File

@@ -0,0 +1 @@
- Wijzigingen in de Kaartweergave om de notitie weer te geven, het kaart-ID meerdere regels te laten innemen en de winkelnaam te tonen. (pull #197 (https://github.com/brarcher/loyalty-card-locker/pull/197))

View File

@@ -0,0 +1,3 @@
- Voeg stille ruimte toe aan begin/einde van barcodes. (pull #200 (https://github.com/brarcher/loyalty-card-locker/pull/200))
- Voeg opties toe om kleuren van winkelnaam lettertype en achtergrond aan te passen. (pull #203 (https://github.com/brarcher/loyalty-card-locker/pull/203))
- Voeg opties toe om lettergroottes op kaartlijst- en enkele kaartpagina aan te passen. (pull #204 (https://github.com/brarcher/loyalty-card-locker/pull/204))

View File

@@ -0,0 +1,4 @@
- Vertalingen bijgewerkt. (pull #208 (https://github.com/brarcher/loyalty-card-locker/pull/208))
- Updates voor barcodelweergave: (pull #209 (https://github.com/brarcher/loyalty-card-locker/pull/209))
- Herlaad kaartweergave bij schermrotatie voor juiste barcodeschaal.
- Render 1D-barcodes in een groter formaat, zodat ze beter het scherm vullen.

View File

@@ -0,0 +1,2 @@
- Verminder ruimte in de koptekst bij het bekijken van een kaart. (pull #213 (https://github.com/brarcher/loyalty-card-locker/pull/213))
- Schakel piep uit bij het scannen van een barcode. (pull #216 (https://github.com/brarcher/loyalty-card-locker/pull/216))

View File

@@ -0,0 +1 @@
- Voorkom crash wanneer het renderen van een barcode het geheugen van de applicatie uitput. (pull #219 (https://github.com/brarcher/loyalty-card-locker/pull/219))

View File

@@ -0,0 +1,2 @@
- Verlaag minimum SDK van 17 naar 15. (pull #226 (https://github.com/brarcher/loyalty-card-locker/pull/226))
- Verwijder gebruikt van oude Apache-bibliotheken, alleen in unit tests gebruikt maar niet meer nodig. (pull #225 (https://github.com/brarcher/loyalty-card-locker/pull/225))

View File

@@ -0,0 +1,4 @@
- Pools (pull #232 (https://github.com/brarcher/loyalty-card-locker/pull/232))
- Spaans (pull #232 (https://github.com/brarcher/loyalty-card-locker/pull/232))
- Slowaaks (pull #232 (https://github.com/brarcher/loyalty-card-locker/pull/232))
- Bijgewerkte vertalingen (pull #239 (https://github.com/brarcher/loyalty-card-locker/pull/239))

View File

@@ -0,0 +1,2 @@
- Herstel Spaanse vertalingen (pull #244 (<https://github.com/brarcher/loyalty-card-locker/pull/244>))
- Bijwerken van vertalingen (pull #244 (<https://github.com/brarcher/loyalty-card-locker/pull/244>))

View File

@@ -0,0 +1,14 @@
- Steunt nu officieel de volgende lijst met 1D- en 2D-streepjescode:
- AZTEC
- CODABAR
- CODE_39
- CODE_128
- DATA_MATRIX
- EAN_8
- EAN_13
- ITF
- PDF_417
- QR_CODE
- UPC_A
- Gegenereerde streepjescode zijn groter, eenvoudiger te scannen vanaf een scansysteem

View File

@@ -0,0 +1,4 @@
- Voeg instelling voor schermverlichting bij streepjescode-weergave toe (pull #259)
- Voeg Griekse vertalingen toe (pull #252)
- Voeg Sloveense vertalingen toe (pull #260)
- Bijwerken van vertalingen (pull #260, pull #254)

View File

@@ -0,0 +1,2 @@
- Sorteer lijst van kaarten ongevoelig voor hoofdlettergebruik (pull #266)
- Voeg instelling toe om de oriëntatie te verlammen voor alle kaarten (pull #269)

View File

@@ -0,0 +1 @@
- Herstel het aanmaken van een nieuwe kaart door de streepjescode handmatig in te voeren (issue #272)

View File

@@ -0,0 +1,2 @@
- Activeer toepassingsbackups
- Bijwerken van Franse en Sloveense vertalingen

View File

@@ -0,0 +1,14 @@
- Voeg functie toe om een kaart te zoeken (#320)
- Voeg functie toe om lidmaatschapskaarten te delen en te ontvangen (#321)
- Ondersteuning voor donkere modus (#322)
- Lidmaatschapskaarten kunnen nu zonder streepjescode worden gemaakt (bijv. geen streepjescode hebben) (#324)
- Notities kunnen nu over meerdere regels worden verspreid (#326)
- Verbeteringen met betrekking tot de grootte van notities (#319)
- Verbeteringen van meldingen en app-icoon zichtbaarheid (#330)
- Update doel-SDK naar Android 10
- Verbeter de volgende vertalingen:
- Duits
- Italiaans
- Nederlands
- Pools
- Russisch

View File

@@ -0,0 +1 @@
- Fix probleem met delen van kaarten zonder achtergrondkleur (#343)

View File

@@ -0,0 +1,3 @@
- Tikken op een barcode verplaatst deze nu naar de bovenkant van het scherm (#348 (https://github.com/brarcher/loyalty-card-locker/pull/348)).
- Voeg witruimte toe rond barcodes om het scannen in de donkere modus te verbeteren (#328 (https://github.com/brarcher/loyalty-card-locker/issues/328)).
- Herstel verwisselde importknoppen. (#346 (https://github.com/brarcher/loyalty-card-locker/pull/346)).