Stringtext="Network position found. satisfactoryNetworkAccuracy of "+String.valueOf(Settings.satisfactoryAccuracyNetwork)+"m reached. Removing location updates...";
Miscellaneous.logEvent("i","POI Manager",text,5);
myLocationManager.removeUpdates(this);
locationNetwork=location;
@ -320,6 +366,7 @@ public class ActivityManagePoi extends Activity
<stringname="distanceBetween">Der Abstand zwischen GPS- und Mobilfunk-Position beträgt %1$d m. Dies +1 sollte der minimale Radius sein.</string>
<stringname="comparing">Sowohl Netzwerk- als auch GPS Position sind bekannt. Vergleiche...</string>
<stringname="positioningWindowNotice">Falls Sie in einem Gebäude sind wird empfohlen das Gerät in die Nähe eines Fensters zu bringen bis eine Position ermittelt werden konnte. Andernfalls kann es sehr lange dauern oder es funktioniert gar nicht.</string>
<stringname="positioningWindowNotice">Falls Sie in einem Gebäude sind, wird empfohlen das Gerät in die Nähe eines Fensters zu bringen bis eine Position ermittelt werden konnte. Andernfalls kann es sehr lange dauern oder es funktioniert gar nicht.</string>
<stringname="gettingPosition">Position wird ermittelt. Bitte warten...</string>
<stringname="yes">Ja</string>
<stringname="no">Nein</string>
@ -580,4 +579,10 @@
<stringname="noKnownWifis">Es gibt keine bekannten WLANs auf Ihrem Gerät.</string>
<stringname="needLocationPermForWifiList">Die Liste von WLANs auf Ihrem Gerät könnte verwendet werden, um zu ermitteln, an welchen Orten Sie waren. Deshalb ist die Positions-Berechtigung nötig, um die Liste dieser WLANs zu laden. Wenn Sie eines aus der Liste auswählen möchten, müssen Sie diese Berechtigung gewähren. Wenn nicht, können Sie immer noch eines manuell eingeben.</string>
<stringname="urlToTriggerExplanation">Diese Funktion öffnet NICHT den Browser, sondern löst die HTTP Anfrage im Hintergrund aus. Sie können das z.B. benutzen, um Befehle an Ihre Heimautomatisierung zu schicken.</string>
<stringname="clone">Klonen</string>
<stringname="updateAvailable">Es gibt eine neue Version der Anwendung. Möchten Sie den Browser öffnen, um sie herunterzuladen?</string>
<stringname="automaticUpdateCheckSummary">Nur bei der APK Version.</string>
<stringname="locationFound">Position gefunden. Der vorgeschlagene Mindestradius für Orte beträgt %1$d m.</string>
<stringname="locationFoundInaccurate">Es konnte nur eine ungenaue Position gefunden werden. Das funktioniert u.U. nicht zuverlässig. Der vorgeschlagene Mindestradius für Orte beträgt %1$d m.</string>
<stringname="serviceStarted">Automation servicio ha iniciado.</string>
<stringname="version">Versión %1$s.</string>
<stringname="distanceBetween">Distancia entre el sitio GPS y el sitio red está %1$d metros. Este +1m debe ser el mínimo.</string>
<stringname="comparing">Tengo tanto sitio red como sitio gps. Estoy comparando...</string>
<stringname="positioningWindowNotice">Si está en una edificación vaya cerca de una ventana hasta que una posición haya sido encontrada. Sino podria durar mucho tiempo o no seria posible.</string>
<stringname="gettingPosition">Buscando posición. Espere, por favor...</string>
<stringname="yes">Si</string>
@ -517,4 +516,11 @@ Incluya las paréntecis en su texto.\n\n[uniqueid] - el número único de su dis
<stringname="helpTextProcessMonitoring">Si crea una norma con vigilancia del proceso la aplicación va a revisar periodicamente si el proceso esta activo. Puede ajustar la frecuencia en la configuración. Puede relentizar la reacción, pero vigilancia permanente gasta mucha bateria. No hay una broadcast del sistema operativo para este evento.</string>
<stringname="helpTextEnergySaving">Muchos fabricantes intentan conservar energia en limitando la actividades de segundo plano de otras apps. Desafortunadamente el resultado es que en esas aplicaciones no funcionan por completo. Automation esta entre ellas. Vease <ahref="https://dontkillmyapp.com/">esta pagina</a> para determinar como excluir Automation de tales medidas.</string>
<stringname="speedMaximumTimeBetweenLocations">Tiempo maximo entre 2 sitios para determinar la velocidad.</string>
<stringname="clone">Clonar</string>
<stringname="updateAvailable">Hay nueva versión de la app. Quiere abrir un browser y descargar lo?</string>
<stringname="urlToTriggerExplanation">Esta función NO abre el browser, pero enciende un URL en el fondo. Puede usar lo por ejemplo para enviar comandos a su automatización de la casa.</string>
<stringname="automaticUpdateCheckSummary">Solo en la versión APK.</string>
<stringname="locationFound">Determine un posición. El radio minimo sugeri es %1$d m.</string>
<stringname="locationFoundInaccurate">Solo pude determinar una posición imprecisa. Puede ser va a funcionar poco fiable. El radio minimo sugeri es %1$d m.</string>
<stringname="logNotAllMeasurings"translatable="false">Don\'t have all location measurings, yet. Can\'t do comparison.</string>
<stringname="distanceBetween">Distance between GPS location and network location is %1$d meters. This +1m should be the absolute minimum radius.</string>
<stringname="comparing">Have both network and gps location. Comparing...</string>
<stringname="comparing"translatable="false">Have both network and gps location. Comparing...</string>
<stringname="logNoSuitableProvider"translatable="false">No suitable location providers could be used.</string>
<stringname="positioningWindowNotice">If you are in a building it is strongly advised to place your device next to a window until a position has been found. Otherwise it may take a very long time if it is able to find one at all.</string>
<stringname="automaticUpdateCheck">Check for updates</string>
<stringname="automaticUpdateCheckSummary">Only applies to APK version.</string>
<stringname="updateAvailable">There\'s a new update available. Would you like opening the browser to download it?</string>
<stringname="locationFound">Location found. The suggested minimum radius for locations is %1$d."</string>
<stringname="locationFound">Location found. The suggested minimum radius for locations is %1$d m.</string>
<stringname="locationFoundInaccurate">Only a location with a limited accuracy could be found. It might not work reliably. The suggested minimum radius for locations is %1$d."</string>