aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2014-08-26 22:29:27 +0200
committerSamuel Tardieu <sam@rfc1149.net>2014-08-26 22:29:27 +0200
commiteca20ef0e3d9f731f443167d2777bc2f771a116e (patch)
tree5b80e43c6638ef9d8aaa98004a7cebb3e490fe19
parent5be9d97e0c4ad128ea64f45b9de4b5e73fee7c4e (diff)
parent6f11a69ac3bae4e2b1369d2196659d6f8ebe39d3 (diff)
downloadcgeo-eca20ef0e3d9f731f443167d2777bc2f771a116e.zip
cgeo-eca20ef0e3d9f731f443167d2777bc2f771a116e.tar.gz
cgeo-eca20ef0e3d9f731f443167d2777bc2f771a116e.tar.bz2
Merge branch 'release' into upstream
-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>