forked from organicmaps/organicmaps
Generated stub localized strings for Taxi
This commit is contained in:
parent
e8463bf875
commit
a22bb8a1a1
31 changed files with 211 additions and 0 deletions
|
@ -600,6 +600,8 @@
|
|||
<string name="dialog_routing_change_end">Измените конечную точку маршрута</string>
|
||||
<string name="dialog_routing_end_not_determined">Маршрут не построен. Не определена конечная точка маршрута.</string>
|
||||
<string name="dialog_routing_select_closer_end">Пожалуйста, выберите конечную точку маршрута ближе к дороге.</string>
|
||||
<string name="dialog_routing_change_intermediate">Выберите другую промежуточную точку, пожалуйста</string>
|
||||
<string name="dialog_routing_intermediate_not_determined">Промежуточная точка не обнаружена.</string>
|
||||
<string name="dialog_routing_system_error">Системная ошибка</string>
|
||||
<string name="dialog_routing_application_error">Не удалось проложить маршрут из-за ошибки приложения.</string>
|
||||
<string name="dialog_routing_try_again">Попробуйте снова</string>
|
||||
|
@ -979,6 +981,8 @@
|
|||
<string name="taxi_wait">Ожидание %s</string>
|
||||
<!-- When there are no available taxis nearby -->
|
||||
<string name="taxi_not_found">Не удалось найти такси поблизости</string>
|
||||
<!-- When there are no available taxi providers nearby -->
|
||||
<string name="taxi_no_providers">Не удалось найти поставщика услуг такси поблизости</string>
|
||||
<string name="install_app">Установить</string>
|
||||
<!-- `Filter` is a noun here -->
|
||||
<string name="booking_filters">Фильтр</string>
|
||||
|
|
|
@ -602,6 +602,8 @@
|
|||
<string name="dialog_routing_change_end">Adjust destination</string>
|
||||
<string name="dialog_routing_end_not_determined">Route was not created. Unable to locate the destination.</string>
|
||||
<string name="dialog_routing_select_closer_end">Please select a destination point located closer to a road.</string>
|
||||
<string name="dialog_routing_change_intermediate">Please select another intermediate point</string>
|
||||
<string name="dialog_routing_intermediate_not_determined">An intermediate point is not determined.</string>
|
||||
<string name="dialog_routing_system_error">System error</string>
|
||||
<string name="dialog_routing_application_error">Unable to create route due to an application error.</string>
|
||||
<string name="dialog_routing_try_again">Please try again</string>
|
||||
|
@ -998,6 +1000,8 @@
|
|||
<string name="taxi_wait">Expected in %s</string>
|
||||
<!-- When there are no available taxis nearby -->
|
||||
<string name="taxi_not_found">Couldn\'t find a taxi nearby</string>
|
||||
<!-- When there are no available taxi providers nearby -->
|
||||
<string name="taxi_no_providers">Couldn’t find a taxi provider nearby</string>
|
||||
<string name="install_app">Install</string>
|
||||
<!-- `Filter` is a noun here -->
|
||||
<string name="booking_filters">Filter</string>
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "يُرجى تحديد نقطة وجهة تقع أكثر قربًا من الطريق.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "خطأ في النظام";
|
||||
|
||||
"dialog_routing_application_error" = "تعذر إنشاء مسار نتيجة وجود خطأ في التطبيق.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "لا يمكن العثور على تاكسي قريب";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "تثبيت";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Vyberte cílový bod blíže k silnici.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Systémová chyba";
|
||||
|
||||
"dialog_routing_application_error" = "Trasu se nepodařilo vytvořit z důvodu chyby aplikace.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Nelze najít taxi v okolí";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Instalovat";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Angiv en destination, der ligger tættere på en vej.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Systemfejl";
|
||||
|
||||
"dialog_routing_application_error" = "Det lykkedes ikke at planlægge en rute. Der opstod en fejl i systemet.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Kunne ikke finde en taxi i nærheden";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Installer";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Bitte wählen Sie einen Zielort in der Nähe einer Straße aus.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Systemfehler";
|
||||
|
||||
"dialog_routing_application_error" = "Route kann wegen eines Anwendungsfehlers nicht erstellt werden.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Es konnte kein Taxi in der Nähe gefunden werden";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Installieren";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Επιλέξτε ένα σημείο προορισμού πιο κοντά σε ένα δρόμο.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Σφάλμα συστήματος";
|
||||
|
||||
"dialog_routing_application_error" = "Δεν είναι δυνατή η δημιουργία διαδρομής εξαιτίας σφάλματος εφαρμογής.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Δε βρέθηκε ταξί σε κοντινή απόσταση";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Εγκατάσταση";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Please select a destination point located closer to a road.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "System error";
|
||||
|
||||
"dialog_routing_application_error" = "Unable to create route due to an application error.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Couldn't find a taxi nearby";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Install";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Please select a destination point located closer to a road.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "System error";
|
||||
|
||||
"dialog_routing_application_error" = "Unable to create route due to an application error.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Couldn't find a taxi nearby";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Install";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Seleccione un punto de destino cercano a una carretera.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Error del sistema";
|
||||
|
||||
"dialog_routing_application_error" = "No se pudo crear la ruta debido a un error en la aplicación.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "No se puede encontrar un taxi cerca";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Instalar";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Valitse lähempänä tietä oleva määränpää.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Järjestelmävirhe";
|
||||
|
||||
"dialog_routing_application_error" = "Reittiä ei voi luoda sovellusvirheen vuoksi.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Läheltä ei löytynyt taksia";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Asenna";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Choisissez une destination à proximité d'une route.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Erreur système";
|
||||
|
||||
"dialog_routing_application_error" = "Impossible de créer l'itinéraire à cause d'une erreur dans l'application.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Impossible de trouver un taxi à proximité";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Installer";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Kérjük, válasszon egy úthoz közelebb eső célállomást.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Rendszerhiba";
|
||||
|
||||
"dialog_routing_application_error" = "Egy alkalmazáshiba miatt nem sikerült az útvonal létrehozása.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Nem talált taxit a közelben";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Telepítés";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Pilih titik tujuan yang lebih dekat dengan jalan.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Kesalahan sistem";
|
||||
|
||||
"dialog_routing_application_error" = "Tidak dapat membuat rute karena kesalahan aplikasi.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Tidak dapat menemukan taksi di dekat lokasi";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Pasang";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Seleziona un punto di destinazione più vicino a una strada.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Errore di sistema";
|
||||
|
||||
"dialog_routing_application_error" = "Impossibile creare il percorso a causa di un errore dell'applicazione.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Impossibile trovare un taxi nelle vicinanze";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Installa";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "道路に近い位置にある目的地を設定してください。";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "システムエラー";
|
||||
|
||||
"dialog_routing_application_error" = "アプリケーションのエラーにより案内ルートを作成できませんでした。";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "近隣にタクシーは見つかりませんでした";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "インストール";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "도로와 가까운 목적지를 지정해주세요.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "시스템 오류";
|
||||
|
||||
"dialog_routing_application_error" = "애플리케이션 오류로 인해 경로를 설정하지 못했습니다.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "근처에서 택시를 찾을 수 없음";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "설치";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Velg et bestemmelsessted som er i nærheten av en vei.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Systemfeil";
|
||||
|
||||
"dialog_routing_application_error" = "En applikasjonsfeil førte til at ruten ikke kunne opprettes.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Kunne ikke finne drosje i nærheten";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Installer";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Kies een bestemming die dichter bij een weg ligt.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Systeemfout";
|
||||
|
||||
"dialog_routing_application_error" = "Route samenstellen mislukt door een applicatiefout.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Kon geen taxi vinden in de buurt";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Installeer";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Wybierz punkt docelowy położony bliżej drogi.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Błąd systemowy";
|
||||
|
||||
"dialog_routing_application_error" = "Nie można wyznaczyć trasy z powodu błędu aplikacji.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Nie można znaleźć taksówki w pobliżu";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Zainstaluj";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Selecione um ponto de chegada mais perto de uma estrada.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Erro de sistema";
|
||||
|
||||
"dialog_routing_application_error" = "Não foi possível traçar uma rota devido a um erro no aplicativo.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Não consegui encontrar um táxi nas proximidades";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Instalar";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Setaţi un punct de destinaţie mai aproape de un drum.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Eroare sistem";
|
||||
|
||||
"dialog_routing_application_error" = "Crearea traseului a eşuat din cauza unei erori a aplicaţiei.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Nu am găsit niciun taxi în apropiere ";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Instalați";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Пожалуйста, выберите конечную точку маршрута ближе к дороге.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Выберите другую промежуточную точку, пожалуйста";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "Промежуточная точка не обнаружена.";
|
||||
|
||||
"dialog_routing_system_error" = "Системная ошибка";
|
||||
|
||||
"dialog_routing_application_error" = "Не удалось проложить маршрут из-за ошибки приложения.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Не удалось найти такси поблизости";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Не удалось найти поставщика услуг такси поблизости";
|
||||
|
||||
"install_app" = "Установить";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Vyberte cieľové miesto nachádzajúce sa bližšie k ceste.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Systémová chyba";
|
||||
|
||||
"dialog_routing_application_error" = "Nedá sa vytvoriť trasa z dôvodu aplikačnej chyby.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "V okolí sa nepodarilo nájsť žiaden taxík";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Nainštalovať";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Välj en destinationspunkt närmare en väg.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Systemfel";
|
||||
|
||||
"dialog_routing_application_error" = "Kan inte skapa väg på grund av ett programfel.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Hittade ingen taxi i närheten";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Installera";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "กรุณาเลือกที่หมายที่ใกล้ถนนมากขึ้น";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "ระบบเกิดข้อผิดพลาด";
|
||||
|
||||
"dialog_routing_application_error" = "ไม่สามารถสร้างเส้นทางได้เนื่องจากเกิดข้อผิดพลาดของแอปพลิเคชัน";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "ไม่พบแท็กซี่ในบริเวณใกล้เคียง";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "ติดตั้ง";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Lütfen yola daha yakın bir hedef noktası seçin.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Sistem hatası";
|
||||
|
||||
"dialog_routing_application_error" = "Uygulama hatası nedeniyle güzergah oluşturulamadı.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Yakın hiç taksi bulunamadı";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Kur";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Будь ласка, виберіть кінцеву точку маршруту ближче до дороги.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Системна помилка";
|
||||
|
||||
"dialog_routing_application_error" = "Не вдалося прокласти маршрут через помилки програми.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Не вдалося знайти таксі поблизу";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Встановити";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "Hãy chọn điểm đến gần với một con đường hơn.";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "Lỗi hệ thống";
|
||||
|
||||
"dialog_routing_application_error" = "Không thể tạo tuyến đường do lỗi ứng dụng.";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "Không thể tìm thấy một taxi ở gần đây";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "Cài đặt";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "请选择更靠近公路的目的地位置。";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "系统错误";
|
||||
|
||||
"dialog_routing_application_error" = "由于应用程序错误,无法创建路线。";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "无法在附近找到出租车";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "安装";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
|
@ -943,6 +943,10 @@
|
|||
|
||||
"dialog_routing_select_closer_end" = "請選擇更接近道路的目的地。";
|
||||
|
||||
"dialog_routing_change_intermediate" = "Please select another intermediate point";
|
||||
|
||||
"dialog_routing_intermediate_not_determined" = "An intermediate point is not determined.";
|
||||
|
||||
"dialog_routing_system_error" = "系統錯誤";
|
||||
|
||||
"dialog_routing_application_error" = "由於此錯誤,尚未建立路線。";
|
||||
|
@ -1682,6 +1686,9 @@
|
|||
/* When there are no available taxis nearby */
|
||||
"taxi_not_found" = "無法在附近找到計程車";
|
||||
|
||||
/* When there are no available taxi providers nearby */
|
||||
"taxi_no_providers" = "Couldn’t find a taxi provider nearby";
|
||||
|
||||
"install_app" = "安裝";
|
||||
|
||||
/* `Filter` is a noun here */
|
||||
|
|
Loading…
Add table
Reference in a new issue