-
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"Automatically center the map view and zoom in to relevant data": "Automaticky vystředit pohled na mapu a přiblížit na příslušné údaje", | ||
"Fit view": "Napasovat pohled", | ||
"Layer settings": "Nastavení vrstvy", | ||
"Show/hide layers": "Zobrazit/skrýť vrstvy", | ||
"Now": "Teď", | ||
"Select start date": "Zvolit počáteční datum", | ||
"to": "do", | ||
"Select end date": "Zvolit konečný datum", | ||
"Select user": "Zvolit uživatele", | ||
"Show all": "Zobrazit všechno", | ||
"Select device": "Zvolit zařízení", | ||
"Distance travelled": "Procestovaná vzdálenost", | ||
"Elevation gain / loss": "Výškový výstup / pokles", | ||
"Download raw data": "Stáhnout čisté údaje", | ||
"Information": "Informace", | ||
"Show last known locations": "Zobrazit naposledy známé polohy", | ||
"Show location history (line)": "Zobrazit historii poloh (čára)", | ||
"Show location history (points)": "Zobrazit historii poloh (body)", | ||
"Show location heatmap": "Zobrazit tepelnou mapu poloh", | ||
"Minify JSON": "Zminimalizovat JSON", | ||
"Copy to clipboard": "Zkopírovat do schránky", | ||
"Download": "Stáhnout", | ||
"Loading version...": "Nahrávám verzi...", | ||
"OwnTracks website": "Web Stránka OwnTracks", | ||
"OwnTracks documentation": "Dokumentace OwnTracks", | ||
"OwnTracks on Mastodon": "OwnTracks na Mastodon", | ||
"Loading data, please wait...": "Nahrávám údaje, prosím počkejte...", | ||
"Cancel": "Zrušit", | ||
"Image of {deviceName}": "Obrázek {deviceName}", | ||
"Timestamp": "Čas", | ||
"Location": "Poloha", | ||
"Address": "Adresa", | ||
"Battery": "Baterie", | ||
"Speed": "Rychlost", | ||
"Regions:": "Oblasti:", | ||
"WiFi": "WiFi" | ||
} |