From 92f6035b84b23405ed81247824e40eb0483ea1bc Mon Sep 17 00:00:00 2001 From: JulianAlcala Date: Sun, 26 Apr 2026 08:25:55 +0200 Subject: [PATCH] chore(i18n): add GPS functions, history and delete confirmation keys --- packages/sf_localizations/assets/l10n/de.json | 17 +++++++++++++++++ packages/sf_localizations/assets/l10n/en.json | 17 +++++++++++++++++ packages/sf_localizations/assets/l10n/es.json | 17 +++++++++++++++++ packages/sf_localizations/assets/l10n/fr.json | 17 +++++++++++++++++ packages/sf_localizations/assets/l10n/it.json | 17 +++++++++++++++++ packages/sf_localizations/assets/l10n/pt.json | 17 +++++++++++++++++ .../lib/src/generated/i18n.dart | 17 +++++++++++++++++ 7 files changed, 119 insertions(+) diff --git a/packages/sf_localizations/assets/l10n/de.json b/packages/sf_localizations/assets/l10n/de.json index a587bd42..373e887b 100644 --- a/packages/sf_localizations/assets/l10n/de.json +++ b/packages/sf_localizations/assets/l10n/de.json @@ -667,6 +667,22 @@ "locationBannerAddress": "ADRESSE", "locationBannerDateTime": "DATUM/UHRZEIT", "locationBannerBattery": "BATTERIE", + "gpsFunctionsTitle": "Einstellungen", + "gpsFunctionList": "Liste anzeigen", + "gpsFunctionAddGeofence": "Sichere Zone hinzufügen", + "gpsFunctionAddFrequentPlace": "Häufigen Ort hinzufügen", + "gpsFunctionShare": "Standort teilen", + "gpsFunctionCenter": "Auf Gerät zentrieren", + "gpsFunctionFollow": "Auf der Karte zentriert halten", + "gpsFunctionStopFollow": "Zentrierung auf der Karte beenden", + "gpsFunctionFrequency": "Ortungsfrequenz", + "locationHistoryLoading": "Positionsverlauf wird geladen...", + "locationHistoryEmpty": "Keine Positionen im ausgewählten Zeitraum gefunden", + "locationHistoryLoaded": "{count} Positionen gefunden", + "locationRevealProgress": "Route wird gezeichnet...", + "locationRevealSkip": "Überspringen", + "locationDeleteGeofenceConfirm": "Möchten Sie diese sichere Zone wirklich löschen?", + "locationDeleteFrequentPlaceConfirm": "Möchten Sie diesen häufigen Ort wirklich löschen?", "positionUpdated": "Letzte verfügbare Position aktualisiert", "locationMapStyleLight": "Hell", "locationMapStyleDark": "Dunkel", @@ -698,6 +714,7 @@ "locationListFrequentPlaces": "Häufige Orte", "locationListPositionHistory": "Positionsverlauf", "locationListNoItems": "Keine Elemente vorhanden", + "locationListHiddenItems": "Es gibt ausgeblendete Elemente.\nAktivieren Sie deren Sichtbarkeit in den Einstellungen, um sie hier zu sehen.", "locationListAll": "Alle", "locationHistoryPosition": "Verlaufsposition", "locationDate": "Datum", diff --git a/packages/sf_localizations/assets/l10n/en.json b/packages/sf_localizations/assets/l10n/en.json index f890ee8f..9efb1c4a 100755 --- a/packages/sf_localizations/assets/l10n/en.json +++ b/packages/sf_localizations/assets/l10n/en.json @@ -847,6 +847,22 @@ "locationBannerAddress": "ADDRESS", "locationBannerDateTime": "DATE/TIME", "locationBannerBattery": "BATTERY", + "gpsFunctionsTitle": "Settings", + "gpsFunctionList": "View list", + "gpsFunctionAddGeofence": "Add safe zone", + "gpsFunctionAddFrequentPlace": "Add frequent place", + "gpsFunctionShare": "Share location", + "gpsFunctionCenter": "Center on device", + "gpsFunctionFollow": "Keep centered on map", + "gpsFunctionStopFollow": "Stop centering on map", + "gpsFunctionFrequency": "Location frequency", + "locationHistoryLoading": "Loading position history...", + "locationHistoryEmpty": "No positions found in the selected range", + "locationHistoryLoaded": "{count} positions found", + "locationRevealProgress": "Drawing route...", + "locationRevealSkip": "Skip", + "locationDeleteGeofenceConfirm": "Are you sure you want to delete this safe zone?", + "locationDeleteFrequentPlaceConfirm": "Are you sure you want to delete this frequent place?", "positionUpdated": "Updated to latest available position", "locationMapStyleLight": "Light", "locationMapStyleDark": "Dark", @@ -878,6 +894,7 @@ "locationListFrequentPlaces": "Frequent places", "locationListPositionHistory": "Position history", "locationListNoItems": "No items to show", + "locationListHiddenItems": "There are hidden items.\nEnable their visibility from Settings to see them here.", "locationListAll": "All", "locationHistoryPosition": "History position", "locationDate": "Date", diff --git a/packages/sf_localizations/assets/l10n/es.json b/packages/sf_localizations/assets/l10n/es.json index bfde4563..484fac88 100644 --- a/packages/sf_localizations/assets/l10n/es.json +++ b/packages/sf_localizations/assets/l10n/es.json @@ -848,6 +848,22 @@ "locationBannerAddress": "DIRECCIÓN", "locationBannerDateTime": "FECHA/HORA", "locationBannerBattery": "BATERÍA", + "gpsFunctionsTitle": "Configuraciones", + "gpsFunctionList": "Ver listado", + "gpsFunctionAddGeofence": "Agregar zona segura", + "gpsFunctionAddFrequentPlace": "Agregar lugar frecuente", + "gpsFunctionShare": "Compartir ubicación", + "gpsFunctionCenter": "Centrar en dispositivo", + "gpsFunctionFollow": "Mantener centrado en el mapa", + "gpsFunctionStopFollow": "Dejar de centrar en el mapa", + "gpsFunctionFrequency": "Frecuencia de localización", + "locationHistoryLoading": "Cargando historial de posiciones...", + "locationHistoryEmpty": "No se encontraron posiciones en el rango seleccionado", + "locationHistoryLoaded": "Se encontraron {count} posiciones", + "locationRevealProgress": "Trazando ruta...", + "locationRevealSkip": "Saltar", + "locationDeleteGeofenceConfirm": "¿Seguro que quieres eliminar esta zona segura?", + "locationDeleteFrequentPlaceConfirm": "¿Seguro que quieres eliminar este lugar frecuente?", "positionUpdated": "Última posición disponible actualizada", "locationMapStyleLight": "Claro", "locationMapStyleDark": "Oscuro", @@ -879,6 +895,7 @@ "locationListFrequentPlaces": "Lugares frecuentes", "locationListPositionHistory": "Historial de posiciones", "locationListNoItems": "No hay elementos para mostrar", + "locationListHiddenItems": "Hay elementos ocultos.\nActiva su visibilidad desde Configuraciones para verlos aquí.", "locationListAll": "Todos", "locationHistoryPosition": "Posición del historial", "locationDate": "Fecha", diff --git a/packages/sf_localizations/assets/l10n/fr.json b/packages/sf_localizations/assets/l10n/fr.json index 270cad05..ea059ac8 100644 --- a/packages/sf_localizations/assets/l10n/fr.json +++ b/packages/sf_localizations/assets/l10n/fr.json @@ -667,6 +667,22 @@ "locationBannerAddress": "ADRESSE", "locationBannerDateTime": "DATE/HEURE", "locationBannerBattery": "BATTERIE", + "gpsFunctionsTitle": "Paramètres", + "gpsFunctionList": "Voir la liste", + "gpsFunctionAddGeofence": "Ajouter une zone sûre", + "gpsFunctionAddFrequentPlace": "Ajouter un lieu fréquent", + "gpsFunctionShare": "Partager la position", + "gpsFunctionCenter": "Centrer sur l'appareil", + "gpsFunctionFollow": "Maintenir centré sur la carte", + "gpsFunctionStopFollow": "Arrêter de centrer sur la carte", + "gpsFunctionFrequency": "Fréquence de localisation", + "locationHistoryLoading": "Chargement de l'historique des positions...", + "locationHistoryEmpty": "Aucune position trouvée dans la plage sélectionnée", + "locationHistoryLoaded": "{count} positions trouvées", + "locationRevealProgress": "Tracé de l'itinéraire...", + "locationRevealSkip": "Passer", + "locationDeleteGeofenceConfirm": "Voulez-vous supprimer cette zone sûre ?", + "locationDeleteFrequentPlaceConfirm": "Voulez-vous supprimer ce lieu fréquent ?", "positionUpdated": "Dernière position disponible mise à jour", "locationMapStyleLight": "Clair", "locationMapStyleDark": "Sombre", @@ -698,6 +714,7 @@ "locationListFrequentPlaces": "Lieux fréquents", "locationListPositionHistory": "Historique des positions", "locationListNoItems": "Aucun élément à afficher", + "locationListHiddenItems": "Des éléments sont masqués.\nActivez leur visibilité depuis les Paramètres pour les voir ici.", "locationListAll": "Tous", "locationHistoryPosition": "Position de l'historique", "locationDate": "Date", diff --git a/packages/sf_localizations/assets/l10n/it.json b/packages/sf_localizations/assets/l10n/it.json index b5f1739d..0f3d13af 100644 --- a/packages/sf_localizations/assets/l10n/it.json +++ b/packages/sf_localizations/assets/l10n/it.json @@ -667,6 +667,22 @@ "locationBannerAddress": "INDIRIZZO", "locationBannerDateTime": "DATA/ORA", "locationBannerBattery": "BATTERIA", + "gpsFunctionsTitle": "Impostazioni", + "gpsFunctionList": "Visualizza elenco", + "gpsFunctionAddGeofence": "Aggiungi zona sicura", + "gpsFunctionAddFrequentPlace": "Aggiungi luogo frequente", + "gpsFunctionShare": "Condividi posizione", + "gpsFunctionCenter": "Centra sul dispositivo", + "gpsFunctionFollow": "Mantieni centrato sulla mappa", + "gpsFunctionStopFollow": "Smetti di centrare sulla mappa", + "gpsFunctionFrequency": "Frequenza di localizzazione", + "locationHistoryLoading": "Caricamento cronologia posizioni...", + "locationHistoryEmpty": "Nessuna posizione trovata nell'intervallo selezionato", + "locationHistoryLoaded": "{count} posizioni trovate", + "locationRevealProgress": "Tracciamento percorso...", + "locationRevealSkip": "Salta", + "locationDeleteGeofenceConfirm": "Sei sicuro di voler eliminare questa zona sicura?", + "locationDeleteFrequentPlaceConfirm": "Sei sicuro di voler eliminare questo luogo frequente?", "positionUpdated": "Ultima posizione disponibile aggiornata", "locationMapStyleLight": "Chiaro", "locationMapStyleDark": "Scuro", @@ -698,6 +714,7 @@ "locationListFrequentPlaces": "Luoghi frequenti", "locationListPositionHistory": "Cronologia posizioni", "locationListNoItems": "Nessun elemento da mostrare", + "locationListHiddenItems": "Ci sono elementi nascosti.\nAttiva la loro visibilità dalle Impostazioni per vederli qui.", "locationListAll": "Tutti", "locationHistoryPosition": "Posizione della cronologia", "locationDate": "Data", diff --git a/packages/sf_localizations/assets/l10n/pt.json b/packages/sf_localizations/assets/l10n/pt.json index ddb6440d..79340238 100644 --- a/packages/sf_localizations/assets/l10n/pt.json +++ b/packages/sf_localizations/assets/l10n/pt.json @@ -667,6 +667,22 @@ "locationBannerAddress": "ENDEREÇO", "locationBannerDateTime": "DATA/HORA", "locationBannerBattery": "BATERIA", + "gpsFunctionsTitle": "Configurações", + "gpsFunctionList": "Ver lista", + "gpsFunctionAddGeofence": "Adicionar zona segura", + "gpsFunctionAddFrequentPlace": "Adicionar lugar frequente", + "gpsFunctionShare": "Partilhar localização", + "gpsFunctionCenter": "Centrar no dispositivo", + "gpsFunctionFollow": "Manter centrado no mapa", + "gpsFunctionStopFollow": "Parar de centrar no mapa", + "gpsFunctionFrequency": "Frequência de localização", + "locationHistoryLoading": "A carregar histórico de posições...", + "locationHistoryEmpty": "Nenhuma posição encontrada no intervalo selecionado", + "locationHistoryLoaded": "{count} posições encontradas", + "locationRevealProgress": "Traçando rota...", + "locationRevealSkip": "Saltar", + "locationDeleteGeofenceConfirm": "Tens a certeza que queres eliminar esta zona segura?", + "locationDeleteFrequentPlaceConfirm": "Tens a certeza que queres eliminar este lugar frequente?", "positionUpdated": "Última posição disponível atualizada", "locationMapStyleLight": "Claro", "locationMapStyleDark": "Escuro", @@ -698,6 +714,7 @@ "locationListFrequentPlaces": "Locais frequentes", "locationListPositionHistory": "Histórico de posições", "locationListNoItems": "Nenhum item para mostrar", + "locationListHiddenItems": "Existem itens ocultos.\nAtive a sua visibilidade nas Configurações para os ver aqui.", "locationListAll": "Todos", "locationHistoryPosition": "Posição do histórico", "locationDate": "Data", diff --git a/packages/sf_localizations/lib/src/generated/i18n.dart b/packages/sf_localizations/lib/src/generated/i18n.dart index 3c310560..0960ee2e 100755 --- a/packages/sf_localizations/lib/src/generated/i18n.dart +++ b/packages/sf_localizations/lib/src/generated/i18n.dart @@ -623,6 +623,23 @@ class I18n { static const String locationBannerAddress = 'locationBannerAddress'; static const String locationBannerDateTime = 'locationBannerDateTime'; static const String locationBannerBattery = 'locationBannerBattery'; + static const String gpsFunctionsTitle = 'gpsFunctionsTitle'; + static const String gpsFunctionList = 'gpsFunctionList'; + static const String gpsFunctionAddGeofence = 'gpsFunctionAddGeofence'; + static const String gpsFunctionAddFrequentPlace = 'gpsFunctionAddFrequentPlace'; + static const String gpsFunctionShare = 'gpsFunctionShare'; + static const String gpsFunctionCenter = 'gpsFunctionCenter'; + static const String gpsFunctionFollow = 'gpsFunctionFollow'; + static const String gpsFunctionStopFollow = 'gpsFunctionStopFollow'; + static const String gpsFunctionFrequency = 'gpsFunctionFrequency'; + static const String locationHistoryLoading = 'locationHistoryLoading'; + static const String locationHistoryEmpty = 'locationHistoryEmpty'; + static const String locationHistoryLoaded = 'locationHistoryLoaded'; + static const String locationRevealProgress = 'locationRevealProgress'; + static const String locationRevealSkip = 'locationRevealSkip'; + static const String locationDeleteGeofenceConfirm = 'locationDeleteGeofenceConfirm'; + static const String locationDeleteFrequentPlaceConfirm = 'locationDeleteFrequentPlaceConfirm'; + static const String locationListHiddenItems = 'locationListHiddenItems'; static const String positionUpdated = 'positionUpdated'; static const String locationNewFrequentPlace = 'locationNewFrequentPlace'; static const String locationNewGeofence = 'locationNewGeofence';