aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2014-08-26 22:27:33 +0200
committerSamuel Tardieu <sam@rfc1149.net>2014-08-26 22:27:33 +0200
commit6f11a69ac3bae4e2b1369d2196659d6f8ebe39d3 (patch)
treeeebdc38fecf4dfbb619f516396c12510f43b0daa
parent00516d1afb3131b345b773889a165cc7217e3c66 (diff)
downloadcgeo-6f11a69ac3bae4e2b1369d2196659d6f8ebe39d3.zip
cgeo-6f11a69ac3bae4e2b1369d2196659d6f8ebe39d3.tar.gz
cgeo-6f11a69ac3bae4e2b1369d2196659d6f8ebe39d3.tar.bz2
crowdin: New translations
-rw-r--r--main/res/values-cs/strings.xml3
-rw-r--r--main/res/values-da/strings.xml1
2 files changed, 4 insertions, 0 deletions
diff --git a/main/res/values-cs/strings.xml b/main/res/values-cs/strings.xml
index eb8091f..97920b7 100644
--- a/main/res/values-cs/strings.xml
+++ b/main/res/values-cs/strings.xml
@@ -208,6 +208,8 @@
<string name="info_cache_saved">Keš uložena pro lokální použití</string>
<string name="loc_last">Poslední známá</string>
<string name="loc_net">Síť</string>
+ <string name="loc_fused">Kombinovaný</string>
+ <string name="loc_low_power">Nízká spotřeba</string>
<string name="loc_gps">GPS</string>
<string name="loc_sat">Sat</string>
<string name="loc_trying">Zjišťování pozice</string>
@@ -492,6 +494,7 @@
<string name="init_maintenance_directories">Odstranit osamocené soubory</string>
<string name="init_location">Geolokace</string>
<string name="init_location_note">Na zařízeních s nainstalovanými Službami Google Play může c:geo automaticky vybírat nejvhodnější metodu pro určování polohy. Nebude však možné používat externí Bluetooth GPS přijímač.</string>
+ <string name="init_location_googleplayservices">Používaní služeb Google Play</string>
<string name="init_low_power">Režim nízké spotřeby</string>
<string name="init_low_power_note">Režim nízké spotřeby zamezí používání GPS a gyroskopu, pokud není nezbytně vyžadována přesná detekce polohy. Zaměření však bude trvat o trochu déle.</string>
<string name="init_low_power_mode">Aktivovat režim nízké spotřeby</string>
diff --git a/main/res/values-da/strings.xml b/main/res/values-da/strings.xml
index f131d76..038f333 100644
--- a/main/res/values-da/strings.xml
+++ b/main/res/values-da/strings.xml
@@ -184,6 +184,7 @@
<string name="caches_sort_name">Navn</string>
<string name="caches_sort_geocode">Geokode</string>
<string name="caches_sort_rating">Vurdering</string>
+ <string name="caches_filter_origin">Kilde</string>
<string name="list_dialog_create">Opret</string>
<string name="list_dialog_create_ok">Ny liste blev oprettet</string>
<string name="list_dialog_create_err">c:geo kunne ikke oprette ny liste</string>