summaryrefslogtreecommitdiff
path: root/translations/qtlocation_uk.ts
diff options
context:
space:
mode:
authorViktor Ostashevskyi <ostash@ostash.kiev.ua>2016-01-13 14:36:45 +0100
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-01-22 15:50:08 +0000
commite33c5845143105714a6e7f9d1aeb0f608fcdfd7b (patch)
tree434852ade335e3a0d6c5d83a6063c5f0ce68d648 /translations/qtlocation_uk.ts
parente0b35a847addad5de61dc1b64a5ef0e0120cafe8 (diff)
downloadqttranslations-e33c5845143105714a6e7f9d1aeb0f608fcdfd7b.tar.gz
Ukrainian translation update for 5.6
Change-Id: I83ce3a386f36bd61a2bb74bb4446edd35aa54ded Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'translations/qtlocation_uk.ts')
-rw-r--r--translations/qtlocation_uk.ts53
1 files changed, 53 insertions, 0 deletions
diff --git a/translations/qtlocation_uk.ts b/translations/qtlocation_uk.ts
index d1896d2..53d9df0 100644
--- a/translations/qtlocation_uk.ts
+++ b/translations/qtlocation_uk.ts
@@ -2,6 +2,55 @@
<!DOCTYPE TS>
<TS version="2.1" language="uk_UA">
<context>
+ <name>QDeclarativeGeoMap</name>
+ <message>
+ <source>No Map</source>
+ <translation>Немає карти</translation>
+ </message>
+ <message>
+ <source>Plugin does not support mapping.</source>
+ <translation>Додаток не підтримує карти.</translation>
+ </message>
+</context>
+<context>
+ <name>QDeclarativeGeoRouteModel</name>
+ <message>
+ <source>Plugin does not support routing.</source>
+ <translation>Додаток не підтримує навігацію.</translation>
+ </message>
+ <message>
+ <source>Cannot route, plugin not set.</source>
+ <translation>Неможливо прокласти маршрут, додаток не задано.</translation>
+ </message>
+ <message>
+ <source>Cannot route, route manager not set.</source>
+ <translation>Неможливо прокласти маршрут, менеджер маршрутів не задано.</translation>
+ </message>
+ <message>
+ <source>Not enough waypoints for routing.</source>
+ <translation>Не достатня кількість точок для проколадання маршруту.</translation>
+ </message>
+</context>
+<context>
+ <name>QDeclarativeGeocodeModel</name>
+ <message>
+ <source>Cannot geocode, plugin not set.</source>
+ <translation>Неможливо геокодувати, додаток не задано.</translation>
+ </message>
+ <message>
+ <source>Cannot geocode, geocode manager not set.</source>
+ <translation>Неможливо геокодувати, менеджер геокодування не задано.</translation>
+ </message>
+ <message>
+ <source>Cannot geocode, valid query not set.</source>
+ <translation>Неможливо геокодувати, не задано правильний запит.</translation>
+ </message>
+ <message>
+ <source>Plugin does not support (reverse) geocoding.</source>
+ <translation>Додаток не підтримує (зворотнє) геокодування.</translation>
+ </message>
+</context>
+<context>
<name>QGeoRouteReplyOsm</name>
<message>
<source>Go straight.</source>
@@ -610,5 +659,9 @@ Please register at https://developer.here.com/ to get your personal application
<source>Unable to create request</source>
<translation>Неможливо створити запит</translation>
</message>
+ <message>
+ <source>Index &apos;%1&apos; out of range</source>
+ <translation>Індекс &apos;%1&apos; поза межами діапазону</translation>
+ </message>
</context>
</TS>