diff --git a/frontend/ar/basis.json b/frontend/ar/basis.json index 61759723..5b29d791 100644 --- a/frontend/ar/basis.json +++ b/frontend/ar/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/de/basis.json b/frontend/de/basis.json index 2a5ad2ed..4cbffe76 100644 --- a/frontend/de/basis.json +++ b/frontend/de/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Merkliste teilen", "shared_watchlist_notification": "Mit diesem Link k\u00f6nnen Sie Anderen erm\u00f6glichen alle Objekte, die aktuell in der Merkliste sind, zu finden", "actor": "Akteur", - "watchlist_is_client_side": "Die Merkliste wird nur im Browser gespeichert. So erreicht sie den Server nur, wenn nach den Objekten der Merkliste gesucht wird oder sie anderweitig geteilt wird. Wird der Browsercache allerdings geleert, bedeutet das so allerdings auch einen Verlust der Merkliste. Um die Merkliste auch nach dem Leeren des Browsercaches oder auf anderen Ger\u00e4ten nutzen zu k\u00f6nnen, kann sie \u00fcber die unten stehenden Buttons exportiert und aus der so heruntergeladenen Datei wieder importiert werden." + "watchlist_is_client_side": "Die Merkliste wird nur im Browser gespeichert. So erreicht sie den Server nur, wenn nach den Objekten der Merkliste gesucht wird oder sie anderweitig geteilt wird. Wird der Browsercache allerdings geleert, bedeutet das so allerdings auch einen Verlust der Merkliste. Um die Merkliste auch nach dem Leeren des Browsercaches oder auf anderen Ger\u00e4ten nutzen zu k\u00f6nnen, kann sie \u00fcber die unten stehenden Buttons exportiert und aus der so heruntergeladenen Datei wieder importiert werden.", + "calculate_distance_to_current_location": "Entfernung berechnen", + "getting_position": "Warte auf Position", + "km_away": "km entfernt" } } \ No newline at end of file diff --git a/frontend/dsb/basis.json b/frontend/dsb/basis.json index 53551b34..e02e3880 100644 --- a/frontend/dsb/basis.json +++ b/frontend/dsb/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/en/basis.json b/frontend/en/basis.json index 4ad67d4b..267d729c 100644 --- a/frontend/en/basis.json +++ b/frontend/en/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/es/basis.json b/frontend/es/basis.json index 29d8b1ee..77b03e46 100644 --- a/frontend/es/basis.json +++ b/frontend/es/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/fr/basis.json b/frontend/fr/basis.json index 7e619bf9..e50c5659 100644 --- a/frontend/fr/basis.json +++ b/frontend/fr/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/hsb/basis.json b/frontend/hsb/basis.json index 53551b34..e02e3880 100644 --- a/frontend/hsb/basis.json +++ b/frontend/hsb/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/hu/basis.json b/frontend/hu/basis.json index bf1a0386..cc10c03a 100644 --- a/frontend/hu/basis.json +++ b/frontend/hu/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/id/basis.json b/frontend/id/basis.json index 8f183dc9..6f86477e 100644 --- a/frontend/id/basis.json +++ b/frontend/id/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/it/basis.json b/frontend/it/basis.json index 86877cc2..630ab160 100644 --- a/frontend/it/basis.json +++ b/frontend/it/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/iw/basis.json b/frontend/iw/basis.json index f3498fdb..ec7b07d7 100644 --- a/frontend/iw/basis.json +++ b/frontend/iw/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/nl/basis.json b/frontend/nl/basis.json index 67f3d8bd..5c1b85ba 100644 --- a/frontend/nl/basis.json +++ b/frontend/nl/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/pl/basis.json b/frontend/pl/basis.json index 6eedf66f..e2da97b5 100644 --- a/frontend/pl/basis.json +++ b/frontend/pl/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/pt/basis.json b/frontend/pt/basis.json index a855b390..00adccdd 100644 --- a/frontend/pt/basis.json +++ b/frontend/pt/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/qu/basis.json b/frontend/qu/basis.json index f4e73593..f2328115 100644 --- a/frontend/qu/basis.json +++ b/frontend/qu/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/ru/basis.json b/frontend/ru/basis.json index 6efa9a74..67e44a3b 100644 --- a/frontend/ru/basis.json +++ b/frontend/ru/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/tl/basis.json b/frontend/tl/basis.json index 09a1be53..9d54d6ea 100644 --- a/frontend/tl/basis.json +++ b/frontend/tl/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/tr/basis.json b/frontend/tr/basis.json index 4362f4a7..afb4b929 100644 --- a/frontend/tr/basis.json +++ b/frontend/tr/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file diff --git a/frontend/uk/basis.json b/frontend/uk/basis.json index b2b8cd7e..3baa7614 100644 --- a/frontend/uk/basis.json +++ b/frontend/uk/basis.json @@ -115,6 +115,9 @@ "share_watchlist": "Share watchlist", "shared_watchlist_notification": "Using this link others can find all the objects from your watchlist", "actor": "Actor", - "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on." + "watchlist_is_client_side": "Your watch list is stored exclusively in your browser. This means that will not be sent to the server unless you search for it or share it otherwise. If you however choose to empty your browser cache, the watch list will be lost. To be able to continue to work with the same watch list even after emptying the cache, you may use buttons below to export the watch list and import from the same file later on.", + "calculate_distance_to_current_location": "Calculate distance to your current location", + "getting_position": "Getting your position", + "km_away": "km away from you" } } \ No newline at end of file