diff --git a/l10n/es.js b/l10n/es.js
new file mode 100644
index 0000000..590562e
--- /dev/null
+++ b/l10n/es.js
@@ -0,0 +1,142 @@
+OC.L10N.register(
+ "gpxedit",
+ {
+ "GpxEdit" : "GpxEdit",
+ "Delete" : "Eliminar",
+ "Load in GpxEdit" : "Carga en GpxEdit",
+ "Edit with GpxEdit" : "Editar con GpxEdit",
+ "Draw a track" : "Dibujar una trayectoria",
+ "Add a waypoint" : "Agregar punto de camino",
+ "Edit" : "Editar",
+ "Nothing to edit" : "Nada para editar",
+ "Nothing to delete" : "Nada para eliminar",
+ "Validate changes" : "Validar cambios",
+ "Ok" : "Aceptar",
+ "Discard all changes" : "Descartar todos los cambios",
+ "Cancel" : "Cancelar",
+ "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Arrastrar para mover elementos,
haga clic para quitar un punto de
pase un marcador central y presione \"Del\" para la línea de corte",
+ "Click cancel to undo changes" : "Haz clic para deshacer los cambios",
+ "Click on an element to delete it" : "Haga clic en un elemento para seleccionarlo",
+ "Click map to add waypoint" : "Haz clic en mapa para añadir punto de camino",
+ "Click to start drawing track" : "Haz clic para empezar a dibujar la trayectoria",
+ "Click to continue drawing track" : "Haz clic para continuar dibujando la trayectoria",
+ "Click last point to finish track" : "Haz clic en el último punto para finalizar la trayectoria",
+ "Cancel drawing" : "Cancelar dibujo",
+ "Finish" : "Finalizar",
+ "Finish drawing" : "Terminar dibujo",
+ "Delete last point" : "Borrar el último punto",
+ "Delete last point drawn" : "Borrar el último punto dibujado",
+ "Track" : "Trayectoria",
+ "Route" : "Trayecto",
+ "Waypoint" : "Punto de camino",
+ "Name" : "Nombre",
+ "Description" : "Descripción",
+ "Comment" : "Comentario",
+ "Lat" : "Latitud",
+ "Lon" : "Longitud",
+ "Symbol" : "Símbolo",
+ "No symbol" : "Ningún símbolo",
+ "Unknown symbol" : "Símbolo desconocido",
+ "Failed to save file" : "Error al guardar archivo",
+ "File successfully saved as" : "Archivo guardado con éxito como",
+ "Impossible to load this file. " : "Imposible cargar este archivo. ",
+ "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Formatos admitidos son gpx, kml, csv (unicsv) y jpg.",
+ "Load error" : "Error al cargar",
+ "Tile server \"{ts}\" has been deleted" : "Servidor de mosaico \"{ts}\" se ha eliminado",
+ "Failed to delete tile server \"{ts}\"" : "No se pudo eliminar el servidor de mosaico \"{ts}\"",
+ "Server name or server url should not be empty" : "Nombre del servidor o dirección del servidor no debe estar vacío",
+ "Impossible to add tile server" : "Imposible añadir servidor de mosaico",
+ "A server with this name already exists" : "Un servidor con este nombre ya existe",
+ "Tile server \"{ts}\" has been added" : "Se ha agregado el servidor de mosaico \"{ts}\"",
+ "Failed to add tile server \"{ts}\"" : "No se pudo agregar el servidor de mosaico \"{ts}\"",
+ "Failed to restore options values" : "No se pudo guardar los valores de las opciones",
+ "Error" : "Error",
+ "Failed to save options values" : "No se pudo guardar valores de opciones",
+ "Impossible to write file" : "Imposible escribir este archivo",
+ "write access denied" : "acceso de escritura denegado",
+ "folder does not exist" : "la carpeta no existe",
+ "folder write access denied" : "carpeta acceso de escritura denegado",
+ "Bad file name, must end with \".gpx\"" : "Nombre de archivo incorrecto, debe terminar con \".gpx\"",
+ "Load file (gpx, kml, csv, png)" : "Cargar archivo (gpx, kml, csv, png)",
+ "Load folder" : "Cargar carpeta",
+ "There is nothing to save" : "No hay nada para guardar",
+ "Where to save" : "Donde guardar",
+ "left" : "izquierda",
+ "right" : "derecha",
+ "Extra symbols" : "Símbolos adicionales",
+ "Those symbols will be available in GpxEdit." : "Esos símbolos estarán disponibles en GpxEdit.",
+ "Keep in mind that only symbol names are saved in gpx files. Other programs will display default symbol if they do not know a symbol name." : "Toma en cuenta que solo los nombres de los símbolos son guardados en los archivos gpx. Otros programas mostraran los símbolos por defectos si ellos no saben el nombre del símbolo.",
+ "Recommended image ratio : 1:1" : "Proporción de imagen recomendada: 1:1",
+ "Recommended image resolution : between 24x24 and 50x50" : "Resolución de imagen recomendada: entre 24x24 y 50x50",
+ "Accepted image format : png" : "Formato de imagen aceptado: png",
+ "New symbol name" : "Nuevo nombre de símbolo",
+ "Upload new symbol image" : "Subir nueva imagen de símbolo",
+ "Load and save files" : "Cargar y guardar archivos",
+ "Options" : "Opciones",
+ "About GpxEdit" : "Acerca de GpxEdit",
+ "Load file" : "Cargar archivo",
+ "Load directory" : "Directorio de carga",
+ "all files" : "todos los archivos",
+ "Save" : "Guardar",
+ "File name" : "Nombre del archivo",
+ "Metadata" : "Metadata",
+ "Track name (optional)" : "Nombre de trayectoria (opcional)",
+ "Description (optional)" : "Descripción (opcional)",
+ "Link text (optional)" : "Texto del Enlace (opcional)",
+ "Link URL (optional)" : "URL del Enlace (opcional)",
+ "Choose directory and save" : "Elegir directorio y guardar",
+ "Clear map" : "Limpiar mapa",
+ "loading file" : "cargando archivo",
+ "exporting file to gpx" : "exportar archivo a gpx",
+ "saving file" : "guardando Archivo",
+ "Default symbol for waypoints when value is not set" : "Símbolo por defecto de puntos de camino cuando el valor no está establecido",
+ "Waypoint style" : "Estilos de punto de camino",
+ "Tooltip" : "ToolTip",
+ "on hover" : "en suspenso",
+ "permanent" : "permanente",
+ "Units (needs page reload to take effect)" : "Unidades (necesita página recarga surta efecto)",
+ "Metric" : "Métrico",
+ "English" : "Inglés",
+ "Nautical" : "Náutica",
+ "Use defined symbols instead of default symbol" : "Utilizar símbolos definidos en lugar de símbolo por defecto",
+ "Use defined symbols" : "Utilizar símbolos definidos",
+ "Clear map before loading" : "Limpiar mapa antes de cargar",
+ "Approximate new points elevations" : "Aproximar nuevos puntos de elevación",
+ "Custom tile servers" : "Servidores de mosaicos personalizados",
+ "Server name" : "Nombre del servidor",
+ "For example : my custom server" : "Por ejemplo : mi servidor personal",
+ "Server url" : "Url del servidor",
+ "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "Por ejemplo: http://tile.server.org/cycle/{z}/{x}/{y}.png",
+ "Min zoom (1-20)" : "Zoom mínimo (1-20)",
+ "Max zoom (1-20)" : "Zoom máximo (1-20)",
+ "Add" : "Añadir",
+ "Your tile servers" : "Tus servidores de mosaico",
+ "Custom overlay tile servers" : "Servidores de mosaicos de superposición personales",
+ "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "Por ejemplo: http://overlay.server.org/cycle/{z}/{x}/{y}.png",
+ "Transparent" : "Transparente",
+ "Opacity (0.0-1.0)" : "Opacidad (0.0-1.0)",
+ "Your overlay tile servers" : "Sus servidores de mosaico de superposición",
+ "Custom WMS tile servers" : "Servidores de mosaico WMS personalizados",
+ "Format" : "Formato",
+ "WMS version" : "Versión de WMS",
+ "Layers to display" : "Capas para mostrar",
+ "Your WMS tile servers" : "Sus servidores de mosaico WMS",
+ "Custom WMS overlay servers" : "Servidores de azulejo WMS de superposición personalizados",
+ "Your WMS overlay tile servers" : "Sus servidores de mosaico de superposición WMS",
+ "Features overview" : "Resumen de características",
+ "Draw, edition and deletion buttons are in the map's bottom-left corner." : "Botones de dibujo, edición y eliminación están en la esquina inferior izquierda del mapa.",
+ "You can draw a line or add a marker." : "Puede dibujar una línea o agregar un marcador.",
+ "If you click on a line or a marker, a popup pops and let you set the object properties." : "Si haces clic en una línea o un marcador, una ventana emergente aparece y le permite establecer las propiedades del objeto.",
+ "After a click on \"edition\" button, in edition mode, you can" : "Después de un clic en el botón \"edición\", en el modo de edición, puedes",
+ "move markers" : "marcadores de movimiento",
+ "move line points" : "mover puntos de línea",
+ "click on a line point to remove it" : "haga clic en un punto de la línea para quitarlo",
+ "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "coloca el puntero en un \"marcador medio\" (entre dos puntos de línea) y presiona \"Del\" para cortar la línea en dos (esta acción no puede ser cancelada)",
+ "Shortcuts" : "Accesos rápidos",
+ "toggle sidebar" : "ocultar/mostrar barra lateral",
+ "toggle minimap" : "minimapa lateral",
+ "Documentation" : "Documentación",
+ "Source management" : "Administración de fuente",
+ "Authors" : "Autores"
+},
+"nplurals=2; plural=(n != 1);\nX-Generator: crowdin.com\nX-Crowdin-Project: gpxedit\nX-Crowdin-Language: es-ES");
diff --git a/l10n/es.json b/l10n/es.json
new file mode 100644
index 0000000..e55a212
--- /dev/null
+++ b/l10n/es.json
@@ -0,0 +1,140 @@
+{ "translations": {
+ "GpxEdit" : "GpxEdit",
+ "Delete" : "Eliminar",
+ "Load in GpxEdit" : "Carga en GpxEdit",
+ "Edit with GpxEdit" : "Editar con GpxEdit",
+ "Draw a track" : "Dibujar una trayectoria",
+ "Add a waypoint" : "Agregar punto de camino",
+ "Edit" : "Editar",
+ "Nothing to edit" : "Nada para editar",
+ "Nothing to delete" : "Nada para eliminar",
+ "Validate changes" : "Validar cambios",
+ "Ok" : "Aceptar",
+ "Discard all changes" : "Descartar todos los cambios",
+ "Cancel" : "Cancelar",
+ "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Arrastrar para mover elementos,
haga clic para quitar un punto de
pase un marcador central y presione \"Del\" para la línea de corte",
+ "Click cancel to undo changes" : "Haz clic para deshacer los cambios",
+ "Click on an element to delete it" : "Haga clic en un elemento para seleccionarlo",
+ "Click map to add waypoint" : "Haz clic en mapa para añadir punto de camino",
+ "Click to start drawing track" : "Haz clic para empezar a dibujar la trayectoria",
+ "Click to continue drawing track" : "Haz clic para continuar dibujando la trayectoria",
+ "Click last point to finish track" : "Haz clic en el último punto para finalizar la trayectoria",
+ "Cancel drawing" : "Cancelar dibujo",
+ "Finish" : "Finalizar",
+ "Finish drawing" : "Terminar dibujo",
+ "Delete last point" : "Borrar el último punto",
+ "Delete last point drawn" : "Borrar el último punto dibujado",
+ "Track" : "Trayectoria",
+ "Route" : "Trayecto",
+ "Waypoint" : "Punto de camino",
+ "Name" : "Nombre",
+ "Description" : "Descripción",
+ "Comment" : "Comentario",
+ "Lat" : "Latitud",
+ "Lon" : "Longitud",
+ "Symbol" : "Símbolo",
+ "No symbol" : "Ningún símbolo",
+ "Unknown symbol" : "Símbolo desconocido",
+ "Failed to save file" : "Error al guardar archivo",
+ "File successfully saved as" : "Archivo guardado con éxito como",
+ "Impossible to load this file. " : "Imposible cargar este archivo. ",
+ "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Formatos admitidos son gpx, kml, csv (unicsv) y jpg.",
+ "Load error" : "Error al cargar",
+ "Tile server \"{ts}\" has been deleted" : "Servidor de mosaico \"{ts}\" se ha eliminado",
+ "Failed to delete tile server \"{ts}\"" : "No se pudo eliminar el servidor de mosaico \"{ts}\"",
+ "Server name or server url should not be empty" : "Nombre del servidor o dirección del servidor no debe estar vacío",
+ "Impossible to add tile server" : "Imposible añadir servidor de mosaico",
+ "A server with this name already exists" : "Un servidor con este nombre ya existe",
+ "Tile server \"{ts}\" has been added" : "Se ha agregado el servidor de mosaico \"{ts}\"",
+ "Failed to add tile server \"{ts}\"" : "No se pudo agregar el servidor de mosaico \"{ts}\"",
+ "Failed to restore options values" : "No se pudo guardar los valores de las opciones",
+ "Error" : "Error",
+ "Failed to save options values" : "No se pudo guardar valores de opciones",
+ "Impossible to write file" : "Imposible escribir este archivo",
+ "write access denied" : "acceso de escritura denegado",
+ "folder does not exist" : "la carpeta no existe",
+ "folder write access denied" : "carpeta acceso de escritura denegado",
+ "Bad file name, must end with \".gpx\"" : "Nombre de archivo incorrecto, debe terminar con \".gpx\"",
+ "Load file (gpx, kml, csv, png)" : "Cargar archivo (gpx, kml, csv, png)",
+ "Load folder" : "Cargar carpeta",
+ "There is nothing to save" : "No hay nada para guardar",
+ "Where to save" : "Donde guardar",
+ "left" : "izquierda",
+ "right" : "derecha",
+ "Extra symbols" : "Símbolos adicionales",
+ "Those symbols will be available in GpxEdit." : "Esos símbolos estarán disponibles en GpxEdit.",
+ "Keep in mind that only symbol names are saved in gpx files. Other programs will display default symbol if they do not know a symbol name." : "Toma en cuenta que solo los nombres de los símbolos son guardados en los archivos gpx. Otros programas mostraran los símbolos por defectos si ellos no saben el nombre del símbolo.",
+ "Recommended image ratio : 1:1" : "Proporción de imagen recomendada: 1:1",
+ "Recommended image resolution : between 24x24 and 50x50" : "Resolución de imagen recomendada: entre 24x24 y 50x50",
+ "Accepted image format : png" : "Formato de imagen aceptado: png",
+ "New symbol name" : "Nuevo nombre de símbolo",
+ "Upload new symbol image" : "Subir nueva imagen de símbolo",
+ "Load and save files" : "Cargar y guardar archivos",
+ "Options" : "Opciones",
+ "About GpxEdit" : "Acerca de GpxEdit",
+ "Load file" : "Cargar archivo",
+ "Load directory" : "Directorio de carga",
+ "all files" : "todos los archivos",
+ "Save" : "Guardar",
+ "File name" : "Nombre del archivo",
+ "Metadata" : "Metadata",
+ "Track name (optional)" : "Nombre de trayectoria (opcional)",
+ "Description (optional)" : "Descripción (opcional)",
+ "Link text (optional)" : "Texto del Enlace (opcional)",
+ "Link URL (optional)" : "URL del Enlace (opcional)",
+ "Choose directory and save" : "Elegir directorio y guardar",
+ "Clear map" : "Limpiar mapa",
+ "loading file" : "cargando archivo",
+ "exporting file to gpx" : "exportar archivo a gpx",
+ "saving file" : "guardando Archivo",
+ "Default symbol for waypoints when value is not set" : "Símbolo por defecto de puntos de camino cuando el valor no está establecido",
+ "Waypoint style" : "Estilos de punto de camino",
+ "Tooltip" : "ToolTip",
+ "on hover" : "en suspenso",
+ "permanent" : "permanente",
+ "Units (needs page reload to take effect)" : "Unidades (necesita página recarga surta efecto)",
+ "Metric" : "Métrico",
+ "English" : "Inglés",
+ "Nautical" : "Náutica",
+ "Use defined symbols instead of default symbol" : "Utilizar símbolos definidos en lugar de símbolo por defecto",
+ "Use defined symbols" : "Utilizar símbolos definidos",
+ "Clear map before loading" : "Limpiar mapa antes de cargar",
+ "Approximate new points elevations" : "Aproximar nuevos puntos de elevación",
+ "Custom tile servers" : "Servidores de mosaicos personalizados",
+ "Server name" : "Nombre del servidor",
+ "For example : my custom server" : "Por ejemplo : mi servidor personal",
+ "Server url" : "Url del servidor",
+ "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "Por ejemplo: http://tile.server.org/cycle/{z}/{x}/{y}.png",
+ "Min zoom (1-20)" : "Zoom mínimo (1-20)",
+ "Max zoom (1-20)" : "Zoom máximo (1-20)",
+ "Add" : "Añadir",
+ "Your tile servers" : "Tus servidores de mosaico",
+ "Custom overlay tile servers" : "Servidores de mosaicos de superposición personales",
+ "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "Por ejemplo: http://overlay.server.org/cycle/{z}/{x}/{y}.png",
+ "Transparent" : "Transparente",
+ "Opacity (0.0-1.0)" : "Opacidad (0.0-1.0)",
+ "Your overlay tile servers" : "Sus servidores de mosaico de superposición",
+ "Custom WMS tile servers" : "Servidores de mosaico WMS personalizados",
+ "Format" : "Formato",
+ "WMS version" : "Versión de WMS",
+ "Layers to display" : "Capas para mostrar",
+ "Your WMS tile servers" : "Sus servidores de mosaico WMS",
+ "Custom WMS overlay servers" : "Servidores de azulejo WMS de superposición personalizados",
+ "Your WMS overlay tile servers" : "Sus servidores de mosaico de superposición WMS",
+ "Features overview" : "Resumen de características",
+ "Draw, edition and deletion buttons are in the map's bottom-left corner." : "Botones de dibujo, edición y eliminación están en la esquina inferior izquierda del mapa.",
+ "You can draw a line or add a marker." : "Puede dibujar una línea o agregar un marcador.",
+ "If you click on a line or a marker, a popup pops and let you set the object properties." : "Si haces clic en una línea o un marcador, una ventana emergente aparece y le permite establecer las propiedades del objeto.",
+ "After a click on \"edition\" button, in edition mode, you can" : "Después de un clic en el botón \"edición\", en el modo de edición, puedes",
+ "move markers" : "marcadores de movimiento",
+ "move line points" : "mover puntos de línea",
+ "click on a line point to remove it" : "haga clic en un punto de la línea para quitarlo",
+ "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "coloca el puntero en un \"marcador medio\" (entre dos puntos de línea) y presiona \"Del\" para cortar la línea en dos (esta acción no puede ser cancelada)",
+ "Shortcuts" : "Accesos rápidos",
+ "toggle sidebar" : "ocultar/mostrar barra lateral",
+ "toggle minimap" : "minimapa lateral",
+ "Documentation" : "Documentación",
+ "Source management" : "Administración de fuente",
+ "Authors" : "Autores"
+},"pluralForm" :"nplurals=2; plural=(n != 1);\nX-Generator: crowdin.com\nX-Crowdin-Project: gpxedit\nX-Crowdin-Language: es-ES"
+}
\ No newline at end of file
diff --git a/l10n/tr.js b/l10n/tr.js
new file mode 100644
index 0000000..45bbd14
--- /dev/null
+++ b/l10n/tr.js
@@ -0,0 +1,102 @@
+OC.L10N.register(
+ "gpxedit",
+ {
+ "GpxEdit" : "GpxEdit",
+ "Delete" : "Sil",
+ "Load in GpxEdit" : "GpxEdit ile yükle",
+ "Edit with GpxEdit" : "GpxEdit ile düzenle",
+ "Draw a track" : "Bir alan çiz",
+ "Add a waypoint" : "Geçiş noktası ekle",
+ "Edit" : "Düzenle",
+ "Nothing to edit" : "Düzenlenecek birşey yok",
+ "Nothing to delete" : "Silecek birşey yok",
+ "Validate changes" : "Değişikleri doğrula",
+ "Ok" : "Tamam",
+ "Discard all changes" : "Bütün değişiklikleri iptal et",
+ "Cancel" : "İptal",
+ "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Öğeleri taşımak için sürükle,
işaretçiyi kaldırmak için tıkla
bir ara işaretçi koyun ve kesmek için \"del\" tuşuna basın",
+ "Click cancel to undo changes" : "Değişiklikleri geri almak için iptal butonuna tıklayın",
+ "Click on an element to delete it" : "Öğenin üstüne tıklayarak silin",
+ "Click map to add waypoint" : "Haritaya tıklayarak geçiş noktası ekleyin",
+ "Click to start drawing track" : "Rota çizmek için tıklayın",
+ "Click to continue drawing track" : "Rotaya devam etmek için tıklayın",
+ "Click last point to finish track" : "Rotayı bitirmek için son noktaya tıklayın",
+ "Cancel drawing" : "Çizimi iptal et",
+ "Finish" : "Bitir",
+ "Finish drawing" : "Çizimi bitir",
+ "Delete last point" : "Son noktayı sil",
+ "Delete last point drawn" : "Çizilmiş son noktayı sil",
+ "Track" : "Rota",
+ "Route" : "Güzergah",
+ "Waypoint" : "Geçiş noktası",
+ "Name" : "Ad",
+ "Description" : "Açıklama",
+ "Comment" : "Yorum",
+ "Lat" : "Enlem",
+ "Lon" : "Boylam",
+ "Symbol" : "Sembol",
+ "No symbol" : "Sembol yok",
+ "Unknown symbol" : "Bilinmeyen sembol",
+ "Failed to save file" : "Dosya kaydetme başarısız oldu",
+ "File successfully saved as" : "Dosya başarılı bir şekilde kaydedildi",
+ "Impossible to load this file. " : "Bu dosyayı yüklemek imkansız. ",
+ "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Desteklenen uzantılar gpx, kml, csv(unicsv) ve jpg.",
+ "Load error" : "Yükleme hatası",
+ "Tile server \"{ts}\" has been deleted" : "Kiremit sunucu \"{ts}\" silindi",
+ "Failed to delete tile server \"{ts}\"" : "Kiremit sunucu silinirken hata oluştu \"{ts}\"",
+ "Server name or server url should not be empty" : "Sunucu ismi veya adresi boş olmamalı",
+ "Impossible to add tile server" : "Kiremit sunucu eklemek imkansız",
+ "A server with this name already exists" : "Bu sunucu ismi zaten var",
+ "Tile server \"{ts}\" has been added" : "Kiremit sunucu \"{ts}\" eklendi",
+ "Failed to add tile server \"{ts}\"" : "Kiremit sunucu eklenirken hata oluştu \"{ts}\"",
+ "Failed to restore options values" : "Seçenek değerlerini geri yüklerken başarısız olundu",
+ "Error" : "Hata",
+ "Failed to save options values" : "Seçenek değerlerini kaydederken hata oluştu",
+ "Impossible to write file" : "Dosyayı yazmak imkansız",
+ "write access denied" : "yazma erişimi reddedildi",
+ "folder does not exist" : "klasör mevcut değil",
+ "folder write access denied" : "klasöre yazma izni reddedildi",
+ "Bad file name, must end with \".gpx\"" : "Geçersiz dosya adı, \".gpx\" ile sonlanmalı",
+ "Load file (gpx, kml, csv, png)" : "Dosya yükle (gpx, kml, csv, png)",
+ "left" : "sol",
+ "right" : "sağ",
+ "Options" : "Seçenekler",
+ "Approximate new points elevations" : "Tahmini puan yükseltmeleri",
+ "Custom tile servers" : "Özel kiremit sunucular",
+ "Server name" : "Sunucu adı",
+ "For example : my custom server" : "Örneğin : benim özel sunucum",
+ "Server url" : "Sunucu adresi",
+ "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "Örneğin : http://tile.server.org/cycle/{z}/{x}/{y}.png",
+ "Min zoom (1-20)" : "Minimum yakınlaştırma (1-20)",
+ "Max zoom (1-20)" : "Maksimum yakınlaştırma (1-20)",
+ "Add" : "Ekle",
+ "Your tile servers" : "Kiremit sunucuların",
+ "Custom overlay tile servers" : "Özel kiremit sunucular",
+ "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "Örneğin : http://overlay.server.org/cycle/{z}/{x}/{y}.png",
+ "Transparent" : "Şeffaf",
+ "Opacity (0.0-1.0)" : "Opaklık (0.0-1.0)",
+ "Your overlay tile servers" : "Kaplanmış kiremit sunucularınız",
+ "Custom WMS tile servers" : "Özel WMS kiremit sunucular",
+ "Format" : "Biçim",
+ "WMS version" : "WMS versiyonu",
+ "Layers to display" : "Görüntülenecek katmanlar",
+ "Your WMS tile servers" : "WMS kiremit sunucuların",
+ "Custom WMS overlay servers" : "Özel kaplanmış WMS sunucuların",
+ "Your WMS overlay tile servers" : "WMS kaplanmış kiremit sunucuların",
+ "Features overview" : "Özelliklere genel bakış",
+ "Draw, edition and deletion buttons are in the map's bottom-left corner." : "Haritanın sol alt köşesinde çizim, baskı ve silme düğmelerini bulabilirsiniz.",
+ "You can draw a line or add a marker." : "Bir çizgi çizebilir veya işaretçi ekleyebilirsiniz.",
+ "If you click on a line or a marker, a popup pops and let you set the object properties." : "Eğer bir çizgiye veya işaretleyiciye tıklarsanız, bir açılır pencere açılır ve nesne özelliklerini ayarlamanıza izin verir.",
+ "After a click on \"edition\" button, in edition mode, you can" : "\"baskı\" butonuna tıklaktan sonra, baskı modunda görebilirsiniz",
+ "move markers" : "işaretçileri taşı",
+ "move line points" : "satır noktalarını taşı",
+ "click on a line point to remove it" : "silmek için bir çizgi noktasına tıklayın",
+ "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "\"orta işaret\" (iki çizgi noktası arasında)'e getirin ve çizgiyi ikiye bölmek için \"Del\" tuşuna basın (bu işlem iptal edilemez)",
+ "Shortcuts" : "Kısayollar",
+ "toggle sidebar" : "kenar çubuğunu değiştir",
+ "toggle minimap" : "küçük haritayı değiştir",
+ "Documentation" : "Dökümantasyon",
+ "Source management" : "Kaynak yönetimi",
+ "Authors" : "Yazarlar"
+},
+"nplurals=2; plural=(n != 1);\nX-Generator: crowdin.com\nX-Crowdin-Project: gpxedit\nX-Crowdin-Language: tr");
diff --git a/l10n/tr.json b/l10n/tr.json
new file mode 100644
index 0000000..72b9494
--- /dev/null
+++ b/l10n/tr.json
@@ -0,0 +1,100 @@
+{ "translations": {
+ "GpxEdit" : "GpxEdit",
+ "Delete" : "Sil",
+ "Load in GpxEdit" : "GpxEdit ile yükle",
+ "Edit with GpxEdit" : "GpxEdit ile düzenle",
+ "Draw a track" : "Bir alan çiz",
+ "Add a waypoint" : "Geçiş noktası ekle",
+ "Edit" : "Düzenle",
+ "Nothing to edit" : "Düzenlenecek birşey yok",
+ "Nothing to delete" : "Silecek birşey yok",
+ "Validate changes" : "Değişikleri doğrula",
+ "Ok" : "Tamam",
+ "Discard all changes" : "Bütün değişiklikleri iptal et",
+ "Cancel" : "İptal",
+ "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Öğeleri taşımak için sürükle,
işaretçiyi kaldırmak için tıkla
bir ara işaretçi koyun ve kesmek için \"del\" tuşuna basın",
+ "Click cancel to undo changes" : "Değişiklikleri geri almak için iptal butonuna tıklayın",
+ "Click on an element to delete it" : "Öğenin üstüne tıklayarak silin",
+ "Click map to add waypoint" : "Haritaya tıklayarak geçiş noktası ekleyin",
+ "Click to start drawing track" : "Rota çizmek için tıklayın",
+ "Click to continue drawing track" : "Rotaya devam etmek için tıklayın",
+ "Click last point to finish track" : "Rotayı bitirmek için son noktaya tıklayın",
+ "Cancel drawing" : "Çizimi iptal et",
+ "Finish" : "Bitir",
+ "Finish drawing" : "Çizimi bitir",
+ "Delete last point" : "Son noktayı sil",
+ "Delete last point drawn" : "Çizilmiş son noktayı sil",
+ "Track" : "Rota",
+ "Route" : "Güzergah",
+ "Waypoint" : "Geçiş noktası",
+ "Name" : "Ad",
+ "Description" : "Açıklama",
+ "Comment" : "Yorum",
+ "Lat" : "Enlem",
+ "Lon" : "Boylam",
+ "Symbol" : "Sembol",
+ "No symbol" : "Sembol yok",
+ "Unknown symbol" : "Bilinmeyen sembol",
+ "Failed to save file" : "Dosya kaydetme başarısız oldu",
+ "File successfully saved as" : "Dosya başarılı bir şekilde kaydedildi",
+ "Impossible to load this file. " : "Bu dosyayı yüklemek imkansız. ",
+ "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Desteklenen uzantılar gpx, kml, csv(unicsv) ve jpg.",
+ "Load error" : "Yükleme hatası",
+ "Tile server \"{ts}\" has been deleted" : "Kiremit sunucu \"{ts}\" silindi",
+ "Failed to delete tile server \"{ts}\"" : "Kiremit sunucu silinirken hata oluştu \"{ts}\"",
+ "Server name or server url should not be empty" : "Sunucu ismi veya adresi boş olmamalı",
+ "Impossible to add tile server" : "Kiremit sunucu eklemek imkansız",
+ "A server with this name already exists" : "Bu sunucu ismi zaten var",
+ "Tile server \"{ts}\" has been added" : "Kiremit sunucu \"{ts}\" eklendi",
+ "Failed to add tile server \"{ts}\"" : "Kiremit sunucu eklenirken hata oluştu \"{ts}\"",
+ "Failed to restore options values" : "Seçenek değerlerini geri yüklerken başarısız olundu",
+ "Error" : "Hata",
+ "Failed to save options values" : "Seçenek değerlerini kaydederken hata oluştu",
+ "Impossible to write file" : "Dosyayı yazmak imkansız",
+ "write access denied" : "yazma erişimi reddedildi",
+ "folder does not exist" : "klasör mevcut değil",
+ "folder write access denied" : "klasöre yazma izni reddedildi",
+ "Bad file name, must end with \".gpx\"" : "Geçersiz dosya adı, \".gpx\" ile sonlanmalı",
+ "Load file (gpx, kml, csv, png)" : "Dosya yükle (gpx, kml, csv, png)",
+ "left" : "sol",
+ "right" : "sağ",
+ "Options" : "Seçenekler",
+ "Approximate new points elevations" : "Tahmini puan yükseltmeleri",
+ "Custom tile servers" : "Özel kiremit sunucular",
+ "Server name" : "Sunucu adı",
+ "For example : my custom server" : "Örneğin : benim özel sunucum",
+ "Server url" : "Sunucu adresi",
+ "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "Örneğin : http://tile.server.org/cycle/{z}/{x}/{y}.png",
+ "Min zoom (1-20)" : "Minimum yakınlaştırma (1-20)",
+ "Max zoom (1-20)" : "Maksimum yakınlaştırma (1-20)",
+ "Add" : "Ekle",
+ "Your tile servers" : "Kiremit sunucuların",
+ "Custom overlay tile servers" : "Özel kiremit sunucular",
+ "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "Örneğin : http://overlay.server.org/cycle/{z}/{x}/{y}.png",
+ "Transparent" : "Şeffaf",
+ "Opacity (0.0-1.0)" : "Opaklık (0.0-1.0)",
+ "Your overlay tile servers" : "Kaplanmış kiremit sunucularınız",
+ "Custom WMS tile servers" : "Özel WMS kiremit sunucular",
+ "Format" : "Biçim",
+ "WMS version" : "WMS versiyonu",
+ "Layers to display" : "Görüntülenecek katmanlar",
+ "Your WMS tile servers" : "WMS kiremit sunucuların",
+ "Custom WMS overlay servers" : "Özel kaplanmış WMS sunucuların",
+ "Your WMS overlay tile servers" : "WMS kaplanmış kiremit sunucuların",
+ "Features overview" : "Özelliklere genel bakış",
+ "Draw, edition and deletion buttons are in the map's bottom-left corner." : "Haritanın sol alt köşesinde çizim, baskı ve silme düğmelerini bulabilirsiniz.",
+ "You can draw a line or add a marker." : "Bir çizgi çizebilir veya işaretçi ekleyebilirsiniz.",
+ "If you click on a line or a marker, a popup pops and let you set the object properties." : "Eğer bir çizgiye veya işaretleyiciye tıklarsanız, bir açılır pencere açılır ve nesne özelliklerini ayarlamanıza izin verir.",
+ "After a click on \"edition\" button, in edition mode, you can" : "\"baskı\" butonuna tıklaktan sonra, baskı modunda görebilirsiniz",
+ "move markers" : "işaretçileri taşı",
+ "move line points" : "satır noktalarını taşı",
+ "click on a line point to remove it" : "silmek için bir çizgi noktasına tıklayın",
+ "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "\"orta işaret\" (iki çizgi noktası arasında)'e getirin ve çizgiyi ikiye bölmek için \"Del\" tuşuna basın (bu işlem iptal edilemez)",
+ "Shortcuts" : "Kısayollar",
+ "toggle sidebar" : "kenar çubuğunu değiştir",
+ "toggle minimap" : "küçük haritayı değiştir",
+ "Documentation" : "Dökümantasyon",
+ "Source management" : "Kaynak yönetimi",
+ "Authors" : "Yazarlar"
+},"pluralForm" :"nplurals=2; plural=(n != 1);\nX-Generator: crowdin.com\nX-Crowdin-Project: gpxedit\nX-Crowdin-Language: tr"
+}
\ No newline at end of file