forked from organicmaps/organicmaps
[Tizen] Add string resources.
This commit is contained in:
parent
9b5edccf4a
commit
b0765330c2
11 changed files with 110 additions and 2 deletions
|
@ -74,6 +74,7 @@
|
|||
pt = Cancelar
|
||||
hu = Mégse
|
||||
[cancel_download]
|
||||
tags = tizen
|
||||
en = Cancel Download
|
||||
comment = Button which interrupts country download
|
||||
cs = Zrušit stahování
|
||||
|
@ -91,6 +92,7 @@
|
|||
pt = Cancelar Descarga
|
||||
hu = Letöltés megszakítása
|
||||
[delete]
|
||||
tags = tizen
|
||||
en = Delete
|
||||
comment = Button which deletes downloaded country
|
||||
cs = Smazat
|
||||
|
@ -420,6 +422,7 @@
|
|||
pt = Marcado para descarga, toque para cancelar
|
||||
hu = Letöltésre kijelölve, elvetéshez érintse meg
|
||||
[mb]
|
||||
tags = tizen
|
||||
en = MB
|
||||
comment = Settings/Downloader - size string
|
||||
fr = Mo
|
||||
|
@ -1003,6 +1006,7 @@
|
|||
pt = É necessário um OpenGL acelerado por hardware. Infelizmente o seu dispositivo não é suportado.
|
||||
hu = Hardware-s gyorsítású OpenGL szükséges. Sajnos az Ön eszköze nem támogatott.
|
||||
[download]
|
||||
tags = tizen
|
||||
en = Download
|
||||
cs = Stáhnout
|
||||
de = Herunterladen
|
||||
|
@ -1383,7 +1387,7 @@
|
|||
hu = %@ letöltése sikeres
|
||||
[download_country_failed]
|
||||
en = %@ download has failed
|
||||
tags = android
|
||||
tags = android,tizen
|
||||
comment = Show popup notification on top of the map when country download has failed.
|
||||
cs = Stahování selhalo: %@
|
||||
de = %@ herunterladen fehlgeschlagen
|
||||
|
@ -2861,7 +2865,7 @@
|
|||
hu = Verzió: %@
|
||||
|
||||
[are_you_sure]
|
||||
tags = android
|
||||
tags = android,tizen
|
||||
comment = Confirmation in downloading countries dialog
|
||||
en = Are you sure you want to continue?
|
||||
cs = Opravdu chceš pokračovat?
|
||||
|
|
|
@ -8,16 +8,25 @@
|
|||
<text id="IDS_ABOUT">O aplikaci</text>
|
||||
<!-- Button text (should be short) -->
|
||||
<text id="IDS_CANCEL">Zrušit</text>
|
||||
<!-- Button which interrupts country download -->
|
||||
<text id="IDS_CANCEL_DOWNLOAD">Zrušit stahování</text>
|
||||
<!-- Button which deletes downloaded country -->
|
||||
<text id="IDS_DELETE">Smazat</text>
|
||||
<!-- Choose measurement on first launch alert - choose metric system button -->
|
||||
<text id="IDS_KILOMETRES">Kilometry</text>
|
||||
<!-- Choose measurement on first launch alert - choose imperial system button -->
|
||||
<text id="IDS_MILES">Míle</text>
|
||||
<text id="IDS_DOWNLOAD">Stáhnout</text>
|
||||
<!-- Show popup notification on top of the map when country download has failed. -->
|
||||
<text id="IDS_DOWNLOAD_COUNTRY_FAILED">Stahování selhalo: %s</text>
|
||||
<!-- Measurement units title in settings activity -->
|
||||
<text id="IDS_MEASUREMENT_UNITS">Měřicí jednotky</text>
|
||||
<!-- Detailed description of Measurement Units settings button -->
|
||||
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Vyber si míle nebo kilometry</text>
|
||||
<!-- Prints version number in About dialog -->
|
||||
<text id="IDS_VERSION">Verze: %s</text>
|
||||
<!-- Confirmation in downloading countries dialog -->
|
||||
<text id="IDS_ARE_YOU_SURE">Opravdu chceš pokračovat?</text>
|
||||
<text id="IDS_PREF_ZOOM_TITLE">Tlačítka přiblížení/oddálení</text>
|
||||
<text id="IDS_PREF_ZOOM_SUMMARY">Zobrazit na obrazovce</text>
|
||||
</string_table>
|
||||
|
|
|
@ -8,16 +8,25 @@
|
|||
<text id="IDS_ABOUT">Über Karten</text>
|
||||
<!-- Button text (should be short) -->
|
||||
<text id="IDS_CANCEL">Abbrechen</text>
|
||||
<!-- Button which interrupts country download -->
|
||||
<text id="IDS_CANCEL_DOWNLOAD">Download beenden</text>
|
||||
<!-- Button which deletes downloaded country -->
|
||||
<text id="IDS_DELETE">Löschen</text>
|
||||
<!-- Choose measurement on first launch alert - choose metric system button -->
|
||||
<text id="IDS_KILOMETRES">Kilometer</text>
|
||||
<!-- Choose measurement on first launch alert - choose imperial system button -->
|
||||
<text id="IDS_MILES">Meilen</text>
|
||||
<text id="IDS_DOWNLOAD">Herunterladen</text>
|
||||
<!-- Show popup notification on top of the map when country download has failed. -->
|
||||
<text id="IDS_DOWNLOAD_COUNTRY_FAILED">%s herunterladen fehlgeschlagen</text>
|
||||
<!-- Measurement units title in settings activity -->
|
||||
<text id="IDS_MEASUREMENT_UNITS">Maßeinheiten</text>
|
||||
<!-- Detailed description of Measurement Units settings button -->
|
||||
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Auswahl zwischen Meilen und Kilometern</text>
|
||||
<!-- Prints version number in About dialog -->
|
||||
<text id="IDS_VERSION">Version: %s</text>
|
||||
<!-- Confirmation in downloading countries dialog -->
|
||||
<text id="IDS_ARE_YOU_SURE">Möchten Sie wirklich fortfahren?</text>
|
||||
<text id="IDS_PREF_ZOOM_TITLE">Zoom-Tasten</text>
|
||||
<text id="IDS_PREF_ZOOM_SUMMARY">Auf dem Bildschirm anzeigen</text>
|
||||
</string_table>
|
||||
|
|
|
@ -8,16 +8,27 @@
|
|||
<text id="IDS_ABOUT">About</text>
|
||||
<!-- Button text (should be short) -->
|
||||
<text id="IDS_CANCEL">Cancel</text>
|
||||
<!-- Button which interrupts country download -->
|
||||
<text id="IDS_CANCEL_DOWNLOAD">Cancel Download</text>
|
||||
<!-- Button which deletes downloaded country -->
|
||||
<text id="IDS_DELETE">Delete</text>
|
||||
<!-- Choose measurement on first launch alert - choose metric system button -->
|
||||
<text id="IDS_KILOMETRES">Kilometres</text>
|
||||
<!-- Settings/Downloader - size string -->
|
||||
<text id="IDS_MB">MB</text>
|
||||
<!-- Choose measurement on first launch alert - choose imperial system button -->
|
||||
<text id="IDS_MILES">Miles</text>
|
||||
<text id="IDS_DOWNLOAD">Download</text>
|
||||
<!-- Show popup notification on top of the map when country download has failed. -->
|
||||
<text id="IDS_DOWNLOAD_COUNTRY_FAILED">%s download has failed</text>
|
||||
<!-- Measurement units title in settings activity -->
|
||||
<text id="IDS_MEASUREMENT_UNITS">Measurement Units</text>
|
||||
<!-- Detailed description of Measurement Units settings button -->
|
||||
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Choose between miles and kilometres</text>
|
||||
<!-- Prints version number in About dialog -->
|
||||
<text id="IDS_VERSION">Version: %s</text>
|
||||
<!-- Confirmation in downloading countries dialog -->
|
||||
<text id="IDS_ARE_YOU_SURE">Are you sure you want to continue?</text>
|
||||
<text id="IDS_PREF_ZOOM_TITLE">Zoom buttons</text>
|
||||
<text id="IDS_PREF_ZOOM_SUMMARY">Display on the screen</text>
|
||||
</string_table>
|
||||
|
|
|
@ -8,16 +8,27 @@
|
|||
<text id="IDS_ABOUT">À propos</text>
|
||||
<!-- Button text (should be short) -->
|
||||
<text id="IDS_CANCEL">Annuler</text>
|
||||
<!-- Button which interrupts country download -->
|
||||
<text id="IDS_CANCEL_DOWNLOAD">Annuler le téléchargement</text>
|
||||
<!-- Button which deletes downloaded country -->
|
||||
<text id="IDS_DELETE">Effacer</text>
|
||||
<!-- Choose measurement on first launch alert - choose metric system button -->
|
||||
<text id="IDS_KILOMETRES">kilomètres</text>
|
||||
<!-- Settings/Downloader - size string -->
|
||||
<text id="IDS_MB">Mo</text>
|
||||
<!-- Choose measurement on first launch alert - choose imperial system button -->
|
||||
<text id="IDS_MILES">Miles</text>
|
||||
<text id="IDS_DOWNLOAD">Télécharger</text>
|
||||
<!-- Show popup notification on top of the map when country download has failed. -->
|
||||
<text id="IDS_DOWNLOAD_COUNTRY_FAILED">%s : échec du téléchargement</text>
|
||||
<!-- Measurement units title in settings activity -->
|
||||
<text id="IDS_MEASUREMENT_UNITS">Unités de mesure</text>
|
||||
<!-- Detailed description of Measurement Units settings button -->
|
||||
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Choisissez entre miles et kilomètres</text>
|
||||
<!-- Prints version number in About dialog -->
|
||||
<text id="IDS_VERSION">Version : %s</text>
|
||||
<!-- Confirmation in downloading countries dialog -->
|
||||
<text id="IDS_ARE_YOU_SURE">Souhaitez-vous vraiment continuer ?</text>
|
||||
<text id="IDS_PREF_ZOOM_TITLE">Boutons zoom</text>
|
||||
<text id="IDS_PREF_ZOOM_SUMMARY">Afficher sur l\'écran</text>
|
||||
</string_table>
|
||||
|
|
|
@ -8,16 +8,27 @@
|
|||
<text id="IDS_ABOUT">Informazioni</text>
|
||||
<!-- Button text (should be short) -->
|
||||
<text id="IDS_CANCEL">Annulla</text>
|
||||
<!-- Button which interrupts country download -->
|
||||
<text id="IDS_CANCEL_DOWNLOAD">Annulla il download</text>
|
||||
<!-- Button which deletes downloaded country -->
|
||||
<text id="IDS_DELETE">Cancella</text>
|
||||
<!-- Choose measurement on first launch alert - choose metric system button -->
|
||||
<text id="IDS_KILOMETRES">Chilometri</text>
|
||||
<!-- Settings/Downloader - size string -->
|
||||
<text id="IDS_MB">MB</text>
|
||||
<!-- Choose measurement on first launch alert - choose imperial system button -->
|
||||
<text id="IDS_MILES">Miglia</text>
|
||||
<text id="IDS_DOWNLOAD">Carica</text>
|
||||
<!-- Show popup notification on top of the map when country download has failed. -->
|
||||
<text id="IDS_DOWNLOAD_COUNTRY_FAILED">Il trasferimento di %s non è riuscito</text>
|
||||
<!-- Measurement units title in settings activity -->
|
||||
<text id="IDS_MEASUREMENT_UNITS">Unità di misura</text>
|
||||
<!-- Detailed description of Measurement Units settings button -->
|
||||
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Scegli tra miglia e chilometri</text>
|
||||
<!-- Prints version number in About dialog -->
|
||||
<text id="IDS_VERSION">Versione: %s</text>
|
||||
<!-- Confirmation in downloading countries dialog -->
|
||||
<text id="IDS_ARE_YOU_SURE">Sei sicuro di voler continuare?</text>
|
||||
<text id="IDS_PREF_ZOOM_TITLE">Pulsanti per lo zoom</text>
|
||||
<text id="IDS_PREF_ZOOM_SUMMARY">Condividi la mia location</text>
|
||||
</string_table>
|
||||
|
|
|
@ -8,16 +8,27 @@
|
|||
<text id="IDS_ABOUT">O programie</text>
|
||||
<!-- Button text (should be short) -->
|
||||
<text id="IDS_CANCEL">Anuluj</text>
|
||||
<!-- Button which interrupts country download -->
|
||||
<text id="IDS_CANCEL_DOWNLOAD">Anuluj pobieranie</text>
|
||||
<!-- Button which deletes downloaded country -->
|
||||
<text id="IDS_DELETE">Usuń</text>
|
||||
<!-- Choose measurement on first launch alert - choose metric system button -->
|
||||
<text id="IDS_KILOMETRES">Kilometry</text>
|
||||
<!-- Settings/Downloader - size string -->
|
||||
<text id="IDS_MB">MB</text>
|
||||
<!-- Choose measurement on first launch alert - choose imperial system button -->
|
||||
<text id="IDS_MILES">Mile</text>
|
||||
<text id="IDS_DOWNLOAD">Pobierz</text>
|
||||
<!-- Show popup notification on top of the map when country download has failed. -->
|
||||
<text id="IDS_DOWNLOAD_COUNTRY_FAILED">%s pobieranie nie powiodło się</text>
|
||||
<!-- Measurement units title in settings activity -->
|
||||
<text id="IDS_MEASUREMENT_UNITS">Jednostki miary</text>
|
||||
<!-- Detailed description of Measurement Units settings button -->
|
||||
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Wybierz pomiędzy milami, a kilometrami</text>
|
||||
<!-- Prints version number in About dialog -->
|
||||
<text id="IDS_VERSION">Wersja: %s</text>
|
||||
<!-- Confirmation in downloading countries dialog -->
|
||||
<text id="IDS_ARE_YOU_SURE">Czy na pewno kontynuować?</text>
|
||||
<text id="IDS_PREF_ZOOM_TITLE">Przyciski powiększania</text>
|
||||
<text id="IDS_PREF_ZOOM_SUMMARY">Wyświetl na ekranie</text>
|
||||
</string_table>
|
||||
|
|
|
@ -8,16 +8,27 @@
|
|||
<text id="IDS_ABOUT">Sobre</text>
|
||||
<!-- Button text (should be short) -->
|
||||
<text id="IDS_CANCEL">Cancelar</text>
|
||||
<!-- Button which interrupts country download -->
|
||||
<text id="IDS_CANCEL_DOWNLOAD">Cancelar Descarga</text>
|
||||
<!-- Button which deletes downloaded country -->
|
||||
<text id="IDS_DELETE">Eliminar</text>
|
||||
<!-- Choose measurement on first launch alert - choose metric system button -->
|
||||
<text id="IDS_KILOMETRES">Quilómetros</text>
|
||||
<!-- Settings/Downloader - size string -->
|
||||
<text id="IDS_MB">MB</text>
|
||||
<!-- Choose measurement on first launch alert - choose imperial system button -->
|
||||
<text id="IDS_MILES">Milhas</text>
|
||||
<text id="IDS_DOWNLOAD">Descarga</text>
|
||||
<!-- Show popup notification on top of the map when country download has failed. -->
|
||||
<text id="IDS_DOWNLOAD_COUNTRY_FAILED">%s descarga falhou</text>
|
||||
<!-- Measurement units title in settings activity -->
|
||||
<text id="IDS_MEASUREMENT_UNITS">Unidades de medida</text>
|
||||
<!-- Detailed description of Measurement Units settings button -->
|
||||
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Escolha entre milhas e quilómetros</text>
|
||||
<!-- Prints version number in About dialog -->
|
||||
<text id="IDS_VERSION">Versão: %s</text>
|
||||
<!-- Confirmation in downloading countries dialog -->
|
||||
<text id="IDS_ARE_YOU_SURE">Tem a certeza de que pretende continuar?</text>
|
||||
<text id="IDS_PREF_ZOOM_TITLE">Botões de zoom</text>
|
||||
<text id="IDS_PREF_ZOOM_SUMMARY">Mostrar no ecrã</text>
|
||||
</string_table>
|
||||
|
|
|
@ -8,16 +8,27 @@
|
|||
<text id="IDS_ABOUT">О программе</text>
|
||||
<!-- Button text (should be short) -->
|
||||
<text id="IDS_CANCEL">Отмена</text>
|
||||
<!-- Button which interrupts country download -->
|
||||
<text id="IDS_CANCEL_DOWNLOAD">Отменить загрузку</text>
|
||||
<!-- Button which deletes downloaded country -->
|
||||
<text id="IDS_DELETE">Удалить</text>
|
||||
<!-- Choose measurement on first launch alert - choose metric system button -->
|
||||
<text id="IDS_KILOMETRES">Километры</text>
|
||||
<!-- Settings/Downloader - size string -->
|
||||
<text id="IDS_MB">МБ</text>
|
||||
<!-- Choose measurement on first launch alert - choose imperial system button -->
|
||||
<text id="IDS_MILES">Мили</text>
|
||||
<text id="IDS_DOWNLOAD">Загрузить</text>
|
||||
<!-- Show popup notification on top of the map when country download has failed. -->
|
||||
<text id="IDS_DOWNLOAD_COUNTRY_FAILED">Не удалось загрузить %s</text>
|
||||
<!-- Measurement units title in settings activity -->
|
||||
<text id="IDS_MEASUREMENT_UNITS">Единицы измерения</text>
|
||||
<!-- Detailed description of Measurement Units settings button -->
|
||||
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Использовать километры или мили</text>
|
||||
<!-- Prints version number in About dialog -->
|
||||
<text id="IDS_VERSION">Версия: %s</text>
|
||||
<!-- Confirmation in downloading countries dialog -->
|
||||
<text id="IDS_ARE_YOU_SURE">Вы уверены, что хотите продолжить?</text>
|
||||
<text id="IDS_PREF_ZOOM_TITLE">Кнопки масштаба</text>
|
||||
<text id="IDS_PREF_ZOOM_SUMMARY">Показать на карте</text>
|
||||
</string_table>
|
||||
|
|
|
@ -8,16 +8,25 @@
|
|||
<text id="IDS_ABOUT">Acerca de</text>
|
||||
<!-- Button text (should be short) -->
|
||||
<text id="IDS_CANCEL">Cancelar</text>
|
||||
<!-- Button which interrupts country download -->
|
||||
<text id="IDS_CANCEL_DOWNLOAD">Cancelar descarga</text>
|
||||
<!-- Button which deletes downloaded country -->
|
||||
<text id="IDS_DELETE">Eliminar</text>
|
||||
<!-- Choose measurement on first launch alert - choose metric system button -->
|
||||
<text id="IDS_KILOMETRES">Kilómetros</text>
|
||||
<!-- Choose measurement on first launch alert - choose imperial system button -->
|
||||
<text id="IDS_MILES">Milla</text>
|
||||
<text id="IDS_DOWNLOAD">Descargar</text>
|
||||
<!-- Show popup notification on top of the map when country download has failed. -->
|
||||
<text id="IDS_DOWNLOAD_COUNTRY_FAILED">%s la descarga ha fallado</text>
|
||||
<!-- Measurement units title in settings activity -->
|
||||
<text id="IDS_MEASUREMENT_UNITS">Unidades de medida</text>
|
||||
<!-- Detailed description of Measurement Units settings button -->
|
||||
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Elija entre millas y kilómetros</text>
|
||||
<!-- Prints version number in About dialog -->
|
||||
<text id="IDS_VERSION">Versión: %s</text>
|
||||
<!-- Confirmation in downloading countries dialog -->
|
||||
<text id="IDS_ARE_YOU_SURE">¿Seguro que desea continuar?</text>
|
||||
<text id="IDS_PREF_ZOOM_TITLE">Botones de zoom</text>
|
||||
<text id="IDS_PREF_ZOOM_SUMMARY">Visualización en la pantalla</text>
|
||||
</string_table>
|
||||
|
|
|
@ -8,16 +8,27 @@
|
|||
<text id="IDS_ABOUT">Про програму</text>
|
||||
<!-- Button text (should be short) -->
|
||||
<text id="IDS_CANCEL">Скасувати</text>
|
||||
<!-- Button which interrupts country download -->
|
||||
<text id="IDS_CANCEL_DOWNLOAD">Вiдмiнити завантаження</text>
|
||||
<!-- Button which deletes downloaded country -->
|
||||
<text id="IDS_DELETE">Видалити</text>
|
||||
<!-- Choose measurement on first launch alert - choose metric system button -->
|
||||
<text id="IDS_KILOMETRES">Кілометри</text>
|
||||
<!-- Settings/Downloader - size string -->
|
||||
<text id="IDS_MB">МБ</text>
|
||||
<!-- Choose measurement on first launch alert - choose imperial system button -->
|
||||
<text id="IDS_MILES">Милі</text>
|
||||
<text id="IDS_DOWNLOAD">Завантажити</text>
|
||||
<!-- Show popup notification on top of the map when country download has failed. -->
|
||||
<text id="IDS_DOWNLOAD_COUNTRY_FAILED">Не вдалося завантажити %s</text>
|
||||
<!-- Measurement units title in settings activity -->
|
||||
<text id="IDS_MEASUREMENT_UNITS">Одиниці виміру</text>
|
||||
<!-- Detailed description of Measurement Units settings button -->
|
||||
<text id="IDS_MEASUREMENT_UNITS_SUMMARY">Використовувати милі чи кілометри</text>
|
||||
<!-- Prints version number in About dialog -->
|
||||
<text id="IDS_VERSION">Версія: %s</text>
|
||||
<!-- Confirmation in downloading countries dialog -->
|
||||
<text id="IDS_ARE_YOU_SURE">Продовжити?</text>
|
||||
<text id="IDS_PREF_ZOOM_TITLE">Кнопки трансфокації</text>
|
||||
<text id="IDS_PREF_ZOOM_SUMMARY">Відображення на екрані</text>
|
||||
</string_table>
|
||||
|
|
Loading…
Add table
Reference in a new issue