From c2928ec96e89eb9d6213a67abdefb82d0be7f8c8 Mon Sep 17 00:00:00 2001 From: Julien Veyssier Date: Fri, 12 Apr 2019 10:27:19 +0200 Subject: [PATCH] write translations --- l10n/de.js | 143 ++++++++++++++++++++++++++++++++++++++++++++++++ l10n/de.json | 141 +++++++++++++++++++++++++++++++++++++++++++++++ l10n/en.js | 6 ++ l10n/en.json | 4 ++ l10n/en_GB.js | 6 ++ l10n/en_GB.json | 4 ++ l10n/es.js | 143 ++++++++++++++++++++++++++++++++++++++++++++++++ l10n/es.json | 141 +++++++++++++++++++++++++++++++++++++++++++++++ l10n/fr.js | 2 - l10n/fr.json | 2 - l10n/hu.js | 43 +++++++++++++++ l10n/hu.json | 41 ++++++++++++++ l10n/id.js | 37 +++++++++++++ l10n/id.json | 35 ++++++++++++ l10n/it.js | 143 ++++++++++++++++++++++++++++++++++++++++++++++++ l10n/it.json | 141 +++++++++++++++++++++++++++++++++++++++++++++++ l10n/nl.js | 141 +++++++++++++++++++++++++++++++++++++++++++++++ l10n/nl.json | 139 ++++++++++++++++++++++++++++++++++++++++++++++ l10n/pl.js | 42 ++++++++++++++ l10n/pl.json | 40 ++++++++++++++ l10n/pt_BR.js | 60 ++++++++++++++++++++ l10n/pt_BR.json | 58 ++++++++++++++++++++ l10n/pt_PT.js | 141 +++++++++++++++++++++++++++++++++++++++++++++++ l10n/pt_PT.json | 139 ++++++++++++++++++++++++++++++++++++++++++++++ l10n/ru.js | 135 +++++++++++++++++++++++++++++++++++++++++++++ l10n/ru.json | 133 ++++++++++++++++++++++++++++++++++++++++++++ l10n/tr.js | 141 +++++++++++++++++++++++++++++++++++++++++++++++ l10n/tr.json | 139 ++++++++++++++++++++++++++++++++++++++++++++++ l10n/zh_CN.js | 141 +++++++++++++++++++++++++++++++++++++++++++++++ l10n/zh_CN.json | 139 ++++++++++++++++++++++++++++++++++++++++++++++ l10n/zh_TW.js | 91 ++++++++++++++++++++++++++++++ l10n/zh_TW.json | 89 ++++++++++++++++++++++++++++++ 32 files changed, 2796 insertions(+), 4 deletions(-) create mode 100644 l10n/de.js create mode 100644 l10n/de.json create mode 100644 l10n/en.js create mode 100644 l10n/en.json create mode 100644 l10n/en_GB.js create mode 100644 l10n/en_GB.json create mode 100644 l10n/es.js create mode 100644 l10n/es.json create mode 100644 l10n/hu.js create mode 100644 l10n/hu.json create mode 100644 l10n/id.js create mode 100644 l10n/id.json create mode 100644 l10n/it.js create mode 100644 l10n/it.json create mode 100644 l10n/nl.js create mode 100644 l10n/nl.json create mode 100644 l10n/pl.js create mode 100644 l10n/pl.json create mode 100644 l10n/pt_BR.js create mode 100644 l10n/pt_BR.json create mode 100644 l10n/pt_PT.js create mode 100644 l10n/pt_PT.json create mode 100644 l10n/ru.js create mode 100644 l10n/ru.json create mode 100644 l10n/tr.js create mode 100644 l10n/tr.json create mode 100644 l10n/zh_CN.js create mode 100644 l10n/zh_CN.json create mode 100644 l10n/zh_TW.js create mode 100644 l10n/zh_TW.json diff --git a/l10n/de.js b/l10n/de.js new file mode 100644 index 0000000..afc20d2 --- /dev/null +++ b/l10n/de.js @@ -0,0 +1,143 @@ +OC.L10N.register( + "gpxedit", + { + "GpxEdit" : "GpxEdit", + "Delete" : "Löschen", + "Load in GpxEdit" : "In GpxEdit laden", + "Edit with GpxEdit" : "Mit GpxEdit bearbeiten", + "Draw a track" : "Strecke zeichnen", + "Add a waypoint" : "Wegpunkt hinzufügen", + "Edit" : "Bearbeiten", + "Nothing to edit" : "Keine Änderungen erforderlich", + "Nothing to delete" : "Nichts zu löschen", + "Validate changes" : "Änderungen bestätigen", + "Ok" : "Ok", + "Discard all changes" : "Alle Änderungen verwerfen", + "Cancel" : "Abbrechen", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Ziehen, um Elemente zu verschieben,
Klicken, um einen Datenpunkt zu entfernen
Bewegen Sie den Mauszeiger über eine Mittelmarkierung und drücken Sie die Taste „Entf”, um die Linie abzuschneiden.", + "Click cancel to undo changes" : "Auf Abbrechen klicken, um die Änderungen zu verwerfen", + "Click on an element to delete it" : "Auf ein Element klicken, um es zu löschen", + "Click map to add waypoint" : "In die Karte klicken, um eine Wegpunkt hinzuzufügen", + "Click to start drawing track" : "Klicken, um eine neue Strecke zu zeichnen", + "Click to continue drawing track" : "Klicken, um mit dem Zeichnen der Strecke fortzusetzen", + "Click last point to finish track" : "Klicken Sie auf den letzten Datenpunkt, um die Steckenzeichnung zu beenden", + "Cancel drawing" : "Zeichnen abbrechen", + "Finish" : "Beenden", + "Finish drawing" : "Zeichnen beenden", + "Delete last point" : "Letzten Datenpunkt löschen", + "Track" : "Strecke", + "Route" : "Wegstrecke", + "Waypoint" : "Wegpunkt", + "Name" : "Name", + "Description" : "Beschreibung", + "Comment" : "Kommentar", + "Link text" : "Link Text", + "Link URL" : "Link URL", + "Lat" : "Breitengrad", + "Lon" : "Längengrad", + "Symbol" : "Symbol", + "No symbol" : "Kein Symbol", + "Unknown symbol" : "Unbekanntes Symbol", + "Failed to save file" : "Speichern der Datei fehlgeschlagen", + "File successfully saved as" : "Datei erfolgreich gespeichert als:", + "Impossible to load this file. " : "Datei konnte nicht geladen werden. ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Unterstützte Formate sind GPX, KML, CSV (Unicsv) und JPG.", + "Load error" : "Ladefehler", + "Tile server \"{ts}\" has been deleted" : "Der Kachelserver „{ts}” wurde gelöscht", + "Failed to delete tile server \"{ts}\"" : "Kachelserver „{ts}” konnte nicht gelöscht werden", + "Server name or server url should not be empty" : "Servername oder Server-URL dürfen nicht leer sein", + "Impossible to add tile server" : "Kachelserver konnte nicht hinzugefügt werden", + "A server with this name already exists" : "Ein Server mit diesem Namen existiert bereits", + "Tile server \"{ts}\" has been added" : "Kachelserver „{ts}” wurde hinzugefügt", + "Failed to add tile server \"{ts}\"" : "Kachelserver „{ts}” konnte nicht hinzugefügt werden", + "Failed to restore options values" : "Einstellungen konnten nicht wiederhergestellt werden", + "Error" : "Fehler", + "Failed to save options values" : "Speichern der Einstellungen fehlgeschlagen", + "Impossible to write file" : "Datei konnte nicht geschrieben werden", + "write access denied" : "Schreibzugriff verweigert", + "folder does not exist" : "Ordner nicht vorhanden", + "folder write access denied" : "Schreibzugriff auf Verzeichnis verweigert", + "Bad file name, must end with \".gpx\"" : "Ungültiger Dateiname: Dateiendung GPX erforderlich", + "Load file (gpx, kml, csv, png)" : "Datei laden (GPX, KML, CSV, PNG)", + "Load folder" : "Ordner laden", + "There is nothing to save" : "Keine Daten die gespeichert werden müssen", + "Where to save" : "Speicherort angeben", + "left" : "Links", + "right" : "Rechts", + "Extra symbols" : "Zusätzliche Symbole", + "Those symbols will be available in GpxEdit." : "Diese Symbole sind in GpxEdit verfügbar", + "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." : "Beachten Sie, dass nur die Symbolnamen in GPX-Dateien gespeichert werden. Andere Anwendungen zeigen das Standardsymbol an, wenn diese keinen Symbolnamen erkennen.", + "Recommended image ratio : 1:1" : "Empfohlenes Seitenverhältnis: 1:1", + "Recommended image resolution : between 24x24 and 50x50" : "Empfohlene Grafikgröße: zwischen 24x24px und 50x50px", + "Accepted image format : png" : "Zulässiges Grafikformat: PNG", + "New symbol name" : "Neuer Symbolname", + "Upload new symbol image" : "Neues Symboldatei hochladen", + "Load and save files" : "Dateien laden und speichern", + "Options" : "Einstellungen", + "About GpxEdit" : "Über GpxEdit …", + "Load file" : "Datei laden", + "Load directory" : "Ordner laden", + "all files" : "Alle Dateien", + "Save" : "Speichern", + "File name" : "Dateiname", + "Metadata" : "Metadaten", + "Track name (optional)" : "Streckenbezeichnung (optional)", + "Description (optional)" : "Beschreibung (optional)", + "Link text (optional)" : "Link-Beschreibung (optional)", + "Link URL (optional)" : "Link-Adresse (optional)", + "Choose directory and save" : "Ordner wählen und speichern", + "Clear map" : "Karte leeren", + "loading file" : "Datei wird geladen", + "exporting file to gpx" : "Datei als GPX exportieren", + "saving file" : "Datei speichern", + "Default symbol for waypoints when value is not set" : "Standardsymbol für Wegpunkte, wenn kein Wert festgelegt ist.", + "Waypoint style" : "Stil der Wegpunkte", + "Tooltip" : "Tooltip", + "on hover" : "Beim Daraufzeigen", + "permanent" : "Dauerhaft", + "Units (needs page reload to take effect)" : "Maßeinheiten (Seite neu laden, um Änderung zu übernehmen)", + "Metric" : "Metrisches Maßsystem", + "English" : "Angloamerikanischen Maßsysteme", + "Nautical" : "Nautisches Maßsystem", + "Use defined symbols instead of default symbol" : "Festgelegte Symbole anstelle von Standardsymbolen verwenden", + "Use defined symbols" : "Festgelegte Symbole verwenden", + "Clear map before loading" : "Karte vor dem Laden leeren", + "Approximate new points elevations" : "Neue ungefähre Höhenangaben des Datenpunkts", + "Custom tile servers" : "Benutzerdefinierter Kachelserver", + "Server name" : "Servername", + "For example : my custom server" : "Zum Beispiel: Mein XY-Server", + "Server url" : "Serveradresse", + "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "Zum Beispiel: http://tile.server.org/cycle/{z}/{x}/{y}.png", + "Min zoom (1-20)" : "Vergrößerung mind. (1-20)", + "Max zoom (1-20)" : "Vergrößerung max. (1-20)", + "Add" : "Hinzufügen", + "Your tile servers" : "Eigene Kachelserver", + "Custom overlay tile servers" : "Benutzerdefinierte Überlagerungs-Kachel-Server", + "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "Zum Beispiel: http://overlay.server.org/cycle/{z}/{x}/{y}.png", + "Transparent" : "Transparent", + "Opacity (0.0-1.0)" : "Deckkraft (0.0-1.0)", + "Your overlay tile servers" : "Eigener Überlagerungs-Kachelserver", + "Custom WMS tile servers" : "Benutzerdefinierter WMS-Kachelserver", + "Format" : "Format", + "WMS version" : "WMS-Version", + "Layers to display" : "Anzuzeigende Ebenen", + "Your WMS tile servers" : "Ihr WMS-Kachelserver", + "Custom WMS overlay servers" : "Benutzerdefinierte WMS-Überlagerungs-Kachelserver", + "Your WMS overlay tile servers" : "Ihr WMS-Überlagerungs-Kachelserver", + "Features overview" : "Funktionsübersicht", + "Draw, edition and deletion buttons are in the map's bottom-left corner." : "Die Schaltflächen zum Zeichnen, Bearbeiten und Löschen befinden sich in der linken unteren Ecke der Karte.", + "You can draw a line or add a marker." : "Sie können eine Linie zeichnen oder eine Markierung hinzufügen.", + "If you click on a line or a marker, a popup pops and let you set the object properties." : "Wenn Sie auf eine Linie oder eine Markierung klicken, öffnet sich ein Popup-Fenster, in dem Sie die Objekteigenschaften einstellen können.", + "After a click on \"edition\" button, in edition mode, you can" : "Nach einem Klick auf die Schaltfläche „Bearbeiten” können Sie im Bearbeitungsmodus:", + "move markers" : "Markierungen verschieben", + "move line points" : "Datenpunkte einer Steckenführung verschieben", + "click on a line point to remove it" : "Auf einen Datenpunkt einer Streckenführung klicken, um diesen zu löschen", + "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "Bewegen Sie einen „Mittelmarkierung” (zwischen zwei Linienpunkten) und drücken Sie die „Entf”-Taste, um die Steckenführung in zwei Teile aufzubrechen (diese Aktion kann nicht rückgängig gemacht werden).", + "Shortcuts" : "Tastaturkürzel", + "toggle sidebar" : "Seitenleiste ein-/ausblenden", + "toggle minimap" : "Miniaturkarte ein-/ausblenden", + "Documentation" : "Dokumentation", + "Source management" : "Quellcodeverwaltung", + "Authors" : "Autoren" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json new file mode 100644 index 0000000..9c6f38a --- /dev/null +++ b/l10n/de.json @@ -0,0 +1,141 @@ +{ "translations": { + "GpxEdit" : "GpxEdit", + "Delete" : "Löschen", + "Load in GpxEdit" : "In GpxEdit laden", + "Edit with GpxEdit" : "Mit GpxEdit bearbeiten", + "Draw a track" : "Strecke zeichnen", + "Add a waypoint" : "Wegpunkt hinzufügen", + "Edit" : "Bearbeiten", + "Nothing to edit" : "Keine Änderungen erforderlich", + "Nothing to delete" : "Nichts zu löschen", + "Validate changes" : "Änderungen bestätigen", + "Ok" : "Ok", + "Discard all changes" : "Alle Änderungen verwerfen", + "Cancel" : "Abbrechen", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Ziehen, um Elemente zu verschieben,
Klicken, um einen Datenpunkt zu entfernen
Bewegen Sie den Mauszeiger über eine Mittelmarkierung und drücken Sie die Taste „Entf”, um die Linie abzuschneiden.", + "Click cancel to undo changes" : "Auf Abbrechen klicken, um die Änderungen zu verwerfen", + "Click on an element to delete it" : "Auf ein Element klicken, um es zu löschen", + "Click map to add waypoint" : "In die Karte klicken, um eine Wegpunkt hinzuzufügen", + "Click to start drawing track" : "Klicken, um eine neue Strecke zu zeichnen", + "Click to continue drawing track" : "Klicken, um mit dem Zeichnen der Strecke fortzusetzen", + "Click last point to finish track" : "Klicken Sie auf den letzten Datenpunkt, um die Steckenzeichnung zu beenden", + "Cancel drawing" : "Zeichnen abbrechen", + "Finish" : "Beenden", + "Finish drawing" : "Zeichnen beenden", + "Delete last point" : "Letzten Datenpunkt löschen", + "Track" : "Strecke", + "Route" : "Wegstrecke", + "Waypoint" : "Wegpunkt", + "Name" : "Name", + "Description" : "Beschreibung", + "Comment" : "Kommentar", + "Link text" : "Link Text", + "Link URL" : "Link URL", + "Lat" : "Breitengrad", + "Lon" : "Längengrad", + "Symbol" : "Symbol", + "No symbol" : "Kein Symbol", + "Unknown symbol" : "Unbekanntes Symbol", + "Failed to save file" : "Speichern der Datei fehlgeschlagen", + "File successfully saved as" : "Datei erfolgreich gespeichert als:", + "Impossible to load this file. " : "Datei konnte nicht geladen werden. ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Unterstützte Formate sind GPX, KML, CSV (Unicsv) und JPG.", + "Load error" : "Ladefehler", + "Tile server \"{ts}\" has been deleted" : "Der Kachelserver „{ts}” wurde gelöscht", + "Failed to delete tile server \"{ts}\"" : "Kachelserver „{ts}” konnte nicht gelöscht werden", + "Server name or server url should not be empty" : "Servername oder Server-URL dürfen nicht leer sein", + "Impossible to add tile server" : "Kachelserver konnte nicht hinzugefügt werden", + "A server with this name already exists" : "Ein Server mit diesem Namen existiert bereits", + "Tile server \"{ts}\" has been added" : "Kachelserver „{ts}” wurde hinzugefügt", + "Failed to add tile server \"{ts}\"" : "Kachelserver „{ts}” konnte nicht hinzugefügt werden", + "Failed to restore options values" : "Einstellungen konnten nicht wiederhergestellt werden", + "Error" : "Fehler", + "Failed to save options values" : "Speichern der Einstellungen fehlgeschlagen", + "Impossible to write file" : "Datei konnte nicht geschrieben werden", + "write access denied" : "Schreibzugriff verweigert", + "folder does not exist" : "Ordner nicht vorhanden", + "folder write access denied" : "Schreibzugriff auf Verzeichnis verweigert", + "Bad file name, must end with \".gpx\"" : "Ungültiger Dateiname: Dateiendung GPX erforderlich", + "Load file (gpx, kml, csv, png)" : "Datei laden (GPX, KML, CSV, PNG)", + "Load folder" : "Ordner laden", + "There is nothing to save" : "Keine Daten die gespeichert werden müssen", + "Where to save" : "Speicherort angeben", + "left" : "Links", + "right" : "Rechts", + "Extra symbols" : "Zusätzliche Symbole", + "Those symbols will be available in GpxEdit." : "Diese Symbole sind in GpxEdit verfügbar", + "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." : "Beachten Sie, dass nur die Symbolnamen in GPX-Dateien gespeichert werden. Andere Anwendungen zeigen das Standardsymbol an, wenn diese keinen Symbolnamen erkennen.", + "Recommended image ratio : 1:1" : "Empfohlenes Seitenverhältnis: 1:1", + "Recommended image resolution : between 24x24 and 50x50" : "Empfohlene Grafikgröße: zwischen 24x24px und 50x50px", + "Accepted image format : png" : "Zulässiges Grafikformat: PNG", + "New symbol name" : "Neuer Symbolname", + "Upload new symbol image" : "Neues Symboldatei hochladen", + "Load and save files" : "Dateien laden und speichern", + "Options" : "Einstellungen", + "About GpxEdit" : "Über GpxEdit …", + "Load file" : "Datei laden", + "Load directory" : "Ordner laden", + "all files" : "Alle Dateien", + "Save" : "Speichern", + "File name" : "Dateiname", + "Metadata" : "Metadaten", + "Track name (optional)" : "Streckenbezeichnung (optional)", + "Description (optional)" : "Beschreibung (optional)", + "Link text (optional)" : "Link-Beschreibung (optional)", + "Link URL (optional)" : "Link-Adresse (optional)", + "Choose directory and save" : "Ordner wählen und speichern", + "Clear map" : "Karte leeren", + "loading file" : "Datei wird geladen", + "exporting file to gpx" : "Datei als GPX exportieren", + "saving file" : "Datei speichern", + "Default symbol for waypoints when value is not set" : "Standardsymbol für Wegpunkte, wenn kein Wert festgelegt ist.", + "Waypoint style" : "Stil der Wegpunkte", + "Tooltip" : "Tooltip", + "on hover" : "Beim Daraufzeigen", + "permanent" : "Dauerhaft", + "Units (needs page reload to take effect)" : "Maßeinheiten (Seite neu laden, um Änderung zu übernehmen)", + "Metric" : "Metrisches Maßsystem", + "English" : "Angloamerikanischen Maßsysteme", + "Nautical" : "Nautisches Maßsystem", + "Use defined symbols instead of default symbol" : "Festgelegte Symbole anstelle von Standardsymbolen verwenden", + "Use defined symbols" : "Festgelegte Symbole verwenden", + "Clear map before loading" : "Karte vor dem Laden leeren", + "Approximate new points elevations" : "Neue ungefähre Höhenangaben des Datenpunkts", + "Custom tile servers" : "Benutzerdefinierter Kachelserver", + "Server name" : "Servername", + "For example : my custom server" : "Zum Beispiel: Mein XY-Server", + "Server url" : "Serveradresse", + "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "Zum Beispiel: http://tile.server.org/cycle/{z}/{x}/{y}.png", + "Min zoom (1-20)" : "Vergrößerung mind. (1-20)", + "Max zoom (1-20)" : "Vergrößerung max. (1-20)", + "Add" : "Hinzufügen", + "Your tile servers" : "Eigene Kachelserver", + "Custom overlay tile servers" : "Benutzerdefinierte Überlagerungs-Kachel-Server", + "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "Zum Beispiel: http://overlay.server.org/cycle/{z}/{x}/{y}.png", + "Transparent" : "Transparent", + "Opacity (0.0-1.0)" : "Deckkraft (0.0-1.0)", + "Your overlay tile servers" : "Eigener Überlagerungs-Kachelserver", + "Custom WMS tile servers" : "Benutzerdefinierter WMS-Kachelserver", + "Format" : "Format", + "WMS version" : "WMS-Version", + "Layers to display" : "Anzuzeigende Ebenen", + "Your WMS tile servers" : "Ihr WMS-Kachelserver", + "Custom WMS overlay servers" : "Benutzerdefinierte WMS-Überlagerungs-Kachelserver", + "Your WMS overlay tile servers" : "Ihr WMS-Überlagerungs-Kachelserver", + "Features overview" : "Funktionsübersicht", + "Draw, edition and deletion buttons are in the map's bottom-left corner." : "Die Schaltflächen zum Zeichnen, Bearbeiten und Löschen befinden sich in der linken unteren Ecke der Karte.", + "You can draw a line or add a marker." : "Sie können eine Linie zeichnen oder eine Markierung hinzufügen.", + "If you click on a line or a marker, a popup pops and let you set the object properties." : "Wenn Sie auf eine Linie oder eine Markierung klicken, öffnet sich ein Popup-Fenster, in dem Sie die Objekteigenschaften einstellen können.", + "After a click on \"edition\" button, in edition mode, you can" : "Nach einem Klick auf die Schaltfläche „Bearbeiten” können Sie im Bearbeitungsmodus:", + "move markers" : "Markierungen verschieben", + "move line points" : "Datenpunkte einer Steckenführung verschieben", + "click on a line point to remove it" : "Auf einen Datenpunkt einer Streckenführung klicken, um diesen zu löschen", + "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "Bewegen Sie einen „Mittelmarkierung” (zwischen zwei Linienpunkten) und drücken Sie die „Entf”-Taste, um die Steckenführung in zwei Teile aufzubrechen (diese Aktion kann nicht rückgängig gemacht werden).", + "Shortcuts" : "Tastaturkürzel", + "toggle sidebar" : "Seitenleiste ein-/ausblenden", + "toggle minimap" : "Miniaturkarte ein-/ausblenden", + "Documentation" : "Dokumentation", + "Source management" : "Quellcodeverwaltung", + "Authors" : "Autoren" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/en.js b/l10n/en.js new file mode 100644 index 0000000..a9772d8 --- /dev/null +++ b/l10n/en.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "gpxedit", + { + "GpxEdit" : "GpxEdit" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/en.json b/l10n/en.json new file mode 100644 index 0000000..91f195d --- /dev/null +++ b/l10n/en.json @@ -0,0 +1,4 @@ +{ "translations": { + "GpxEdit" : "GpxEdit" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js new file mode 100644 index 0000000..a9772d8 --- /dev/null +++ b/l10n/en_GB.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "gpxedit", + { + "GpxEdit" : "GpxEdit" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json new file mode 100644 index 0000000..91f195d --- /dev/null +++ b/l10n/en_GB.json @@ -0,0 +1,4 @@ +{ "translations": { + "GpxEdit" : "GpxEdit" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js new file mode 100644 index 0000000..ec3b43f --- /dev/null +++ b/l10n/es.js @@ -0,0 +1,143 @@ +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", + "Track" : "Trayectoria", + "Route" : "Trayecto", + "Waypoint" : "Punto de camino", + "Name" : "Nombre", + "Description" : "Descripción", + "Comment" : "Comentario", + "Link text" : "Texto de enlace", + "Link URL" : "URL del Enlace", + "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 valores de 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);"); diff --git a/l10n/es.json b/l10n/es.json new file mode 100644 index 0000000..b466efb --- /dev/null +++ b/l10n/es.json @@ -0,0 +1,141 @@ +{ "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", + "Track" : "Trayectoria", + "Route" : "Trayecto", + "Waypoint" : "Punto de camino", + "Name" : "Nombre", + "Description" : "Descripción", + "Comment" : "Comentario", + "Link text" : "Texto de enlace", + "Link URL" : "URL del Enlace", + "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 valores de 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);" +} \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 8b352af..c8fb111 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -25,7 +25,6 @@ OC.L10N.register( "Finish" : "Terminer", "Finish drawing" : "Terminer le dessin", "Delete last point" : "Supprimer le dernier point", - "Delete last point drawn" : "Supprimer le dernier point dessiné", "Track" : "Trace", "Route" : "Route", "Waypoint" : "Étape", @@ -65,7 +64,6 @@ OC.L10N.register( "Where to save" : "Où enregistrer", "left" : "gauche", "right" : "droite", - "Simple GPX file editor" : "Éditeur de fichiers GPX simple", "Extra symbols" : "Symboles supplémentaires", "Those symbols will be available in GpxEdit." : "Ces symboles seront disponibles dans 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." : "Gardez à l'esprit que seuls les noms de symboles sont sauvés dans les fichiers gpx. D'autres programmes afficheront un symbole par défaut s'ils ne connaissent pas un nom de symbole.", diff --git a/l10n/fr.json b/l10n/fr.json index debf710..8a288d8 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -23,7 +23,6 @@ "Finish" : "Terminer", "Finish drawing" : "Terminer le dessin", "Delete last point" : "Supprimer le dernier point", - "Delete last point drawn" : "Supprimer le dernier point dessiné", "Track" : "Trace", "Route" : "Route", "Waypoint" : "Étape", @@ -63,7 +62,6 @@ "Where to save" : "Où enregistrer", "left" : "gauche", "right" : "droite", - "Simple GPX file editor" : "Éditeur de fichiers GPX simple", "Extra symbols" : "Symboles supplémentaires", "Those symbols will be available in GpxEdit." : "Ces symboles seront disponibles dans 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." : "Gardez à l'esprit que seuls les noms de symboles sont sauvés dans les fichiers gpx. D'autres programmes afficheront un symbole par défaut s'ils ne connaissent pas un nom de symbole.", diff --git a/l10n/hu.js b/l10n/hu.js new file mode 100644 index 0000000..8c9e6d3 --- /dev/null +++ b/l10n/hu.js @@ -0,0 +1,43 @@ +OC.L10N.register( + "gpxedit", + { + "GpxEdit" : "GpxEdit", + "Delete" : "Törlés", + "Add a waypoint" : "Útpont hozzáadása", + "Edit" : "Szerkesztés", + "Nothing to delete" : "Nincs törlendő elem", + "Ok" : "OK", + "Discard all changes" : "Összes változtatás elvetése", + "Cancel" : "Mégsem", + "Delete last point" : "Utolsó pont törlése", + "Waypoint" : "Útpont", + "Name" : "Név", + "Description" : "Leírás", + "Comment" : "Megjegyzés", + "Lat" : "Szélesség", + "Lon" : "Hosszúság", + "No symbol" : "Nincs szimbólum", + "Unknown symbol" : "Ismeretlen szimbólum", + "Load error" : "Betöltési hiba", + "Accepted image format : png" : "Elfogadott kép formátum: png", + "New symbol name" : "Új szimbólum neve", + "Options" : "Beállítások", + "About GpxEdit" : "GpxEdit névjegye", + "Load file" : "Fájl betöltése", + "Load directory" : "Könyvtár betöltése", + "Save" : "Mentés", + "File name" : "Fájlnév", + "Metadata" : "Metaadatok", + "Description (optional)" : "Leírás (opcionális)", + "Clear map" : "Térkép törlése", + "Tooltip" : "Buboréksúgó", + "Metric" : "Metrikus", + "English" : "Angol", + "Nautical" : "Tengeri", + "Add" : "Hozzáadás", + "Transparent" : "Átlátszó", + "Format" : "Formátum", + "Documentation" : "Dokumentáció", + "Authors" : "Szerzők" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json new file mode 100644 index 0000000..31c64f1 --- /dev/null +++ b/l10n/hu.json @@ -0,0 +1,41 @@ +{ "translations": { + "GpxEdit" : "GpxEdit", + "Delete" : "Törlés", + "Add a waypoint" : "Útpont hozzáadása", + "Edit" : "Szerkesztés", + "Nothing to delete" : "Nincs törlendő elem", + "Ok" : "OK", + "Discard all changes" : "Összes változtatás elvetése", + "Cancel" : "Mégsem", + "Delete last point" : "Utolsó pont törlése", + "Waypoint" : "Útpont", + "Name" : "Név", + "Description" : "Leírás", + "Comment" : "Megjegyzés", + "Lat" : "Szélesség", + "Lon" : "Hosszúság", + "No symbol" : "Nincs szimbólum", + "Unknown symbol" : "Ismeretlen szimbólum", + "Load error" : "Betöltési hiba", + "Accepted image format : png" : "Elfogadott kép formátum: png", + "New symbol name" : "Új szimbólum neve", + "Options" : "Beállítások", + "About GpxEdit" : "GpxEdit névjegye", + "Load file" : "Fájl betöltése", + "Load directory" : "Könyvtár betöltése", + "Save" : "Mentés", + "File name" : "Fájlnév", + "Metadata" : "Metaadatok", + "Description (optional)" : "Leírás (opcionális)", + "Clear map" : "Térkép törlése", + "Tooltip" : "Buboréksúgó", + "Metric" : "Metrikus", + "English" : "Angol", + "Nautical" : "Tengeri", + "Add" : "Hozzáadás", + "Transparent" : "Átlátszó", + "Format" : "Formátum", + "Documentation" : "Dokumentáció", + "Authors" : "Szerzők" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/id.js b/l10n/id.js new file mode 100644 index 0000000..5f4e19b --- /dev/null +++ b/l10n/id.js @@ -0,0 +1,37 @@ +OC.L10N.register( + "gpxedit", + { + "Edit" : "Mengedit", + "Validate changes" : "Memvalidasi perubahan", + "Finish drawing" : "Selesai menggambar", + "Waypoint" : "Waypoint", + "Lat" : "Tahun", + "Lon" : "Bisa", + "Unknown symbol" : "Simbol yang tidak diketahui", + "Load error" : "Kesalahan beban", + "Load file (gpx, kml, csv, png)" : "Memuat file (gpx, kml, csv, png)", + "Load folder" : "Muat berkas", + "Extra symbols" : "Simbol tambahan", + "Recommended image ratio : 1:1" : "Rasio gambar direkomendasikan: 1: 1", + "Load file" : "Luat berkas", + "Load directory" : "Direktori beban", + "File name" : "Nama file", + "Metadata" : "Metadata", + "Track name (optional)" : "Nama lagu (opsional)", + "Link text (optional)" : "Tautan teks (opsional)", + "Clear map" : "Jelas peta", + "exporting file to gpx" : "mengekspor file gpx", + "Default symbol for waypoints when value is not set" : "Simbol default untuk waypoints ketika nilai tidak diatur", + "Waypoint style" : "Gaya waypoint", + "Tooltip" : "Keterangan alat", + "English" : "Bahasa Inggris", + "Custom tile servers" : "Server kustom ubin", + "Your tile servers" : "Server ubin Anda", + "Transparent" : "Jelas", + "Custom WMS tile servers" : "Server ubin kustom WMS", + "Custom WMS overlay servers" : "Server overlay kustom WMS", + "Shortcuts" : "Pintasan", + "Source management" : "Sumber manajemen", + "Authors" : "Penulis" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json new file mode 100644 index 0000000..439dfee --- /dev/null +++ b/l10n/id.json @@ -0,0 +1,35 @@ +{ "translations": { + "Edit" : "Mengedit", + "Validate changes" : "Memvalidasi perubahan", + "Finish drawing" : "Selesai menggambar", + "Waypoint" : "Waypoint", + "Lat" : "Tahun", + "Lon" : "Bisa", + "Unknown symbol" : "Simbol yang tidak diketahui", + "Load error" : "Kesalahan beban", + "Load file (gpx, kml, csv, png)" : "Memuat file (gpx, kml, csv, png)", + "Load folder" : "Muat berkas", + "Extra symbols" : "Simbol tambahan", + "Recommended image ratio : 1:1" : "Rasio gambar direkomendasikan: 1: 1", + "Load file" : "Luat berkas", + "Load directory" : "Direktori beban", + "File name" : "Nama file", + "Metadata" : "Metadata", + "Track name (optional)" : "Nama lagu (opsional)", + "Link text (optional)" : "Tautan teks (opsional)", + "Clear map" : "Jelas peta", + "exporting file to gpx" : "mengekspor file gpx", + "Default symbol for waypoints when value is not set" : "Simbol default untuk waypoints ketika nilai tidak diatur", + "Waypoint style" : "Gaya waypoint", + "Tooltip" : "Keterangan alat", + "English" : "Bahasa Inggris", + "Custom tile servers" : "Server kustom ubin", + "Your tile servers" : "Server ubin Anda", + "Transparent" : "Jelas", + "Custom WMS tile servers" : "Server ubin kustom WMS", + "Custom WMS overlay servers" : "Server overlay kustom WMS", + "Shortcuts" : "Pintasan", + "Source management" : "Sumber manajemen", + "Authors" : "Penulis" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js new file mode 100644 index 0000000..61a2fe0 --- /dev/null +++ b/l10n/it.js @@ -0,0 +1,143 @@ +OC.L10N.register( + "gpxedit", + { + "GpxEdit" : "GpxEdit", + "Delete" : "Elimina", + "Load in GpxEdit" : "Carica in GpxEdit", + "Edit with GpxEdit" : "Edita con GpxEdit", + "Draw a track" : "Disegna una traccia", + "Add a waypoint" : "Aggiungi un punto", + "Edit" : "Edita", + "Nothing to edit" : "Niente da modificare", + "Nothing to delete" : "Niente da eleminare", + "Validate changes" : "Convalida le modifiche", + "Ok" : "Ok", + "Discard all changes" : "Scarta tutte le modifiche", + "Cancel" : "Annulla", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Trascina per spostare gli elementi,
clicca per rimuovere un punto
tira un marcatore medio e premi \"Del\" per tagliare la linea", + "Click cancel to undo changes" : "Clicca Annulla per eliminare le modifiche", + "Click on an element to delete it" : "Clicca su un elemento per eliminarlo", + "Click map to add waypoint" : "Clicca sulla mappa per aggiungere punto", + "Click to start drawing track" : "Clicca per iniziare a disegnare la traccia", + "Click to continue drawing track" : "Clicca per continuare a disegnare la traccia", + "Click last point to finish track" : "Clicca l'ultimo punto per terminare la traccia", + "Cancel drawing" : "Annulla disegno", + "Finish" : "Termina", + "Finish drawing" : "Termina disegno", + "Delete last point" : "Elimina ultimo punto", + "Track" : "Traccia", + "Route" : "Itinerario", + "Waypoint" : "Waypoint", + "Name" : "Nome", + "Description" : "Descrizione", + "Comment" : "Commento", + "Link text" : "Testo del link", + "Link URL" : "URL Link", + "Lat" : "Lat", + "Lon" : "Lon", + "Symbol" : "Simbolo", + "No symbol" : "Nessun simbolo", + "Unknown symbol" : "Simbolo sconosciuto", + "Failed to save file" : "Impossibile salvare il file", + "File successfully saved as" : "File salvato con successo come", + "Impossible to load this file. " : "Impossibile caricare questo file. ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "I formati supportati sono gpx, kml, csv (unicsv) e jpg.", + "Load error" : "Errore di caricamento", + "Tile server \"{ts}\" has been deleted" : "Il tile server \"{ts}\" è stato cancellato", + "Failed to delete tile server \"{ts}\"" : "Impossibile eliminare il server tile \"{ts}\"", + "Server name or server url should not be empty" : "Nome Server o Indirizzo Server non possono essere vuoti", + "Impossible to add tile server" : "Impossibile aggiungere tile server", + "A server with this name already exists" : "Un server con questo nome già esiste", + "Tile server \"{ts}\" has been added" : "Il tile server \"{ts}\" è stato aggiunto", + "Failed to add tile server \"{ts}\"" : "Impossibile aggiungere il tile server \"{ts}\"", + "Failed to restore options values" : "Impossibile ripristinare i valori delle opzioni", + "Error" : "Errore", + "Failed to save options values" : "Impossibile salvare i valori delle opzioni", + "Impossible to write file" : "Impossibile scrivere il file", + "write access denied" : "accesso in scrittura negato", + "folder does not exist" : "la cartella non esiste", + "folder write access denied" : "accesso in scrittura alla cartella negato", + "Bad file name, must end with \".gpx\"" : "Nome file non valido, deve terminare con \". gpx\"", + "Load file (gpx, kml, csv, png)" : "Carica file (gpx, kml, csv, png)", + "Load folder" : "Carica cartella", + "There is nothing to save" : "Non c'è nulla da salvare", + "Where to save" : "Dove salvare", + "left" : "sinistra", + "right" : "destra", + "Extra symbols" : "Simboli extra", + "Those symbols will be available in GpxEdit." : "Questi simboli saranno disponibili in 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." : "Tieni presente che solo i nomi dei simboli vengono salvati nei file gpx. Altri programmi visualizzeranno il simbolo predefinito se non conoscono il nome di un simbolo.", + "Recommended image ratio : 1:1" : "Rapporto di immagine consigliato: 1:1", + "Recommended image resolution : between 24x24 and 50x50" : "Risoluzione immagine consigliata: tra 24x24 e 50x50", + "Accepted image format : png" : "Formato immagine accettato: png", + "New symbol name" : "Nome nuovo simbolo", + "Upload new symbol image" : "Carica nuova immagine simbolo", + "Load and save files" : "Carica e salva i file", + "Options" : "Opzioni", + "About GpxEdit" : "Informazioni su GpxEdit", + "Load file" : "Carica file", + "Load directory" : "Carica cartella", + "all files" : "tutti i file", + "Save" : "Salva", + "File name" : "Nome file", + "Metadata" : "Metadati", + "Track name (optional)" : "Nome traccia (facoltativo)", + "Description (optional)" : "Descrizione (facoltativa)", + "Link text (optional)" : "Testo del link (facoltativo)", + "Link URL (optional)" : "Link URL (facoltativo)", + "Choose directory and save" : "Scegli la cartella e salva", + "Clear map" : "Pulisci mappa", + "loading file" : "caricamento file", + "exporting file to gpx" : "esportazione file a gpx", + "saving file" : "salvataggio file", + "Default symbol for waypoints when value is not set" : "Simbolo predefinito per i waypoint quando il valore non è impostato", + "Waypoint style" : "Stile Waypoint", + "Tooltip" : "Suggerimento", + "on hover" : "al passaggio del mouse", + "permanent" : "permanente", + "Units (needs page reload to take effect)" : "Unità (necessita di ricaricamento pagina per avere effetto)", + "Metric" : "Metrico", + "English" : "Inglese", + "Nautical" : "Nautico", + "Use defined symbols instead of default symbol" : "Usa simboli definiti invece del simbolo predefinito", + "Use defined symbols" : "Usa simboli definiti", + "Clear map before loading" : "Pulisci mappa prima di caricare", + "Approximate new points elevations" : "Approssima le altidudini dei nuovi punti", + "Custom tile servers" : "Tile server personalizzati", + "Server name" : "Nome del server", + "For example : my custom server" : "Ad esempio: il mio server personalizzato", + "Server url" : "Url del server", + "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "Per esempio: http://tile.server.org/cycle/{z}/{x}/{y}.png", + "Min zoom (1-20)" : "Zoom min (1-20)", + "Max zoom (1-20)" : "Zoom max (1-20)", + "Add" : "Aggiungi", + "Your tile servers" : "I tuoi tile server", + "Custom overlay tile servers" : "Server overlay personalizzati", + "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "Per esempio : http://overlay.server.org/cycle/{z}/{x}/{y}.png", + "Transparent" : "Trasparente", + "Opacity (0.0-1.0)" : "Opacità (0.0-1.0)", + "Your overlay tile servers" : "I tuoi overlay server", + "Custom WMS tile servers" : "Server WMS personalizzati", + "Format" : "Formato", + "WMS version" : "Versione WMS", + "Layers to display" : "Layer da visualizzare", + "Your WMS tile servers" : "I tuoi WMS server", + "Custom WMS overlay servers" : "Server personalizzati WMS overlay", + "Your WMS overlay tile servers" : "I tuoi server WMS overlay", + "Features overview" : "Panoramica funzionalità", + "Draw, edition and deletion buttons are in the map's bottom-left corner." : "I pulsanti di disegno, modifica e eliminazione sono nell'angolo in basso a sinistra della mappa.", + "You can draw a line or add a marker." : "Puoi disegnare una linea o aggiungere un marcatore.", + "If you click on a line or a marker, a popup pops and let you set the object properties." : "Se clicchi su una linea o un marker, viene visualizzata una finestra popup che ti consente di impostare le proprietà dell'oggetto.", + "After a click on \"edition\" button, in edition mode, you can" : "Dopo un click sul pulsante \"editazione\", in modalità di edizione, puoi", + "move markers" : "sposta marcatori", + "move line points" : "sposta punti linea", + "click on a line point to remove it" : "clicca su un punto di linea per rimuoverlo", + "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "passa su un \"marcatore medio\" (tra due punti di linea) e premi \"Del\" per tagliare la linea in due (questa azione non può essere annullata)", + "Shortcuts" : "Scorciatoie", + "toggle sidebar" : "attiva/disattiva barra laterale", + "toggle minimap" : "attiva/disattiva minimap", + "Documentation" : "Documentazione", + "Source management" : "Gestione sorgente", + "Authors" : "Autori" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/it.json b/l10n/it.json new file mode 100644 index 0000000..8a819eb --- /dev/null +++ b/l10n/it.json @@ -0,0 +1,141 @@ +{ "translations": { + "GpxEdit" : "GpxEdit", + "Delete" : "Elimina", + "Load in GpxEdit" : "Carica in GpxEdit", + "Edit with GpxEdit" : "Edita con GpxEdit", + "Draw a track" : "Disegna una traccia", + "Add a waypoint" : "Aggiungi un punto", + "Edit" : "Edita", + "Nothing to edit" : "Niente da modificare", + "Nothing to delete" : "Niente da eleminare", + "Validate changes" : "Convalida le modifiche", + "Ok" : "Ok", + "Discard all changes" : "Scarta tutte le modifiche", + "Cancel" : "Annulla", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Trascina per spostare gli elementi,
clicca per rimuovere un punto
tira un marcatore medio e premi \"Del\" per tagliare la linea", + "Click cancel to undo changes" : "Clicca Annulla per eliminare le modifiche", + "Click on an element to delete it" : "Clicca su un elemento per eliminarlo", + "Click map to add waypoint" : "Clicca sulla mappa per aggiungere punto", + "Click to start drawing track" : "Clicca per iniziare a disegnare la traccia", + "Click to continue drawing track" : "Clicca per continuare a disegnare la traccia", + "Click last point to finish track" : "Clicca l'ultimo punto per terminare la traccia", + "Cancel drawing" : "Annulla disegno", + "Finish" : "Termina", + "Finish drawing" : "Termina disegno", + "Delete last point" : "Elimina ultimo punto", + "Track" : "Traccia", + "Route" : "Itinerario", + "Waypoint" : "Waypoint", + "Name" : "Nome", + "Description" : "Descrizione", + "Comment" : "Commento", + "Link text" : "Testo del link", + "Link URL" : "URL Link", + "Lat" : "Lat", + "Lon" : "Lon", + "Symbol" : "Simbolo", + "No symbol" : "Nessun simbolo", + "Unknown symbol" : "Simbolo sconosciuto", + "Failed to save file" : "Impossibile salvare il file", + "File successfully saved as" : "File salvato con successo come", + "Impossible to load this file. " : "Impossibile caricare questo file. ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "I formati supportati sono gpx, kml, csv (unicsv) e jpg.", + "Load error" : "Errore di caricamento", + "Tile server \"{ts}\" has been deleted" : "Il tile server \"{ts}\" è stato cancellato", + "Failed to delete tile server \"{ts}\"" : "Impossibile eliminare il server tile \"{ts}\"", + "Server name or server url should not be empty" : "Nome Server o Indirizzo Server non possono essere vuoti", + "Impossible to add tile server" : "Impossibile aggiungere tile server", + "A server with this name already exists" : "Un server con questo nome già esiste", + "Tile server \"{ts}\" has been added" : "Il tile server \"{ts}\" è stato aggiunto", + "Failed to add tile server \"{ts}\"" : "Impossibile aggiungere il tile server \"{ts}\"", + "Failed to restore options values" : "Impossibile ripristinare i valori delle opzioni", + "Error" : "Errore", + "Failed to save options values" : "Impossibile salvare i valori delle opzioni", + "Impossible to write file" : "Impossibile scrivere il file", + "write access denied" : "accesso in scrittura negato", + "folder does not exist" : "la cartella non esiste", + "folder write access denied" : "accesso in scrittura alla cartella negato", + "Bad file name, must end with \".gpx\"" : "Nome file non valido, deve terminare con \". gpx\"", + "Load file (gpx, kml, csv, png)" : "Carica file (gpx, kml, csv, png)", + "Load folder" : "Carica cartella", + "There is nothing to save" : "Non c'è nulla da salvare", + "Where to save" : "Dove salvare", + "left" : "sinistra", + "right" : "destra", + "Extra symbols" : "Simboli extra", + "Those symbols will be available in GpxEdit." : "Questi simboli saranno disponibili in 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." : "Tieni presente che solo i nomi dei simboli vengono salvati nei file gpx. Altri programmi visualizzeranno il simbolo predefinito se non conoscono il nome di un simbolo.", + "Recommended image ratio : 1:1" : "Rapporto di immagine consigliato: 1:1", + "Recommended image resolution : between 24x24 and 50x50" : "Risoluzione immagine consigliata: tra 24x24 e 50x50", + "Accepted image format : png" : "Formato immagine accettato: png", + "New symbol name" : "Nome nuovo simbolo", + "Upload new symbol image" : "Carica nuova immagine simbolo", + "Load and save files" : "Carica e salva i file", + "Options" : "Opzioni", + "About GpxEdit" : "Informazioni su GpxEdit", + "Load file" : "Carica file", + "Load directory" : "Carica cartella", + "all files" : "tutti i file", + "Save" : "Salva", + "File name" : "Nome file", + "Metadata" : "Metadati", + "Track name (optional)" : "Nome traccia (facoltativo)", + "Description (optional)" : "Descrizione (facoltativa)", + "Link text (optional)" : "Testo del link (facoltativo)", + "Link URL (optional)" : "Link URL (facoltativo)", + "Choose directory and save" : "Scegli la cartella e salva", + "Clear map" : "Pulisci mappa", + "loading file" : "caricamento file", + "exporting file to gpx" : "esportazione file a gpx", + "saving file" : "salvataggio file", + "Default symbol for waypoints when value is not set" : "Simbolo predefinito per i waypoint quando il valore non è impostato", + "Waypoint style" : "Stile Waypoint", + "Tooltip" : "Suggerimento", + "on hover" : "al passaggio del mouse", + "permanent" : "permanente", + "Units (needs page reload to take effect)" : "Unità (necessita di ricaricamento pagina per avere effetto)", + "Metric" : "Metrico", + "English" : "Inglese", + "Nautical" : "Nautico", + "Use defined symbols instead of default symbol" : "Usa simboli definiti invece del simbolo predefinito", + "Use defined symbols" : "Usa simboli definiti", + "Clear map before loading" : "Pulisci mappa prima di caricare", + "Approximate new points elevations" : "Approssima le altidudini dei nuovi punti", + "Custom tile servers" : "Tile server personalizzati", + "Server name" : "Nome del server", + "For example : my custom server" : "Ad esempio: il mio server personalizzato", + "Server url" : "Url del server", + "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "Per esempio: http://tile.server.org/cycle/{z}/{x}/{y}.png", + "Min zoom (1-20)" : "Zoom min (1-20)", + "Max zoom (1-20)" : "Zoom max (1-20)", + "Add" : "Aggiungi", + "Your tile servers" : "I tuoi tile server", + "Custom overlay tile servers" : "Server overlay personalizzati", + "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "Per esempio : http://overlay.server.org/cycle/{z}/{x}/{y}.png", + "Transparent" : "Trasparente", + "Opacity (0.0-1.0)" : "Opacità (0.0-1.0)", + "Your overlay tile servers" : "I tuoi overlay server", + "Custom WMS tile servers" : "Server WMS personalizzati", + "Format" : "Formato", + "WMS version" : "Versione WMS", + "Layers to display" : "Layer da visualizzare", + "Your WMS tile servers" : "I tuoi WMS server", + "Custom WMS overlay servers" : "Server personalizzati WMS overlay", + "Your WMS overlay tile servers" : "I tuoi server WMS overlay", + "Features overview" : "Panoramica funzionalità", + "Draw, edition and deletion buttons are in the map's bottom-left corner." : "I pulsanti di disegno, modifica e eliminazione sono nell'angolo in basso a sinistra della mappa.", + "You can draw a line or add a marker." : "Puoi disegnare una linea o aggiungere un marcatore.", + "If you click on a line or a marker, a popup pops and let you set the object properties." : "Se clicchi su una linea o un marker, viene visualizzata una finestra popup che ti consente di impostare le proprietà dell'oggetto.", + "After a click on \"edition\" button, in edition mode, you can" : "Dopo un click sul pulsante \"editazione\", in modalità di edizione, puoi", + "move markers" : "sposta marcatori", + "move line points" : "sposta punti linea", + "click on a line point to remove it" : "clicca su un punto di linea per rimuoverlo", + "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "passa su un \"marcatore medio\" (tra due punti di linea) e premi \"Del\" per tagliare la linea in due (questa azione non può essere annullata)", + "Shortcuts" : "Scorciatoie", + "toggle sidebar" : "attiva/disattiva barra laterale", + "toggle minimap" : "attiva/disattiva minimap", + "Documentation" : "Documentazione", + "Source management" : "Gestione sorgente", + "Authors" : "Autori" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js new file mode 100644 index 0000000..f468031 --- /dev/null +++ b/l10n/nl.js @@ -0,0 +1,141 @@ +OC.L10N.register( + "gpxedit", + { + "GpxEdit" : "GpxEdit", + "Delete" : "Verwijder", + "Load in GpxEdit" : "Laden in GpxEdit", + "Edit with GpxEdit" : "Bewerken met GpxEdit", + "Draw a track" : "Teken track", + "Add a waypoint" : "Waypoint toevoegen", + "Edit" : "Bewerk", + "Nothing to edit" : "Niets te bewerken", + "Nothing to delete" : "Niets te verwijderen", + "Validate changes" : "Wijzigingen valideren", + "Ok" : "Ok", + "Discard all changes" : "Alle wijzigingen negeren", + "Cancel" : "Annuleer", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Sleep om elementen te verplaatsen,
klik om een punt te verwijderen
zweef boven een middelste markering en druk op \"Del\" om de lijn te snijden", + "Click cancel to undo changes" : "Klik op annuleren om de wijzigingen ongedaan maken", + "Click on an element to delete it" : "Klik op een element om het te verwijderen", + "Click map to add waypoint" : "Klik op kaart om waypoint toe te voegen", + "Click to start drawing track" : "Klik om te beginnen met het tekenen van de track", + "Click to continue drawing track" : "Klik om door te gaan met het tekenen van de track", + "Click last point to finish track" : "Klik op het laatste punt om de track te voltooien", + "Cancel drawing" : "Tekenen annuleren", + "Finish" : "Voltooien", + "Finish drawing" : "Tekenen voltooien", + "Delete last point" : "Laatste punt verwijderen", + "Track" : "Track", + "Route" : "Route", + "Waypoint" : "Waypoint", + "Name" : "Naam", + "Description" : "Omschrijving", + "Comment" : "Reactie", + "Lat" : "Lat", + "Lon" : "Lon", + "Symbol" : "Symbool", + "No symbol" : "Geen symbool", + "Unknown symbol" : "Onbekend symbool", + "Failed to save file" : "Bestand opslaan mislukt", + "File successfully saved as" : "Bestand succesvol opgeslagen als", + "Impossible to load this file. " : "Laden van dit bestand is niet mogelijk. ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Ondersteunde formaten zijn gpx, kml, csv (unicsv) en jpg.", + "Load error" : "Fout tijdens het laden", + "Tile server \"{ts}\" has been deleted" : "Tile server \"{ts}\" is verwijderd", + "Failed to delete tile server \"{ts}\"" : "Verwijderen tile server \"{ts}\" is niet gelukt", + "Server name or server url should not be empty" : "Server naam of server Url mag niet leeg zijn", + "Impossible to add tile server" : "Tile server kon niet worden toegevoegd", + "A server with this name already exists" : "Een server met deze naam bestaat al", + "Tile server \"{ts}\" has been added" : "Tile server \"{ts}\" is toegevoegd", + "Failed to add tile server \"{ts}\"" : "Tile server \"{ts}\" kon niet worden toegevoegd", + "Failed to restore options values" : "Opties konden niet hersteld worden", + "Error" : "Fout", + "Failed to save options values" : "Opties konden niet opgeslagen worden", + "Impossible to write file" : "Opslaan van bestand niet mogelijk", + "write access denied" : "schrijftoegang geweigerd", + "folder does not exist" : "map bestaat niet", + "folder write access denied" : "schrijftoegang op map geweigerd", + "Bad file name, must end with \".gpx\"" : "Onjuiste bestandsnaam, moet eindigen op \".gpx\"", + "Load file (gpx, kml, csv, png)" : "Laad bestand (gpx, kml, csv, png)", + "Load folder" : "Laad map", + "There is nothing to save" : "Er is niets op te slaan", + "Where to save" : "Waar opslaan", + "left" : "links", + "right" : "rechts", + "Extra symbols" : "Extra symbolen", + "Those symbols will be available in GpxEdit." : "Deze symbolen zullen beschikbaar zijn in 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." : "Houd in gedachten dat alleen symbool namen in gpx-bestanden worden opgeslagen. In andere programma's wordt standaard symbool weergegeven als ze niet de naam van een symbool weten.", + "Recommended image ratio : 1:1" : "Aanbevolen beeldverhouding: 1:1", + "Recommended image resolution : between 24x24 and 50x50" : "Aanbevolen afbeeldingsresolutie: 24 x 24 à 50 x 50", + "Accepted image format : png" : "Geaccepteerd beeldformaat: png", + "New symbol name" : "Nieuwe symboolnaam", + "Upload new symbol image" : "Upload nieuwe afbeelding van het symbool", + "Load and save files" : "Laden en opslaan van bestanden", + "Options" : "Opties", + "About GpxEdit" : "Over GpxEdit", + "Load file" : "Bestand laden", + "Load directory" : "Laad map", + "all files" : "alle bestanden", + "Save" : "Opslaan", + "File name" : "Bestandsnaam", + "Metadata" : "Metadata", + "Track name (optional)" : "Tracknaam (optioneel)", + "Description (optional)" : "Omschrijving (optioneel)", + "Link text (optional)" : "Link tekst (optioneel)", + "Link URL (optional)" : "Link URL (optioneel)", + "Choose directory and save" : "Kies map en sla op", + "Clear map" : "Wis kaart", + "loading file" : "bestand laden", + "exporting file to gpx" : "bestand exporteren naar gpx", + "saving file" : "bestand opslaan", + "Default symbol for waypoints when value is not set" : "Standaard symbool voor waypoints als de waarde niet ingesteld is", + "Waypoint style" : "Waypoint stijl", + "Tooltip" : "Tooltip", + "on hover" : "bij zweven", + "permanent" : "permanent", + "Units (needs page reload to take effect)" : "Eenheden (herlaad pagina om te activeren)", + "Metric" : "Metrisch", + "English" : "Engels", + "Nautical" : "Nautisch", + "Use defined symbols instead of default symbol" : "Gebruik gedefinieerde symbolen in plaats van standaard symbool", + "Use defined symbols" : "Gedefinieerde symbolen gebruiken", + "Clear map before loading" : "Kaart wissen voor het laden", + "Approximate new points elevations" : "Hoogte van nieuwe punten inschatten", + "Custom tile servers" : "Custom tile servers", + "Server name" : "Servernaam", + "For example : my custom server" : "Bijvoorbeeld : mijn custom server", + "Server url" : "Server url", + "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "Bijvoorbeeld : http://tile.server.org/cycle/{z}/{x}/{y}.png", + "Min zoom (1-20)" : "Min zoom (1-20)", + "Max zoom (1-20)" : "Max zoom (1-20)", + "Add" : "Toevoegen", + "Your tile servers" : "Jouw tile servers", + "Custom overlay tile servers" : "Custom overlay tile servers", + "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "Bijvoorbeeld : http://overlay.server.org/cycle/{z}/{x}/{y}.png", + "Transparent" : "Transparant", + "Opacity (0.0-1.0)" : "Doorzichtigheid (0.0-1.0)", + "Your overlay tile servers" : "Jouw overlay tile servers", + "Custom WMS tile servers" : "Custom WMS tile servers", + "Format" : "Formaat", + "WMS version" : "WMS versie", + "Layers to display" : "Te tonen lagen", + "Your WMS tile servers" : "Jouw WMS tile servers", + "Custom WMS overlay servers" : "Custom WMS overlay servers", + "Your WMS overlay tile servers" : "Jouw WMS overlay tile servers", + "Features overview" : "Features overzicht", + "Draw, edition and deletion buttons are in the map's bottom-left corner." : "Knoppen voor tekenen, bewerken en verwijderen zijn in de linkerbenedenhoek van de kaart.", + "You can draw a line or add a marker." : "Je kunt een lijn tekenen of een markering toevoegen.", + "If you click on a line or a marker, a popup pops and let you set the object properties." : "Als je op een lijn of markering klikt, verschijnt een popup waarin je de objecteigenschappen kunt instellen.", + "After a click on \"edition\" button, in edition mode, you can" : "Na het klikken op de knop \"bewerken\", kun je in bewerkmodus", + "move markers" : "markeringen verplaatsen", + "move line points" : "lijn punten verplaatsen", + "click on a line point to remove it" : "klik op een punt van de lijn om deze te verwijderen", + "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "zweef boven een \"middenmarkering\" (tussen twee punten van de lijn) en druk op \"Del\" om de lijn in tweeën te snijden (deze actie kan niet worden geannuleerd)", + "Shortcuts" : "Sneltoetsen", + "toggle sidebar" : "zijbalk tonen/verbergen", + "toggle minimap" : "minimap tonen/verbergen", + "Documentation" : "Documentatie", + "Source management" : "Bron beheer", + "Authors" : "Auteurs" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json new file mode 100644 index 0000000..6f460f6 --- /dev/null +++ b/l10n/nl.json @@ -0,0 +1,139 @@ +{ "translations": { + "GpxEdit" : "GpxEdit", + "Delete" : "Verwijder", + "Load in GpxEdit" : "Laden in GpxEdit", + "Edit with GpxEdit" : "Bewerken met GpxEdit", + "Draw a track" : "Teken track", + "Add a waypoint" : "Waypoint toevoegen", + "Edit" : "Bewerk", + "Nothing to edit" : "Niets te bewerken", + "Nothing to delete" : "Niets te verwijderen", + "Validate changes" : "Wijzigingen valideren", + "Ok" : "Ok", + "Discard all changes" : "Alle wijzigingen negeren", + "Cancel" : "Annuleer", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Sleep om elementen te verplaatsen,
klik om een punt te verwijderen
zweef boven een middelste markering en druk op \"Del\" om de lijn te snijden", + "Click cancel to undo changes" : "Klik op annuleren om de wijzigingen ongedaan maken", + "Click on an element to delete it" : "Klik op een element om het te verwijderen", + "Click map to add waypoint" : "Klik op kaart om waypoint toe te voegen", + "Click to start drawing track" : "Klik om te beginnen met het tekenen van de track", + "Click to continue drawing track" : "Klik om door te gaan met het tekenen van de track", + "Click last point to finish track" : "Klik op het laatste punt om de track te voltooien", + "Cancel drawing" : "Tekenen annuleren", + "Finish" : "Voltooien", + "Finish drawing" : "Tekenen voltooien", + "Delete last point" : "Laatste punt verwijderen", + "Track" : "Track", + "Route" : "Route", + "Waypoint" : "Waypoint", + "Name" : "Naam", + "Description" : "Omschrijving", + "Comment" : "Reactie", + "Lat" : "Lat", + "Lon" : "Lon", + "Symbol" : "Symbool", + "No symbol" : "Geen symbool", + "Unknown symbol" : "Onbekend symbool", + "Failed to save file" : "Bestand opslaan mislukt", + "File successfully saved as" : "Bestand succesvol opgeslagen als", + "Impossible to load this file. " : "Laden van dit bestand is niet mogelijk. ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Ondersteunde formaten zijn gpx, kml, csv (unicsv) en jpg.", + "Load error" : "Fout tijdens het laden", + "Tile server \"{ts}\" has been deleted" : "Tile server \"{ts}\" is verwijderd", + "Failed to delete tile server \"{ts}\"" : "Verwijderen tile server \"{ts}\" is niet gelukt", + "Server name or server url should not be empty" : "Server naam of server Url mag niet leeg zijn", + "Impossible to add tile server" : "Tile server kon niet worden toegevoegd", + "A server with this name already exists" : "Een server met deze naam bestaat al", + "Tile server \"{ts}\" has been added" : "Tile server \"{ts}\" is toegevoegd", + "Failed to add tile server \"{ts}\"" : "Tile server \"{ts}\" kon niet worden toegevoegd", + "Failed to restore options values" : "Opties konden niet hersteld worden", + "Error" : "Fout", + "Failed to save options values" : "Opties konden niet opgeslagen worden", + "Impossible to write file" : "Opslaan van bestand niet mogelijk", + "write access denied" : "schrijftoegang geweigerd", + "folder does not exist" : "map bestaat niet", + "folder write access denied" : "schrijftoegang op map geweigerd", + "Bad file name, must end with \".gpx\"" : "Onjuiste bestandsnaam, moet eindigen op \".gpx\"", + "Load file (gpx, kml, csv, png)" : "Laad bestand (gpx, kml, csv, png)", + "Load folder" : "Laad map", + "There is nothing to save" : "Er is niets op te slaan", + "Where to save" : "Waar opslaan", + "left" : "links", + "right" : "rechts", + "Extra symbols" : "Extra symbolen", + "Those symbols will be available in GpxEdit." : "Deze symbolen zullen beschikbaar zijn in 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." : "Houd in gedachten dat alleen symbool namen in gpx-bestanden worden opgeslagen. In andere programma's wordt standaard symbool weergegeven als ze niet de naam van een symbool weten.", + "Recommended image ratio : 1:1" : "Aanbevolen beeldverhouding: 1:1", + "Recommended image resolution : between 24x24 and 50x50" : "Aanbevolen afbeeldingsresolutie: 24 x 24 à 50 x 50", + "Accepted image format : png" : "Geaccepteerd beeldformaat: png", + "New symbol name" : "Nieuwe symboolnaam", + "Upload new symbol image" : "Upload nieuwe afbeelding van het symbool", + "Load and save files" : "Laden en opslaan van bestanden", + "Options" : "Opties", + "About GpxEdit" : "Over GpxEdit", + "Load file" : "Bestand laden", + "Load directory" : "Laad map", + "all files" : "alle bestanden", + "Save" : "Opslaan", + "File name" : "Bestandsnaam", + "Metadata" : "Metadata", + "Track name (optional)" : "Tracknaam (optioneel)", + "Description (optional)" : "Omschrijving (optioneel)", + "Link text (optional)" : "Link tekst (optioneel)", + "Link URL (optional)" : "Link URL (optioneel)", + "Choose directory and save" : "Kies map en sla op", + "Clear map" : "Wis kaart", + "loading file" : "bestand laden", + "exporting file to gpx" : "bestand exporteren naar gpx", + "saving file" : "bestand opslaan", + "Default symbol for waypoints when value is not set" : "Standaard symbool voor waypoints als de waarde niet ingesteld is", + "Waypoint style" : "Waypoint stijl", + "Tooltip" : "Tooltip", + "on hover" : "bij zweven", + "permanent" : "permanent", + "Units (needs page reload to take effect)" : "Eenheden (herlaad pagina om te activeren)", + "Metric" : "Metrisch", + "English" : "Engels", + "Nautical" : "Nautisch", + "Use defined symbols instead of default symbol" : "Gebruik gedefinieerde symbolen in plaats van standaard symbool", + "Use defined symbols" : "Gedefinieerde symbolen gebruiken", + "Clear map before loading" : "Kaart wissen voor het laden", + "Approximate new points elevations" : "Hoogte van nieuwe punten inschatten", + "Custom tile servers" : "Custom tile servers", + "Server name" : "Servernaam", + "For example : my custom server" : "Bijvoorbeeld : mijn custom server", + "Server url" : "Server url", + "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "Bijvoorbeeld : http://tile.server.org/cycle/{z}/{x}/{y}.png", + "Min zoom (1-20)" : "Min zoom (1-20)", + "Max zoom (1-20)" : "Max zoom (1-20)", + "Add" : "Toevoegen", + "Your tile servers" : "Jouw tile servers", + "Custom overlay tile servers" : "Custom overlay tile servers", + "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "Bijvoorbeeld : http://overlay.server.org/cycle/{z}/{x}/{y}.png", + "Transparent" : "Transparant", + "Opacity (0.0-1.0)" : "Doorzichtigheid (0.0-1.0)", + "Your overlay tile servers" : "Jouw overlay tile servers", + "Custom WMS tile servers" : "Custom WMS tile servers", + "Format" : "Formaat", + "WMS version" : "WMS versie", + "Layers to display" : "Te tonen lagen", + "Your WMS tile servers" : "Jouw WMS tile servers", + "Custom WMS overlay servers" : "Custom WMS overlay servers", + "Your WMS overlay tile servers" : "Jouw WMS overlay tile servers", + "Features overview" : "Features overzicht", + "Draw, edition and deletion buttons are in the map's bottom-left corner." : "Knoppen voor tekenen, bewerken en verwijderen zijn in de linkerbenedenhoek van de kaart.", + "You can draw a line or add a marker." : "Je kunt een lijn tekenen of een markering toevoegen.", + "If you click on a line or a marker, a popup pops and let you set the object properties." : "Als je op een lijn of markering klikt, verschijnt een popup waarin je de objecteigenschappen kunt instellen.", + "After a click on \"edition\" button, in edition mode, you can" : "Na het klikken op de knop \"bewerken\", kun je in bewerkmodus", + "move markers" : "markeringen verplaatsen", + "move line points" : "lijn punten verplaatsen", + "click on a line point to remove it" : "klik op een punt van de lijn om deze te verwijderen", + "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "zweef boven een \"middenmarkering\" (tussen twee punten van de lijn) en druk op \"Del\" om de lijn in tweeën te snijden (deze actie kan niet worden geannuleerd)", + "Shortcuts" : "Sneltoetsen", + "toggle sidebar" : "zijbalk tonen/verbergen", + "toggle minimap" : "minimap tonen/verbergen", + "Documentation" : "Documentatie", + "Source management" : "Bron beheer", + "Authors" : "Auteurs" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js new file mode 100644 index 0000000..7269689 --- /dev/null +++ b/l10n/pl.js @@ -0,0 +1,42 @@ +OC.L10N.register( + "gpxedit", + { + "Click to start drawing track" : "Kliknij, aby rozpocząć rysowanie szlaczka", + "Click to continue drawing track" : "Kliknij, aby rozpocząć rysowanie szlaczka", + "Cancel drawing" : "Anuluj rysowanie", + "Delete last point" : "Usuń ostatni punkt", + "Failed to save file" : "Nie udało się zapisać pliku", + "File successfully saved as" : "Plik zapisany pomyślnie jako", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Obsługiwane formaty: gpx, kml, csv (unicsv) i jpg.", + "A server with this name already exists" : "Serwer o tej nazwie już istnieje", + "There is nothing to save" : "Nic do zapisania", + "Where to save" : "Gdzie zapisać", + "left" : "w lewo", + "right" : "w prawo", + "Extra symbols" : "Dodatkowe symbole", + "Those symbols will be available in GpxEdit." : "Symbole te będą dostępne w 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." : "Należy pamiętać, że tylko nazwy symboli są zapisywane w plikach gpx. Inne programy będą wyświetlać domyślne symbole, jeśli nie będę znać nazwy symbolu.", + "Accepted image format : png" : "Akceptowany format obrazu: png", + "New symbol name" : "Nowa nazwa symbolu", + "Upload new symbol image" : "Prześlij nowy obraz symbolu", + "Load and save files" : "Załaduj i zapisz pliki", + "Options" : "Opcje", + "About GpxEdit" : "O GpxEdit", + "Load file" : "Załaduj plik", + "Load directory" : "Załaduj katalog", + "all files" : "wszystkie pliki", + "Save" : "Zapisz", + "File name" : "Nazwa pliku", + "Track name (optional)" : "Nazwa utworu (opcjonalnie)", + "Description (optional)" : "Opis (opcjonalnie)", + "Link text (optional)" : "Link do tekstu (opcjonalnie)", + "Link URL (optional)" : "Link URL (opcjonalnie)", + "Choose directory and save" : "Wybierz katalog i zapisz", + "Clear map" : "Wyczyść mapę", + "loading file" : "ładowanie pliku", + "saving file" : "zapisywanie pliku", + "Clear map before loading" : "Wyczyść mapę przed załadowaniem", + "Server name" : "Nazwa servera", + "Min zoom (1-20)" : "Mini zoom (1-20)" +}, +"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json new file mode 100644 index 0000000..7789a69 --- /dev/null +++ b/l10n/pl.json @@ -0,0 +1,40 @@ +{ "translations": { + "Click to start drawing track" : "Kliknij, aby rozpocząć rysowanie szlaczka", + "Click to continue drawing track" : "Kliknij, aby rozpocząć rysowanie szlaczka", + "Cancel drawing" : "Anuluj rysowanie", + "Delete last point" : "Usuń ostatni punkt", + "Failed to save file" : "Nie udało się zapisać pliku", + "File successfully saved as" : "Plik zapisany pomyślnie jako", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Obsługiwane formaty: gpx, kml, csv (unicsv) i jpg.", + "A server with this name already exists" : "Serwer o tej nazwie już istnieje", + "There is nothing to save" : "Nic do zapisania", + "Where to save" : "Gdzie zapisać", + "left" : "w lewo", + "right" : "w prawo", + "Extra symbols" : "Dodatkowe symbole", + "Those symbols will be available in GpxEdit." : "Symbole te będą dostępne w 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." : "Należy pamiętać, że tylko nazwy symboli są zapisywane w plikach gpx. Inne programy będą wyświetlać domyślne symbole, jeśli nie będę znać nazwy symbolu.", + "Accepted image format : png" : "Akceptowany format obrazu: png", + "New symbol name" : "Nowa nazwa symbolu", + "Upload new symbol image" : "Prześlij nowy obraz symbolu", + "Load and save files" : "Załaduj i zapisz pliki", + "Options" : "Opcje", + "About GpxEdit" : "O GpxEdit", + "Load file" : "Załaduj plik", + "Load directory" : "Załaduj katalog", + "all files" : "wszystkie pliki", + "Save" : "Zapisz", + "File name" : "Nazwa pliku", + "Track name (optional)" : "Nazwa utworu (opcjonalnie)", + "Description (optional)" : "Opis (opcjonalnie)", + "Link text (optional)" : "Link do tekstu (opcjonalnie)", + "Link URL (optional)" : "Link URL (opcjonalnie)", + "Choose directory and save" : "Wybierz katalog i zapisz", + "Clear map" : "Wyczyść mapę", + "loading file" : "ładowanie pliku", + "saving file" : "zapisywanie pliku", + "Clear map before loading" : "Wyczyść mapę przed załadowaniem", + "Server name" : "Nazwa servera", + "Min zoom (1-20)" : "Mini zoom (1-20)" +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" +} \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js new file mode 100644 index 0000000..0d3fd9c --- /dev/null +++ b/l10n/pt_BR.js @@ -0,0 +1,60 @@ +OC.L10N.register( + "gpxedit", + { + "Delete" : "Excluir", + "Load in GpxEdit" : "Carregar em GpxEdit", + "Edit with GpxEdit" : "Editar com GpxEdit", + "Draw a track" : "Desenhar uma faixa", + "Add a waypoint" : "Adicionar um ponto de referência", + "Edit" : "Editar", + "Nothing to edit" : "Nada para editar", + "Nothing to delete" : "Nada para excluir", + "Validate changes" : "Validar alterações", + "Ok" : "Ok", + "Discard all changes" : "Descartar todas as alterações", + "Cancel" : "Cancelar", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Arrastar para mover elementos.
clique para remover um ponto
passe um marcador do meio e pressione \"Del\" para cortar a linha", + "Click cancel to undo changes" : "Clique em cancelar para desfazer as alteraçôes", + "Click on an element to delete it" : "Cliwue em um elemento para excluir-lo", + "Click map to add waypoint" : "Clique no mapa para adicionar um ponto de referência", + "Click to start drawing track" : "Clique para começar a desenhar faixa", + "Click to continue drawing track" : "Clique para continuar a desenhar faixa", + "Click last point to finish track" : "Clique no último ponto para terminar a faixa", + "Cancel drawing" : "Cancelar desenho", + "Finish" : "Finalizar", + "Finish drawing" : "Terminar desenho", + "Delete last point" : "Excluir último ponto", + "Track" : "Faixa", + "Route" : "Rota", + "Waypoint" : "Ponto de referência", + "Name" : "Nome", + "Description" : "Descrição", + "Comment" : "Comentário", + "Link text" : "Texto do link", + "Link URL" : "URL do Link", + "Lat" : "Lat", + "Lon" : "Lon", + "Symbol" : "Simbolo", + "No symbol" : "Nenhum simbolo", + "Unknown symbol" : "Símbolo desconhecido", + "Failed to save file" : "Falha ao salvar arquivo", + "File successfully saved as" : "Arquivo salvo com sucesso como", + "Impossible to load this file. " : "Não é possivel carregar este arquivo. ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Os formatos suportados são gpx, kml, csv (unicsv) e jpg.", + "Load error" : "Erro ao carregar", + "permanent" : "permanente", + "Units (needs page reload to take effect)" : "Unidades (precisa recarregar a página para ter efeito)", + "Metric" : "Métrico", + "English" : "Inglês", + "Nautical" : "Náutico", + "Min zoom (1-20)" : "Zoom mínimo (1-20)", + "Max zoom (1-20)" : "Zoom máximo (1-20)", + "Add" : "Adicionar", + "Opacity (0.0-1.0)" : "Opacidade (0,0-1,0)", + "Format" : "Formato", + "WMS version" : "Versão do WMS", + "Layers to display" : "Camadas para exibir", + "Documentation" : "Documentação", + "Authors" : "Autores" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json new file mode 100644 index 0000000..e26e8f6 --- /dev/null +++ b/l10n/pt_BR.json @@ -0,0 +1,58 @@ +{ "translations": { + "Delete" : "Excluir", + "Load in GpxEdit" : "Carregar em GpxEdit", + "Edit with GpxEdit" : "Editar com GpxEdit", + "Draw a track" : "Desenhar uma faixa", + "Add a waypoint" : "Adicionar um ponto de referência", + "Edit" : "Editar", + "Nothing to edit" : "Nada para editar", + "Nothing to delete" : "Nada para excluir", + "Validate changes" : "Validar alterações", + "Ok" : "Ok", + "Discard all changes" : "Descartar todas as alterações", + "Cancel" : "Cancelar", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Arrastar para mover elementos.
clique para remover um ponto
passe um marcador do meio e pressione \"Del\" para cortar a linha", + "Click cancel to undo changes" : "Clique em cancelar para desfazer as alteraçôes", + "Click on an element to delete it" : "Cliwue em um elemento para excluir-lo", + "Click map to add waypoint" : "Clique no mapa para adicionar um ponto de referência", + "Click to start drawing track" : "Clique para começar a desenhar faixa", + "Click to continue drawing track" : "Clique para continuar a desenhar faixa", + "Click last point to finish track" : "Clique no último ponto para terminar a faixa", + "Cancel drawing" : "Cancelar desenho", + "Finish" : "Finalizar", + "Finish drawing" : "Terminar desenho", + "Delete last point" : "Excluir último ponto", + "Track" : "Faixa", + "Route" : "Rota", + "Waypoint" : "Ponto de referência", + "Name" : "Nome", + "Description" : "Descrição", + "Comment" : "Comentário", + "Link text" : "Texto do link", + "Link URL" : "URL do Link", + "Lat" : "Lat", + "Lon" : "Lon", + "Symbol" : "Simbolo", + "No symbol" : "Nenhum simbolo", + "Unknown symbol" : "Símbolo desconhecido", + "Failed to save file" : "Falha ao salvar arquivo", + "File successfully saved as" : "Arquivo salvo com sucesso como", + "Impossible to load this file. " : "Não é possivel carregar este arquivo. ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Os formatos suportados são gpx, kml, csv (unicsv) e jpg.", + "Load error" : "Erro ao carregar", + "permanent" : "permanente", + "Units (needs page reload to take effect)" : "Unidades (precisa recarregar a página para ter efeito)", + "Metric" : "Métrico", + "English" : "Inglês", + "Nautical" : "Náutico", + "Min zoom (1-20)" : "Zoom mínimo (1-20)", + "Max zoom (1-20)" : "Zoom máximo (1-20)", + "Add" : "Adicionar", + "Opacity (0.0-1.0)" : "Opacidade (0,0-1,0)", + "Format" : "Formato", + "WMS version" : "Versão do WMS", + "Layers to display" : "Camadas para exibir", + "Documentation" : "Documentação", + "Authors" : "Autores" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js new file mode 100644 index 0000000..27fcd5a --- /dev/null +++ b/l10n/pt_PT.js @@ -0,0 +1,141 @@ +OC.L10N.register( + "gpxedit", + { + "GpxEdit" : "GpxEdit", + "Delete" : "Eliminar", + "Load in GpxEdit" : "Carregar em GpxEdit", + "Edit with GpxEdit" : "Editar com GpxEdit", + "Draw a track" : "Desenhar uma faixa", + "Add a waypoint" : "Adicionar um ponto de referência", + "Edit" : "Editar", + "Nothing to edit" : "Nada para editar", + "Nothing to delete" : "Nada para eliminar", + "Validate changes" : "Validar as alterações", + "Ok" : "Ok", + "Discard all changes" : "Descartar todas as Alterações", + "Cancel" : "Cancelar", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Arrastar para mover elementos.
clique para remover um ponto
passe um marcador do meio e pressione \"Del\" para cortar a linha", + "Click cancel to undo changes" : "Clique em cancelar para desfazer as alteraçôes", + "Click on an element to delete it" : "Cliwue em um elemento para excluir-lo", + "Click map to add waypoint" : "Clique no mapa para adicionar um ponto de referência", + "Click to start drawing track" : "Clique para começar a desenhar faixa", + "Click to continue drawing track" : "Clique para continuar a desenhar faixa", + "Click last point to finish track" : "Clique o último ponto para terminar a faixa", + "Cancel drawing" : "Cancelar o desenho", + "Finish" : "Concluido", + "Finish drawing" : "Terminar o desenho", + "Delete last point" : "Eliminar o último ponto", + "Track" : "Faixa", + "Route" : "Rota", + "Waypoint" : "Ponto de referência", + "Name" : "Nome", + "Description" : "Descrição", + "Comment" : "Comentário", + "Lat" : "Lat", + "Lon" : "Lon", + "Symbol" : "Simbolo", + "No symbol" : "Nenhum simbolo", + "Unknown symbol" : "Simbolo desconhecido", + "Failed to save file" : "Falha a gravar o ficheiro", + "File successfully saved as" : "Ficheiro gravado com sucesso como", + "Impossible to load this file. " : "Não é possivel carregar este arquivo. ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Os formatos suportados são gpx, kml, csv (unicsv) e jpg.", + "Load error" : "Erro de carregamento", + "Tile server \"{ts}\" has been deleted" : "Servidor de telha \"{ts}\" foi excluido", + "Failed to delete tile server \"{ts}\"" : "Falha ao excluir telha servidor \"{ts}\"", + "Server name or server url should not be empty" : "Nome do servidor ou url do servidor não debe estar vazio", + "Impossible to add tile server" : "Impossível adiciononar servidor de telha", + "A server with this name already exists" : "Um servidor com este nome já existe", + "Tile server \"{ts}\" has been added" : "Servidor de telha \"{ts}\" foi excluido", + "Failed to add tile server \"{ts}\"" : "Falha ao ao adicionar servidor de telha \"{ts}\"", + "Failed to restore options values" : "Falha ao restaurar os valores de opções", + "Error" : "Erro", + "Failed to save options values" : "Falha ao salvar valores de opções", + "Impossible to write file" : "Não é possivel escrever arquivo", + "write access denied" : "acesso de gravação negado", + "folder does not exist" : "pasta inexistente", + "folder write access denied" : "acesso de gravação de pasta negado", + "Bad file name, must end with \".gpx\"" : "Nome de arquivo inválido, debe terminar com \".gpx\"", + "Load file (gpx, kml, csv, png)" : "Carregar arquivo (gpx, kml, csv, png)", + "Load folder" : "Carregar pasta", + "There is nothing to save" : "Não há nada para guardar", + "Where to save" : "Onde guardar", + "left" : "esquerda", + "right" : "direita", + "Extra symbols" : "Simbolos extras", + "Those symbols will be available in GpxEdit." : "Esses símbolos estarão disponíveis no 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." : "Tenha em mente que somente nomes de símbolos são salvos em arquivos gpx. Outros programas exibirão o símbolo padrão se não conhecerem o símbolo.", + "Recommended image ratio : 1:1" : "Recomandado a relação da imagem: 1:1", + "Recommended image resolution : between 24x24 and 50x50" : "Resolução de imagen recomendada: entre 24x24 e 50x50", + "Accepted image format : png" : "Formato de imagem aceito: png", + "New symbol name" : "Novo nome do simbolo", + "Upload new symbol image" : "Carregar a nova imagem do simbolo", + "Load and save files" : "Carregar e salvar arquivos", + "Options" : "Opções", + "About GpxEdit" : "Sobre GpxEdit", + "Load file" : "Carregar ficheiro", + "Load directory" : "Diretório de carga", + "all files" : "todos os ficheiros", + "Save" : "Salvar", + "File name" : "Nome do ficheiro", + "Metadata" : "Metadados", + "Track name (optional)" : "Nome da faixa (opcional)", + "Description (optional)" : "Descrição (opcional)", + "Link text (optional)" : "Texto do link (opcional)", + "Link URL (optional)" : "Hiperligações (opcional)", + "Choose directory and save" : "Escolha o diretório e salvar", + "Clear map" : "Limpar mapa", + "loading file" : "carregar arquivo", + "exporting file to gpx" : "exportar arquivo para gpx", + "saving file" : "salvar arquivo", + "Default symbol for waypoints when value is not set" : "Simbolo padrão para pontos de rota quando o valor não está definido", + "Waypoint style" : "Estilo de pontos de rota", + "Tooltip" : "Ferramentas", + "on hover" : "em hover", + "permanent" : "permanente", + "Units (needs page reload to take effect)" : "Unidadaeas (Precisa recarregar para levar a efeito de página)", + "Metric" : "Métrico", + "English" : "Inglês", + "Nautical" : "Náutico", + "Use defined symbols instead of default symbol" : "Usar simbolos definidos em vez de simbolo padrão", + "Use defined symbols" : "Usar simbolos definidos", + "Clear map before loading" : "Limpar o mapa antes de carregar", + "Approximate new points elevations" : "Aproximado novas elevações de pontos", + "Custom tile servers" : "Extras para os botões personalizados", + "Server name" : "Nome do servidor", + "For example : my custom server" : "Por exemplo: meu servidor personalizado", + "Server url" : "Url do servidor", + "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "Por exemplo: http://tile.server.org/cycle/{z}/{x}/{y}.png", + "Min zoom (1-20)" : "Zoom min (1-20)", + "Max zoom (1-20)" : "Zoom max (1-20)", + "Add" : "Adicionar", + "Your tile servers" : "Seus servidores de telha", + "Custom overlay tile servers" : "Servidores de telas de sobreposição personalizadas", + "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "Por exemplo: http://overlay.server.org/cycle/{z}/{x}/{y}.png", + "Transparent" : "Transparente", + "Opacity (0.0-1.0)" : "Opacidade (0,0-1,0)", + "Your overlay tile servers" : "Seus servidores de telha de sobreposição", + "Custom WMS tile servers" : "Servidores personalizados de telhas WMS", + "Format" : "Formato", + "WMS version" : "Versão do WMS", + "Layers to display" : "Camadas para exibir", + "Your WMS tile servers" : "Seus Servidores de telha WMS", + "Custom WMS overlay servers" : "Servidores personalizados de sobreposição WMS", + "Your WMS overlay tile servers" : "Seus servidores de telha de sobreposição WMS", + "Features overview" : "Visão geral das características", + "Draw, edition and deletion buttons are in the map's bottom-left corner." : "Botões de desenho, edição e exclusão no canto de inferior esquerdo do mapa.", + "You can draw a line or add a marker." : "Você pode desenhar uma linha ou adicionar um marcador.", + "If you click on a line or a marker, a popup pops and let you set the object properties." : "Se você clicar em uma linha ou um marcador, um pop-up aparece e permitem que você defina as propiedades do objeto.", + "After a click on \"edition\" button, in edition mode, you can" : "Despois de um clique no botão de \"edição\", no modo de edição, você pode", + "move markers" : "mover marcadores", + "move line points" : "mova os pontos de linha", + "click on a line point to remove it" : "clique em um ponto da linha para removê-lo", + "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "passe um \"marcador do meio\" (entre dois pontos de linha) e pressione \"Del\" para cortar a linha em dois (esta ação não pode ser cancelada)", + "Shortcuts" : "Atalhos", + "toggle sidebar" : "alternar barra lateral", + "toggle minimap" : "alternar minimapa", + "Documentation" : "Documentação", + "Source management" : "Gerenciamento de fonte", + "Authors" : "Autores" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json new file mode 100644 index 0000000..f348554 --- /dev/null +++ b/l10n/pt_PT.json @@ -0,0 +1,139 @@ +{ "translations": { + "GpxEdit" : "GpxEdit", + "Delete" : "Eliminar", + "Load in GpxEdit" : "Carregar em GpxEdit", + "Edit with GpxEdit" : "Editar com GpxEdit", + "Draw a track" : "Desenhar uma faixa", + "Add a waypoint" : "Adicionar um ponto de referência", + "Edit" : "Editar", + "Nothing to edit" : "Nada para editar", + "Nothing to delete" : "Nada para eliminar", + "Validate changes" : "Validar as alterações", + "Ok" : "Ok", + "Discard all changes" : "Descartar todas as Alterações", + "Cancel" : "Cancelar", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Arrastar para mover elementos.
clique para remover um ponto
passe um marcador do meio e pressione \"Del\" para cortar a linha", + "Click cancel to undo changes" : "Clique em cancelar para desfazer as alteraçôes", + "Click on an element to delete it" : "Cliwue em um elemento para excluir-lo", + "Click map to add waypoint" : "Clique no mapa para adicionar um ponto de referência", + "Click to start drawing track" : "Clique para começar a desenhar faixa", + "Click to continue drawing track" : "Clique para continuar a desenhar faixa", + "Click last point to finish track" : "Clique o último ponto para terminar a faixa", + "Cancel drawing" : "Cancelar o desenho", + "Finish" : "Concluido", + "Finish drawing" : "Terminar o desenho", + "Delete last point" : "Eliminar o último ponto", + "Track" : "Faixa", + "Route" : "Rota", + "Waypoint" : "Ponto de referência", + "Name" : "Nome", + "Description" : "Descrição", + "Comment" : "Comentário", + "Lat" : "Lat", + "Lon" : "Lon", + "Symbol" : "Simbolo", + "No symbol" : "Nenhum simbolo", + "Unknown symbol" : "Simbolo desconhecido", + "Failed to save file" : "Falha a gravar o ficheiro", + "File successfully saved as" : "Ficheiro gravado com sucesso como", + "Impossible to load this file. " : "Não é possivel carregar este arquivo. ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Os formatos suportados são gpx, kml, csv (unicsv) e jpg.", + "Load error" : "Erro de carregamento", + "Tile server \"{ts}\" has been deleted" : "Servidor de telha \"{ts}\" foi excluido", + "Failed to delete tile server \"{ts}\"" : "Falha ao excluir telha servidor \"{ts}\"", + "Server name or server url should not be empty" : "Nome do servidor ou url do servidor não debe estar vazio", + "Impossible to add tile server" : "Impossível adiciononar servidor de telha", + "A server with this name already exists" : "Um servidor com este nome já existe", + "Tile server \"{ts}\" has been added" : "Servidor de telha \"{ts}\" foi excluido", + "Failed to add tile server \"{ts}\"" : "Falha ao ao adicionar servidor de telha \"{ts}\"", + "Failed to restore options values" : "Falha ao restaurar os valores de opções", + "Error" : "Erro", + "Failed to save options values" : "Falha ao salvar valores de opções", + "Impossible to write file" : "Não é possivel escrever arquivo", + "write access denied" : "acesso de gravação negado", + "folder does not exist" : "pasta inexistente", + "folder write access denied" : "acesso de gravação de pasta negado", + "Bad file name, must end with \".gpx\"" : "Nome de arquivo inválido, debe terminar com \".gpx\"", + "Load file (gpx, kml, csv, png)" : "Carregar arquivo (gpx, kml, csv, png)", + "Load folder" : "Carregar pasta", + "There is nothing to save" : "Não há nada para guardar", + "Where to save" : "Onde guardar", + "left" : "esquerda", + "right" : "direita", + "Extra symbols" : "Simbolos extras", + "Those symbols will be available in GpxEdit." : "Esses símbolos estarão disponíveis no 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." : "Tenha em mente que somente nomes de símbolos são salvos em arquivos gpx. Outros programas exibirão o símbolo padrão se não conhecerem o símbolo.", + "Recommended image ratio : 1:1" : "Recomandado a relação da imagem: 1:1", + "Recommended image resolution : between 24x24 and 50x50" : "Resolução de imagen recomendada: entre 24x24 e 50x50", + "Accepted image format : png" : "Formato de imagem aceito: png", + "New symbol name" : "Novo nome do simbolo", + "Upload new symbol image" : "Carregar a nova imagem do simbolo", + "Load and save files" : "Carregar e salvar arquivos", + "Options" : "Opções", + "About GpxEdit" : "Sobre GpxEdit", + "Load file" : "Carregar ficheiro", + "Load directory" : "Diretório de carga", + "all files" : "todos os ficheiros", + "Save" : "Salvar", + "File name" : "Nome do ficheiro", + "Metadata" : "Metadados", + "Track name (optional)" : "Nome da faixa (opcional)", + "Description (optional)" : "Descrição (opcional)", + "Link text (optional)" : "Texto do link (opcional)", + "Link URL (optional)" : "Hiperligações (opcional)", + "Choose directory and save" : "Escolha o diretório e salvar", + "Clear map" : "Limpar mapa", + "loading file" : "carregar arquivo", + "exporting file to gpx" : "exportar arquivo para gpx", + "saving file" : "salvar arquivo", + "Default symbol for waypoints when value is not set" : "Simbolo padrão para pontos de rota quando o valor não está definido", + "Waypoint style" : "Estilo de pontos de rota", + "Tooltip" : "Ferramentas", + "on hover" : "em hover", + "permanent" : "permanente", + "Units (needs page reload to take effect)" : "Unidadaeas (Precisa recarregar para levar a efeito de página)", + "Metric" : "Métrico", + "English" : "Inglês", + "Nautical" : "Náutico", + "Use defined symbols instead of default symbol" : "Usar simbolos definidos em vez de simbolo padrão", + "Use defined symbols" : "Usar simbolos definidos", + "Clear map before loading" : "Limpar o mapa antes de carregar", + "Approximate new points elevations" : "Aproximado novas elevações de pontos", + "Custom tile servers" : "Extras para os botões personalizados", + "Server name" : "Nome do servidor", + "For example : my custom server" : "Por exemplo: meu servidor personalizado", + "Server url" : "Url do servidor", + "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "Por exemplo: http://tile.server.org/cycle/{z}/{x}/{y}.png", + "Min zoom (1-20)" : "Zoom min (1-20)", + "Max zoom (1-20)" : "Zoom max (1-20)", + "Add" : "Adicionar", + "Your tile servers" : "Seus servidores de telha", + "Custom overlay tile servers" : "Servidores de telas de sobreposição personalizadas", + "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "Por exemplo: http://overlay.server.org/cycle/{z}/{x}/{y}.png", + "Transparent" : "Transparente", + "Opacity (0.0-1.0)" : "Opacidade (0,0-1,0)", + "Your overlay tile servers" : "Seus servidores de telha de sobreposição", + "Custom WMS tile servers" : "Servidores personalizados de telhas WMS", + "Format" : "Formato", + "WMS version" : "Versão do WMS", + "Layers to display" : "Camadas para exibir", + "Your WMS tile servers" : "Seus Servidores de telha WMS", + "Custom WMS overlay servers" : "Servidores personalizados de sobreposição WMS", + "Your WMS overlay tile servers" : "Seus servidores de telha de sobreposição WMS", + "Features overview" : "Visão geral das características", + "Draw, edition and deletion buttons are in the map's bottom-left corner." : "Botões de desenho, edição e exclusão no canto de inferior esquerdo do mapa.", + "You can draw a line or add a marker." : "Você pode desenhar uma linha ou adicionar um marcador.", + "If you click on a line or a marker, a popup pops and let you set the object properties." : "Se você clicar em uma linha ou um marcador, um pop-up aparece e permitem que você defina as propiedades do objeto.", + "After a click on \"edition\" button, in edition mode, you can" : "Despois de um clique no botão de \"edição\", no modo de edição, você pode", + "move markers" : "mover marcadores", + "move line points" : "mova os pontos de linha", + "click on a line point to remove it" : "clique em um ponto da linha para removê-lo", + "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "passe um \"marcador do meio\" (entre dois pontos de linha) e pressione \"Del\" para cortar a linha em dois (esta ação não pode ser cancelada)", + "Shortcuts" : "Atalhos", + "toggle sidebar" : "alternar barra lateral", + "toggle minimap" : "alternar minimapa", + "Documentation" : "Documentação", + "Source management" : "Gerenciamento de fonte", + "Authors" : "Autores" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js new file mode 100644 index 0000000..8608086 --- /dev/null +++ b/l10n/ru.js @@ -0,0 +1,135 @@ +OC.L10N.register( + "gpxedit", + { + "GpxEdit" : "GpxEdit", + "Delete" : "Удалить", + "Load in GpxEdit" : "Загрузить в GpxEdit", + "Edit with GpxEdit" : "Редактировать с GpxEdit", + "Draw a track" : "Отобразить трек", + "Add a waypoint" : "Добавить путевую точку", + "Edit" : "Изменить", + "Nothing to edit" : "Нечего изменять", + "Nothing to delete" : "Нечего удалять", + "Validate changes" : "Проверка изменений", + "Ok" : "Ок", + "Discard all changes" : "Отменить все изменения", + "Cancel" : "Отмена", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Перетаскивайте элементы для перемещения,
используйте щелчёк, чтобы удалить точку,
наведите на середину линии и нажмите \"Удалить\", чтобы разделить линию", + "Click cancel to undo changes" : "Нажмите Отмена для отмены изменений", + "Click on an element to delete it" : "Щёлкните на элемент для его удаления", + "Click map to add waypoint" : "Щёлкните на карте для добавления путевой точки", + "Click to start drawing track" : "Щёлкните, чтобы начать рисовать трек", + "Click to continue drawing track" : "Щёлкните, чтобы продолжить рисовать трек", + "Click last point to finish track" : "Щелкните на последней точке, чтобы закончить трек", + "Cancel drawing" : "Отменить рисование", + "Finish" : "Завершить", + "Finish drawing" : "Закончить рисование", + "Delete last point" : "Удалить последнюю точку", + "Track" : "Трек", + "Route" : "Маршрут", + "Waypoint" : "Путевая точка", + "Name" : "Название", + "Description" : "Описание", + "Comment" : "Комментарий", + "Lat" : "Шир", + "Lon" : "Долг", + "Symbol" : "Символ", + "No symbol" : "Без символа", + "Unknown symbol" : "Неизвестный символ", + "Failed to save file" : "Не удалось сохранить файл", + "File successfully saved as" : "Файл сохранён как", + "Impossible to load this file. " : "Невозможно загрузить файл. ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Поддерживаются форматы gpx, kml, csv (unicsv) и jpg.", + "Load error" : "Ошибка загрузки", + "Tile server \"{ts}\" has been deleted" : "Сервер тайлов \"{ts}\" был удалён", + "Failed to delete tile server \"{ts}\"" : "Ошибка удаления сервера тайлов \"{ts}\"", + "Server name or server url should not be empty" : "Имя и адрес сервера не могут быть пустыми", + "Impossible to add tile server" : "Невозможно добавить сервер", + "A server with this name already exists" : "Сервер с таким именем уже существует", + "Tile server \"{ts}\" has been added" : "Тайловый сервер \"{ts}\" добавлен", + "Failed to add tile server \"{ts}\"" : "Ошибка добавления тайлового сервера \"{ts}\"", + "Failed to restore options values" : "Ошибка восстановления настроек", + "Error" : "Ошибка", + "Failed to save options values" : "Ошибка сохранения настроек", + "Impossible to write file" : "Невозможно записать файл", + "write access denied" : "отсутствует доступ на запись", + "folder does not exist" : "папка не существует", + "folder write access denied" : "отсутствует доступ на запись в папку", + "Bad file name, must end with \".gpx\"" : "Файл должен иметь расширение \".gpx\"", + "Load file (gpx, kml, csv, png)" : "Загрузить файл (gpx, kml, csv, png)", + "Load folder" : "Открыть папку", + "There is nothing to save" : "Нечего сохранять", + "Where to save" : "Куда сохранять", + "left" : "влево", + "right" : "вправо", + "Extra symbols" : "Дополнительные символы", + "Those symbols will be available in GpxEdit." : "Эти символы будут доступны в GpxEdit.", + "Recommended image ratio : 1:1" : "Рекомендуется соотношение сторон: 1:1", + "Recommended image resolution : between 24x24 and 50x50" : "Рекомендуемое разрешение: между 24x24 и 50x50", + "Accepted image format : png" : "Поддерживаемый формат изображений: png", + "New symbol name" : "Новое имя символа", + "Upload new symbol image" : "Загрузить новое изображение символа", + "Load and save files" : "Загрузка и сохранение файлов", + "Options" : "Параметры", + "About GpxEdit" : "О GpxEdit", + "Load file" : "Загрузить файл", + "Load directory" : "Загрузить папку", + "all files" : "все файлы", + "Save" : "Сохранить", + "File name" : "Имя файла", + "Metadata" : "Метаданные", + "Track name (optional)" : "Название трека (необязательно)", + "Description (optional)" : "Описание (не обязательно)", + "Link text (optional)" : "Текст ссылки (не обязательно)", + "Link URL (optional)" : "URL ссылки (не обязательно)", + "Choose directory and save" : "Выбор папки и сохранение", + "Clear map" : "Очистить карту", + "loading file" : "загрузка файла", + "exporting file to gpx" : "экспорт в gpx", + "saving file" : "сохранение файла", + "Default symbol for waypoints when value is not set" : "Символ путевых точек по-умолчанию", + "Waypoint style" : "Стиль путевых точек", + "Tooltip" : "Подсказка", + "on hover" : "при наведении", + "permanent" : "перманентно", + "Units (needs page reload to take effect)" : "Единицы измерения (изменения применяться при перезагрузке страницы)", + "Metric" : "Метрические", + "English" : "Имперские", + "Nautical" : "Морские", + "Clear map before loading" : "Очистить карту перед загрузкой", + "Custom tile servers" : "Сервера тайлов", + "Server name" : "Имя сервера", + "For example : my custom server" : "Например: мой домашний сервер", + "Server url" : "URL сервера", + "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "Например: http://tile.server.org/cycle/{z}/{x}/{y}.png", + "Min zoom (1-20)" : "Минимальный зум (1-20)", + "Max zoom (1-20)" : "Максимальный зум (1-20)", + "Add" : "Добавить", + "Your tile servers" : "Тайловые сервера", + "Custom overlay tile servers" : "Сервера тайлов оверлея", + "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "Например: http://overlay.server.org/cycle/{z}/{x}/{y}.png", + "Transparent" : "Прозрачность", + "Opacity (0.0-1.0)" : "Прозрачность (0.0-1.0)", + "Your overlay tile servers" : "Сервера тайлов оверлея", + "Custom WMS tile servers" : "Сервера тайлов WMS", + "Format" : "Формат", + "WMS version" : "Версия WMS", + "Layers to display" : "Отображать слои", + "Your WMS tile servers" : "Сервера тайлов WMS", + "Custom WMS overlay servers" : "Сервера тайлов оверлея WMS", + "Your WMS overlay tile servers" : "Сервера тайлов оверлея WMS", + "Features overview" : "Обзор функций", + "Draw, edition and deletion buttons are in the map's bottom-left corner." : "Кнопки рисования, редактирования и удаления находятся в левом нижнем углу карты.", + "You can draw a line or add a marker." : "Вы можете нарисовать линию или добавить маркер.", + "move markers" : "перемещение маркеров", + "move line points" : "перемещение точек линии", + "click on a line point to remove it" : "щёлкните на точку линии, чтобы удалить её", + "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "наведите курсор между двумя точками линии и нажмите кнопку «Удалить» чтобы разрезать линию на две части (это действие не может быть отменено)", + "Shortcuts" : "Ярлыки", + "toggle sidebar" : "переключить панель", + "toggle minimap" : "переключить миникарту", + "Documentation" : "Документация", + "Source management" : "Управление источниками", + "Authors" : "Авторы" +}, +"nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));"); diff --git a/l10n/ru.json b/l10n/ru.json new file mode 100644 index 0000000..230df4c --- /dev/null +++ b/l10n/ru.json @@ -0,0 +1,133 @@ +{ "translations": { + "GpxEdit" : "GpxEdit", + "Delete" : "Удалить", + "Load in GpxEdit" : "Загрузить в GpxEdit", + "Edit with GpxEdit" : "Редактировать с GpxEdit", + "Draw a track" : "Отобразить трек", + "Add a waypoint" : "Добавить путевую точку", + "Edit" : "Изменить", + "Nothing to edit" : "Нечего изменять", + "Nothing to delete" : "Нечего удалять", + "Validate changes" : "Проверка изменений", + "Ok" : "Ок", + "Discard all changes" : "Отменить все изменения", + "Cancel" : "Отмена", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "Перетаскивайте элементы для перемещения,
используйте щелчёк, чтобы удалить точку,
наведите на середину линии и нажмите \"Удалить\", чтобы разделить линию", + "Click cancel to undo changes" : "Нажмите Отмена для отмены изменений", + "Click on an element to delete it" : "Щёлкните на элемент для его удаления", + "Click map to add waypoint" : "Щёлкните на карте для добавления путевой точки", + "Click to start drawing track" : "Щёлкните, чтобы начать рисовать трек", + "Click to continue drawing track" : "Щёлкните, чтобы продолжить рисовать трек", + "Click last point to finish track" : "Щелкните на последней точке, чтобы закончить трек", + "Cancel drawing" : "Отменить рисование", + "Finish" : "Завершить", + "Finish drawing" : "Закончить рисование", + "Delete last point" : "Удалить последнюю точку", + "Track" : "Трек", + "Route" : "Маршрут", + "Waypoint" : "Путевая точка", + "Name" : "Название", + "Description" : "Описание", + "Comment" : "Комментарий", + "Lat" : "Шир", + "Lon" : "Долг", + "Symbol" : "Символ", + "No symbol" : "Без символа", + "Unknown symbol" : "Неизвестный символ", + "Failed to save file" : "Не удалось сохранить файл", + "File successfully saved as" : "Файл сохранён как", + "Impossible to load this file. " : "Невозможно загрузить файл. ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "Поддерживаются форматы gpx, kml, csv (unicsv) и jpg.", + "Load error" : "Ошибка загрузки", + "Tile server \"{ts}\" has been deleted" : "Сервер тайлов \"{ts}\" был удалён", + "Failed to delete tile server \"{ts}\"" : "Ошибка удаления сервера тайлов \"{ts}\"", + "Server name or server url should not be empty" : "Имя и адрес сервера не могут быть пустыми", + "Impossible to add tile server" : "Невозможно добавить сервер", + "A server with this name already exists" : "Сервер с таким именем уже существует", + "Tile server \"{ts}\" has been added" : "Тайловый сервер \"{ts}\" добавлен", + "Failed to add tile server \"{ts}\"" : "Ошибка добавления тайлового сервера \"{ts}\"", + "Failed to restore options values" : "Ошибка восстановления настроек", + "Error" : "Ошибка", + "Failed to save options values" : "Ошибка сохранения настроек", + "Impossible to write file" : "Невозможно записать файл", + "write access denied" : "отсутствует доступ на запись", + "folder does not exist" : "папка не существует", + "folder write access denied" : "отсутствует доступ на запись в папку", + "Bad file name, must end with \".gpx\"" : "Файл должен иметь расширение \".gpx\"", + "Load file (gpx, kml, csv, png)" : "Загрузить файл (gpx, kml, csv, png)", + "Load folder" : "Открыть папку", + "There is nothing to save" : "Нечего сохранять", + "Where to save" : "Куда сохранять", + "left" : "влево", + "right" : "вправо", + "Extra symbols" : "Дополнительные символы", + "Those symbols will be available in GpxEdit." : "Эти символы будут доступны в GpxEdit.", + "Recommended image ratio : 1:1" : "Рекомендуется соотношение сторон: 1:1", + "Recommended image resolution : between 24x24 and 50x50" : "Рекомендуемое разрешение: между 24x24 и 50x50", + "Accepted image format : png" : "Поддерживаемый формат изображений: png", + "New symbol name" : "Новое имя символа", + "Upload new symbol image" : "Загрузить новое изображение символа", + "Load and save files" : "Загрузка и сохранение файлов", + "Options" : "Параметры", + "About GpxEdit" : "О GpxEdit", + "Load file" : "Загрузить файл", + "Load directory" : "Загрузить папку", + "all files" : "все файлы", + "Save" : "Сохранить", + "File name" : "Имя файла", + "Metadata" : "Метаданные", + "Track name (optional)" : "Название трека (необязательно)", + "Description (optional)" : "Описание (не обязательно)", + "Link text (optional)" : "Текст ссылки (не обязательно)", + "Link URL (optional)" : "URL ссылки (не обязательно)", + "Choose directory and save" : "Выбор папки и сохранение", + "Clear map" : "Очистить карту", + "loading file" : "загрузка файла", + "exporting file to gpx" : "экспорт в gpx", + "saving file" : "сохранение файла", + "Default symbol for waypoints when value is not set" : "Символ путевых точек по-умолчанию", + "Waypoint style" : "Стиль путевых точек", + "Tooltip" : "Подсказка", + "on hover" : "при наведении", + "permanent" : "перманентно", + "Units (needs page reload to take effect)" : "Единицы измерения (изменения применяться при перезагрузке страницы)", + "Metric" : "Метрические", + "English" : "Имперские", + "Nautical" : "Морские", + "Clear map before loading" : "Очистить карту перед загрузкой", + "Custom tile servers" : "Сервера тайлов", + "Server name" : "Имя сервера", + "For example : my custom server" : "Например: мой домашний сервер", + "Server url" : "URL сервера", + "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "Например: http://tile.server.org/cycle/{z}/{x}/{y}.png", + "Min zoom (1-20)" : "Минимальный зум (1-20)", + "Max zoom (1-20)" : "Максимальный зум (1-20)", + "Add" : "Добавить", + "Your tile servers" : "Тайловые сервера", + "Custom overlay tile servers" : "Сервера тайлов оверлея", + "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "Например: http://overlay.server.org/cycle/{z}/{x}/{y}.png", + "Transparent" : "Прозрачность", + "Opacity (0.0-1.0)" : "Прозрачность (0.0-1.0)", + "Your overlay tile servers" : "Сервера тайлов оверлея", + "Custom WMS tile servers" : "Сервера тайлов WMS", + "Format" : "Формат", + "WMS version" : "Версия WMS", + "Layers to display" : "Отображать слои", + "Your WMS tile servers" : "Сервера тайлов WMS", + "Custom WMS overlay servers" : "Сервера тайлов оверлея WMS", + "Your WMS overlay tile servers" : "Сервера тайлов оверлея WMS", + "Features overview" : "Обзор функций", + "Draw, edition and deletion buttons are in the map's bottom-left corner." : "Кнопки рисования, редактирования и удаления находятся в левом нижнем углу карты.", + "You can draw a line or add a marker." : "Вы можете нарисовать линию или добавить маркер.", + "move markers" : "перемещение маркеров", + "move line points" : "перемещение точек линии", + "click on a line point to remove it" : "щёлкните на точку линии, чтобы удалить её", + "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "наведите курсор между двумя точками линии и нажмите кнопку «Удалить» чтобы разрезать линию на две части (это действие не может быть отменено)", + "Shortcuts" : "Ярлыки", + "toggle sidebar" : "переключить панель", + "toggle minimap" : "переключить миникарту", + "Documentation" : "Документация", + "Source management" : "Управление источниками", + "Authors" : "Авторы" +},"pluralForm" :"nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));" +} \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js new file mode 100644 index 0000000..2cdce0e --- /dev/null +++ b/l10n/tr.js @@ -0,0 +1,141 @@ +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", + "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)", + "Load folder" : "Klasörü yükle", + "There is nothing to save" : "Kaydedilecek birşey yok", + "Where to save" : "Nereye kaydolsun", + "left" : "sol", + "right" : "sağ", + "Extra symbols" : "İlave semboller", + "Those symbols will be available in GpxEdit." : "Bu semboller GpxEditte kullanılabilir hale gelecektir.", + "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." : "Yalnızca sembol isimlerinin gpx dosyalarında kayıt olduğunu unutmayın. Eğer başka programlar sembol ismini bilmiyorsa, varsayılan olarak görüntülecektir.", + "Recommended image ratio : 1:1" : "Önerilen görüntü oranı : 1:1", + "Recommended image resolution : between 24x24 and 50x50" : "Önerilen görüntü çözünürlüğü : 24x24 ve 50x50 arasında", + "Accepted image format : png" : "Kabul edilen görüntü biçimi : png", + "New symbol name" : "Yeni sembol ismi", + "Upload new symbol image" : "Yeni sembol resmini yükle", + "Load and save files" : "Dosyaları yükle ve kaydet", + "Options" : "Seçenekler", + "About GpxEdit" : "GpxEdit hakkında", + "Load file" : "Dosyaları yükle", + "Load directory" : "Klasör yükle", + "all files" : "tüm dosyalar", + "Save" : "Kaydet", + "File name" : "Dosya adı", + "Metadata" : "Metaveri", + "Track name (optional)" : "Yol ismi (opsiyonel)", + "Description (optional)" : "Açıklama(opsiyonel)", + "Link text (optional)" : "Adres metni(opsiyonel)", + "Link URL (optional)" : "Adres (opsiyonel)", + "Choose directory and save" : "Klasör seç ve kaydet", + "Clear map" : "Haritayı temizle", + "loading file" : "dosyalar yükleniyor", + "exporting file to gpx" : "dosya gpx olarak dışa aktarılıyor", + "saving file" : "dosya kaydediliyor", + "Default symbol for waypoints when value is not set" : "Değer atanmadığında geçiş noktası için varsayılan sembol", + "Waypoint style" : "Geçiş noktası tarzı", + "Tooltip" : "Araç ipucu", + "on hover" : "üzerinde gezinme", + "permanent" : "kalıcı", + "Units (needs page reload to take effect)" : "Birimler(Etkili olması için sayfanın yenilenmesi gerekiyor)", + "Metric" : "Metrik", + "English" : "İngilizce", + "Nautical" : "Denizcilik", + "Use defined symbols instead of default symbol" : "Varsayılan sembol yerine atanmış sembolleri kullan", + "Use defined symbols" : "Atanmış sembolleri kullan", + "Clear map before loading" : "Yüklemeden önce haritayı temizle", + "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);"); diff --git a/l10n/tr.json b/l10n/tr.json new file mode 100644 index 0000000..f7b3560 --- /dev/null +++ b/l10n/tr.json @@ -0,0 +1,139 @@ +{ "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", + "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)", + "Load folder" : "Klasörü yükle", + "There is nothing to save" : "Kaydedilecek birşey yok", + "Where to save" : "Nereye kaydolsun", + "left" : "sol", + "right" : "sağ", + "Extra symbols" : "İlave semboller", + "Those symbols will be available in GpxEdit." : "Bu semboller GpxEditte kullanılabilir hale gelecektir.", + "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." : "Yalnızca sembol isimlerinin gpx dosyalarında kayıt olduğunu unutmayın. Eğer başka programlar sembol ismini bilmiyorsa, varsayılan olarak görüntülecektir.", + "Recommended image ratio : 1:1" : "Önerilen görüntü oranı : 1:1", + "Recommended image resolution : between 24x24 and 50x50" : "Önerilen görüntü çözünürlüğü : 24x24 ve 50x50 arasında", + "Accepted image format : png" : "Kabul edilen görüntü biçimi : png", + "New symbol name" : "Yeni sembol ismi", + "Upload new symbol image" : "Yeni sembol resmini yükle", + "Load and save files" : "Dosyaları yükle ve kaydet", + "Options" : "Seçenekler", + "About GpxEdit" : "GpxEdit hakkında", + "Load file" : "Dosyaları yükle", + "Load directory" : "Klasör yükle", + "all files" : "tüm dosyalar", + "Save" : "Kaydet", + "File name" : "Dosya adı", + "Metadata" : "Metaveri", + "Track name (optional)" : "Yol ismi (opsiyonel)", + "Description (optional)" : "Açıklama(opsiyonel)", + "Link text (optional)" : "Adres metni(opsiyonel)", + "Link URL (optional)" : "Adres (opsiyonel)", + "Choose directory and save" : "Klasör seç ve kaydet", + "Clear map" : "Haritayı temizle", + "loading file" : "dosyalar yükleniyor", + "exporting file to gpx" : "dosya gpx olarak dışa aktarılıyor", + "saving file" : "dosya kaydediliyor", + "Default symbol for waypoints when value is not set" : "Değer atanmadığında geçiş noktası için varsayılan sembol", + "Waypoint style" : "Geçiş noktası tarzı", + "Tooltip" : "Araç ipucu", + "on hover" : "üzerinde gezinme", + "permanent" : "kalıcı", + "Units (needs page reload to take effect)" : "Birimler(Etkili olması için sayfanın yenilenmesi gerekiyor)", + "Metric" : "Metrik", + "English" : "İngilizce", + "Nautical" : "Denizcilik", + "Use defined symbols instead of default symbol" : "Varsayılan sembol yerine atanmış sembolleri kullan", + "Use defined symbols" : "Atanmış sembolleri kullan", + "Clear map before loading" : "Yüklemeden önce haritayı temizle", + "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);" +} \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js new file mode 100644 index 0000000..c583fdb --- /dev/null +++ b/l10n/zh_CN.js @@ -0,0 +1,141 @@ +OC.L10N.register( + "gpxedit", + { + "GpxEdit" : "GpxEdit", + "Delete" : "删除", + "Load in GpxEdit" : "载入", + "Edit with GpxEdit" : "编辑", + "Draw a track" : "绘制航迹", + "Add a waypoint" : "添加航迹点", + "Edit" : "编辑", + "Nothing to edit" : "无可编辑内容", + "Nothing to delete" : "无可删除内容", + "Validate changes" : "确认变更", + "Ok" : "确定", + "Discard all changes" : "放弃更改", + "Cancel" : "取消", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "拖动鼠标以移动元素,
单击以删除点
悬停中间标记并按 \"Del\" 以剪切线条", + "Click cancel to undo changes" : "单击 \"取消\" 撤消更改", + "Click on an element to delete it" : "点击某个元素将其删除", + "Click map to add waypoint" : "点击地图添加航迹点", + "Click to start drawing track" : "点击启动绘制航迹", + "Click to continue drawing track" : "点击继续绘制航迹", + "Click last point to finish track" : "点击最后点完成航迹", + "Cancel drawing" : "取消绘制", + "Finish" : "完成", + "Finish drawing" : "完成绘制", + "Delete last point" : "删除最后一点", + "Track" : "航迹", + "Route" : "路线", + "Waypoint" : "航迹点", + "Name" : "名称", + "Description" : "描述", + "Comment" : "评论", + "Lat" : "纬度", + "Lon" : "经度", + "Symbol" : "标志", + "No symbol" : "没有标志", + "Unknown symbol" : "未知标志", + "Failed to save file" : "保存文件失败", + "File successfully saved as" : "文件成功保存为", + "Impossible to load this file. " : "无法加载此文件 ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "支持的格式为 gpx、kml、csv (unicsv) 和 jpg。", + "Load error" : "加载错误", + "Tile server \"{ts}\" has been deleted" : "Tile服务器 \"{ts}\" 已被删除", + "Failed to delete tile server \"{ts}\"" : "无法删除tile服务器 \"{ts}\"", + "Server name or server url should not be empty" : "服务器名称或服务器 url 不应为空", + "Impossible to add tile server" : "无法添加tile服务器", + "A server with this name already exists" : "具有此名称的服务器已存在", + "Tile server \"{ts}\" has been added" : "已添加tile服务器 \"{ts}\"", + "Failed to add tile server \"{ts}\"" : "无法删除tile服务器 \"{ts}\"", + "Failed to restore options values" : "无法还原选项值", + "Error" : "错误", + "Failed to save options values" : "保存选项值失败", + "Impossible to write file" : "无法写入文件", + "write access denied" : "拒绝写入", + "folder does not exist" : "文件夹不存在", + "folder write access denied" : "文件夹写入访问被拒绝", + "Bad file name, must end with \".gpx\"" : "文件名错误, 必须以 \". gpx\" 结尾", + "Load file (gpx, kml, csv, png)" : "加载文件 (gpx、kml、csv、png)", + "Load folder" : "加载文件夹", + "There is nothing to save" : "没有可以保存的", + "Where to save" : "在哪里保存", + "left" : "左", + "right" : "右", + "Extra symbols" : "额外标志", + "Those symbols will be available in GpxEdit." : "这些标志将在 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." : "请记住, 只有标志名称保存在 gpx 文件中。如果其他程序不知道标志名, 则会显示默认标志。", + "Recommended image ratio : 1:1" : "推荐图像比率: 1:1", + "Recommended image resolution : between 24x24 and 50x50" : "推荐的图像分辨率: 介于24x24 和50x50 之间", + "Accepted image format : png" : "接受的图像格式: png", + "New symbol name" : "新标志名", + "Upload new symbol image" : "上载新标志图像", + "Load and save files" : "加载和保存文件", + "Options" : "选项", + "About GpxEdit" : "关于 GpxEdit", + "Load file" : "加载文件", + "Load directory" : "加载目录", + "all files" : "所有文件", + "Save" : "保存", + "File name" : "文件名", + "Metadata" : "元数据", + "Track name (optional)" : "航迹名称 (可选)", + "Description (optional)" : "描述(可选)", + "Link text (optional)" : "链接文本 (可选)", + "Link URL (optional)" : "链接 URL (可选)", + "Choose directory and save" : "选择目录并保存", + "Clear map" : "清除地图", + "loading file" : "加载文件", + "exporting file to gpx" : "将文件导出到 gpx", + "saving file" : "保存文件...", + "Default symbol for waypoints when value is not set" : "未设置值时航点的默认标志", + "Waypoint style" : "航点类型", + "Tooltip" : "工具提示", + "on hover" : "悬停时", + "permanent" : "永久", + "Units (needs page reload to take effect)" : "单位 (需要重新加载页面才能生效)", + "Metric" : "公制", + "English" : "英", + "Nautical" : "航海", + "Use defined symbols instead of default symbol" : "使用定义的标志而不是默认标志", + "Use defined symbols" : "使用定义的标志", + "Clear map before loading" : "加载前清除地图", + "Approximate new points elevations" : "近似新点海拔", + "Custom tile servers" : "自定义tile服务器", + "Server name" : "服务器名", + "For example : my custom server" : "例如: 我的自定义服务器", + "Server url" : "服务器 Url", + "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "例如: http://tile.server.org/cycle/{z}/{x}/{y}.png", + "Min zoom (1-20)" : "最小变焦 (1-20)", + "Max zoom (1-20)" : "最大变焦 (1-20)", + "Add" : "添加", + "Your tile servers" : "您的tile服务器", + "Custom overlay tile servers" : "自定义叠加tile服务器", + "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "例如: http://overlay.server.org/cycle/{z}/{x}/{y}. png", + "Transparent" : "透明度", + "Opacity (0.0-1.0)" : "不透明度 (0.0-1.0)", + "Your overlay tile servers" : "你的覆盖tile服务器", + "Custom WMS tile servers" : "自定义WMS tile服务器", + "Format" : "格式", + "WMS version" : "WMS 版本", + "Layers to display" : "要显示的图层", + "Your WMS tile servers" : "您的tile服务器", + "Custom WMS overlay servers" : "自定义 WMS 覆盖服务器", + "Your WMS overlay tile servers" : "您的WMS覆盖tile服务器", + "Features overview" : "功能概述", + "Draw, edition and deletion buttons are in the map's bottom-left corner." : "绘图、编辑和删除按钮位于地图的左下角。", + "You can draw a line or add a marker." : "您可以绘制线条或添加标记。", + "If you click on a line or a marker, a popup pops and let you set the object properties." : "如果单击某一行或一个标记, 弹出窗口会弹出, 并允许您设置对象属性。", + "After a click on \"edition\" button, in edition mode, you can" : "点击 \"编辑\" 按钮后, 在编辑模式下, 您可以", + "move markers" : "移动标记", + "move line points" : "移动线点", + "click on a line point to remove it" : "单击某个线点以删除", + "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "悬停一个 \"中间标记\" (介于两个线点之间), 然后按 \"Del\" 将两线剪切 (此操作不能取消)", + "Shortcuts" : "快捷方式", + "toggle sidebar" : "切换侧边栏", + "toggle minimap" : "切换小地图", + "Documentation" : "文档", + "Source management" : "源管理", + "Authors" : "作者" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json new file mode 100644 index 0000000..eb8af73 --- /dev/null +++ b/l10n/zh_CN.json @@ -0,0 +1,139 @@ +{ "translations": { + "GpxEdit" : "GpxEdit", + "Delete" : "删除", + "Load in GpxEdit" : "载入", + "Edit with GpxEdit" : "编辑", + "Draw a track" : "绘制航迹", + "Add a waypoint" : "添加航迹点", + "Edit" : "编辑", + "Nothing to edit" : "无可编辑内容", + "Nothing to delete" : "无可删除内容", + "Validate changes" : "确认变更", + "Ok" : "确定", + "Discard all changes" : "放弃更改", + "Cancel" : "取消", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "拖动鼠标以移动元素,
单击以删除点
悬停中间标记并按 \"Del\" 以剪切线条", + "Click cancel to undo changes" : "单击 \"取消\" 撤消更改", + "Click on an element to delete it" : "点击某个元素将其删除", + "Click map to add waypoint" : "点击地图添加航迹点", + "Click to start drawing track" : "点击启动绘制航迹", + "Click to continue drawing track" : "点击继续绘制航迹", + "Click last point to finish track" : "点击最后点完成航迹", + "Cancel drawing" : "取消绘制", + "Finish" : "完成", + "Finish drawing" : "完成绘制", + "Delete last point" : "删除最后一点", + "Track" : "航迹", + "Route" : "路线", + "Waypoint" : "航迹点", + "Name" : "名称", + "Description" : "描述", + "Comment" : "评论", + "Lat" : "纬度", + "Lon" : "经度", + "Symbol" : "标志", + "No symbol" : "没有标志", + "Unknown symbol" : "未知标志", + "Failed to save file" : "保存文件失败", + "File successfully saved as" : "文件成功保存为", + "Impossible to load this file. " : "无法加载此文件 ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "支持的格式为 gpx、kml、csv (unicsv) 和 jpg。", + "Load error" : "加载错误", + "Tile server \"{ts}\" has been deleted" : "Tile服务器 \"{ts}\" 已被删除", + "Failed to delete tile server \"{ts}\"" : "无法删除tile服务器 \"{ts}\"", + "Server name or server url should not be empty" : "服务器名称或服务器 url 不应为空", + "Impossible to add tile server" : "无法添加tile服务器", + "A server with this name already exists" : "具有此名称的服务器已存在", + "Tile server \"{ts}\" has been added" : "已添加tile服务器 \"{ts}\"", + "Failed to add tile server \"{ts}\"" : "无法删除tile服务器 \"{ts}\"", + "Failed to restore options values" : "无法还原选项值", + "Error" : "错误", + "Failed to save options values" : "保存选项值失败", + "Impossible to write file" : "无法写入文件", + "write access denied" : "拒绝写入", + "folder does not exist" : "文件夹不存在", + "folder write access denied" : "文件夹写入访问被拒绝", + "Bad file name, must end with \".gpx\"" : "文件名错误, 必须以 \". gpx\" 结尾", + "Load file (gpx, kml, csv, png)" : "加载文件 (gpx、kml、csv、png)", + "Load folder" : "加载文件夹", + "There is nothing to save" : "没有可以保存的", + "Where to save" : "在哪里保存", + "left" : "左", + "right" : "右", + "Extra symbols" : "额外标志", + "Those symbols will be available in GpxEdit." : "这些标志将在 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." : "请记住, 只有标志名称保存在 gpx 文件中。如果其他程序不知道标志名, 则会显示默认标志。", + "Recommended image ratio : 1:1" : "推荐图像比率: 1:1", + "Recommended image resolution : between 24x24 and 50x50" : "推荐的图像分辨率: 介于24x24 和50x50 之间", + "Accepted image format : png" : "接受的图像格式: png", + "New symbol name" : "新标志名", + "Upload new symbol image" : "上载新标志图像", + "Load and save files" : "加载和保存文件", + "Options" : "选项", + "About GpxEdit" : "关于 GpxEdit", + "Load file" : "加载文件", + "Load directory" : "加载目录", + "all files" : "所有文件", + "Save" : "保存", + "File name" : "文件名", + "Metadata" : "元数据", + "Track name (optional)" : "航迹名称 (可选)", + "Description (optional)" : "描述(可选)", + "Link text (optional)" : "链接文本 (可选)", + "Link URL (optional)" : "链接 URL (可选)", + "Choose directory and save" : "选择目录并保存", + "Clear map" : "清除地图", + "loading file" : "加载文件", + "exporting file to gpx" : "将文件导出到 gpx", + "saving file" : "保存文件...", + "Default symbol for waypoints when value is not set" : "未设置值时航点的默认标志", + "Waypoint style" : "航点类型", + "Tooltip" : "工具提示", + "on hover" : "悬停时", + "permanent" : "永久", + "Units (needs page reload to take effect)" : "单位 (需要重新加载页面才能生效)", + "Metric" : "公制", + "English" : "英", + "Nautical" : "航海", + "Use defined symbols instead of default symbol" : "使用定义的标志而不是默认标志", + "Use defined symbols" : "使用定义的标志", + "Clear map before loading" : "加载前清除地图", + "Approximate new points elevations" : "近似新点海拔", + "Custom tile servers" : "自定义tile服务器", + "Server name" : "服务器名", + "For example : my custom server" : "例如: 我的自定义服务器", + "Server url" : "服务器 Url", + "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "例如: http://tile.server.org/cycle/{z}/{x}/{y}.png", + "Min zoom (1-20)" : "最小变焦 (1-20)", + "Max zoom (1-20)" : "最大变焦 (1-20)", + "Add" : "添加", + "Your tile servers" : "您的tile服务器", + "Custom overlay tile servers" : "自定义叠加tile服务器", + "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "例如: http://overlay.server.org/cycle/{z}/{x}/{y}. png", + "Transparent" : "透明度", + "Opacity (0.0-1.0)" : "不透明度 (0.0-1.0)", + "Your overlay tile servers" : "你的覆盖tile服务器", + "Custom WMS tile servers" : "自定义WMS tile服务器", + "Format" : "格式", + "WMS version" : "WMS 版本", + "Layers to display" : "要显示的图层", + "Your WMS tile servers" : "您的tile服务器", + "Custom WMS overlay servers" : "自定义 WMS 覆盖服务器", + "Your WMS overlay tile servers" : "您的WMS覆盖tile服务器", + "Features overview" : "功能概述", + "Draw, edition and deletion buttons are in the map's bottom-left corner." : "绘图、编辑和删除按钮位于地图的左下角。", + "You can draw a line or add a marker." : "您可以绘制线条或添加标记。", + "If you click on a line or a marker, a popup pops and let you set the object properties." : "如果单击某一行或一个标记, 弹出窗口会弹出, 并允许您设置对象属性。", + "After a click on \"edition\" button, in edition mode, you can" : "点击 \"编辑\" 按钮后, 在编辑模式下, 您可以", + "move markers" : "移动标记", + "move line points" : "移动线点", + "click on a line point to remove it" : "单击某个线点以删除", + "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "悬停一个 \"中间标记\" (介于两个线点之间), 然后按 \"Del\" 将两线剪切 (此操作不能取消)", + "Shortcuts" : "快捷方式", + "toggle sidebar" : "切换侧边栏", + "toggle minimap" : "切换小地图", + "Documentation" : "文档", + "Source management" : "源管理", + "Authors" : "作者" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js new file mode 100644 index 0000000..6cc8335 --- /dev/null +++ b/l10n/zh_TW.js @@ -0,0 +1,91 @@ +OC.L10N.register( + "gpxedit", + { + "GpxEdit" : "GpxEdit", + "Delete" : "刪除", + "Load in GpxEdit" : "載入", + "Edit with GpxEdit" : "編輯", + "Draw a track" : "繪製航跡", + "Add a waypoint" : "新增航點", + "Edit" : "編輯", + "Nothing to edit" : "无要編輯内容", + "Nothing to delete" : "无可刪除内容", + "Validate changes" : "驗證更改", + "Ok" : "確定", + "Discard all changes" : "捨棄全部變更", + "Cancel" : "取消", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "拖動滑鼠以移動元素,
按一下以刪除點
懸停中間標記並按 \"Del\" 以剪切線條", + "Click cancel to undo changes" : "按一下 \"取消\" 撤銷更改", + "Click on an element to delete it" : "按一下某個元素可將其刪除", + "Click map to add waypoint" : "按一下地图添加航點", + "Click to start drawing track" : "按一下以啟動绘制航迹", + "Click to continue drawing track" : "按一下以繼續繪製航迹", + "Click last point to finish track" : "按一下 \"最後一點\" 完成跟蹤", + "Cancel drawing" : "取消繪圖", + "Finish" : "完成", + "Finish drawing" : "完成繪圖", + "Delete last point" : "刪除最後一點", + "Track" : "航跡", + "Route" : "路綫", + "Waypoint" : "航點", + "Name" : "名稱", + "Description" : "描述", + "Comment" : "注釋", + "Lat" : "緯度", + "Lon" : "經度", + "Symbol" : "標誌", + "No symbol" : "沒有標誌", + "Unknown symbol" : "未知符號", + "Failed to save file" : "儲存檔案失敗", + "File successfully saved as" : "檔成功保存為", + "Impossible to load this file. " : "無法載入此檔。 ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "支援的格式為 gpx、kml、csv (unicsv) 和 jpg。", + "Load error" : "加載錯誤", + "Tile server \"{ts}\" has been deleted" : "平鋪伺服器 \"{ts}\" 已被刪除", + "Failed to delete tile server \"{ts}\"" : "無法刪除平鋪伺服器 \"{ts}\"", + "Server name or server url should not be empty" : "服務器名稱或服務器URL不應該為空", + "Impossible to add tile server" : "無法添加平鋪伺服器", + "A server with this name already exists" : "具有此名稱的伺服器已存在", + "Tile server \"{ts}\" has been added" : "已添加平鋪伺服器 \"{ts}\"", + "Failed to add tile server \"{ts}\"" : "未能添加平鋪伺服器 \"{ts}\"", + "Failed to restore options values" : "無法還原選項值", + "Error" : "錯誤", + "Approximate new points elevations" : "近似新點海拔", + "Custom tile servers" : "自訂平鋪伺服器", + "Server name" : "伺服器名稱", + "For example : my custom server" : "例如: 我的自訂伺服器", + "Server url" : "服務器網址", + "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "例如: Http://tile.server.org/cycle/{z}/{x}/{y}. png", + "Min zoom (1-20)" : "最小變焦 (1-20)", + "Max zoom (1-20)" : "最大變焦 (1-20)", + "Add" : "新增", + "Your tile servers" : "您的平鋪伺服器", + "Custom overlay tile servers" : "自訂疊加平鋪伺服器", + "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "例如: Http://overlay.server.org/cycle/{z}/{x}/{y}. png", + "Transparent" : "透明度", + "Opacity (0.0-1.0)" : "不透明度 (0.0-1.0)", + "Your overlay tile servers" : "你的覆蓋瓷磚服務器", + "Custom WMS tile servers" : "自定義WMS磁貼服務器", + "Format" : "格式", + "WMS version" : "WMS版本", + "Layers to display" : "要顯示的圖層", + "Your WMS tile servers" : "你的WMS瓷磚服務器", + "Custom WMS overlay servers" : "自定義WMS磁貼服務器", + "Your WMS overlay tile servers" : "您的WMS覆蓋平鋪服務器", + "Features overview" : "功能概述", + "Draw, edition and deletion buttons are in the map's bottom-left corner." : "繪圖、編輯和刪除按鈕位於地圖的左下角。", + "You can draw a line or add a marker." : "您可以繪製線條或加標記。", + "If you click on a line or a marker, a popup pops and let you set the object properties." : "如果按一下某一线或標記, 快顯視窗會彈出, 並允許您設置物件屬性。", + "After a click on \"edition\" button, in edition mode, you can" : "點擊 \"編輯\" 按鈕後, 在編輯模式下, 您可以", + "move markers" : "移動標記", + "move line points" : "移動线點", + "click on a line point to remove it" : "按一下某個线點以刪除它", + "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "懸停一個 \"中間標記\" (介於兩個線點之間), 然後按 \"删除\" 將线剪切 (此操作不能取消)", + "Shortcuts" : "快捷方式", + "toggle sidebar" : "切換邊欄", + "toggle minimap" : "切換迷你地圖", + "Documentation" : "文檔", + "Source management" : "源管理", + "Authors" : "作者" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json new file mode 100644 index 0000000..c80be4f --- /dev/null +++ b/l10n/zh_TW.json @@ -0,0 +1,89 @@ +{ "translations": { + "GpxEdit" : "GpxEdit", + "Delete" : "刪除", + "Load in GpxEdit" : "載入", + "Edit with GpxEdit" : "編輯", + "Draw a track" : "繪製航跡", + "Add a waypoint" : "新增航點", + "Edit" : "編輯", + "Nothing to edit" : "无要編輯内容", + "Nothing to delete" : "无可刪除内容", + "Validate changes" : "驗證更改", + "Ok" : "確定", + "Discard all changes" : "捨棄全部變更", + "Cancel" : "取消", + "Drag to move elements,
click to remove a point
hover a middle marker and press \"Del\" to cut the line" : "拖動滑鼠以移動元素,
按一下以刪除點
懸停中間標記並按 \"Del\" 以剪切線條", + "Click cancel to undo changes" : "按一下 \"取消\" 撤銷更改", + "Click on an element to delete it" : "按一下某個元素可將其刪除", + "Click map to add waypoint" : "按一下地图添加航點", + "Click to start drawing track" : "按一下以啟動绘制航迹", + "Click to continue drawing track" : "按一下以繼續繪製航迹", + "Click last point to finish track" : "按一下 \"最後一點\" 完成跟蹤", + "Cancel drawing" : "取消繪圖", + "Finish" : "完成", + "Finish drawing" : "完成繪圖", + "Delete last point" : "刪除最後一點", + "Track" : "航跡", + "Route" : "路綫", + "Waypoint" : "航點", + "Name" : "名稱", + "Description" : "描述", + "Comment" : "注釋", + "Lat" : "緯度", + "Lon" : "經度", + "Symbol" : "標誌", + "No symbol" : "沒有標誌", + "Unknown symbol" : "未知符號", + "Failed to save file" : "儲存檔案失敗", + "File successfully saved as" : "檔成功保存為", + "Impossible to load this file. " : "無法載入此檔。 ", + "Supported formats are gpx, kml, csv (unicsv) and jpg." : "支援的格式為 gpx、kml、csv (unicsv) 和 jpg。", + "Load error" : "加載錯誤", + "Tile server \"{ts}\" has been deleted" : "平鋪伺服器 \"{ts}\" 已被刪除", + "Failed to delete tile server \"{ts}\"" : "無法刪除平鋪伺服器 \"{ts}\"", + "Server name or server url should not be empty" : "服務器名稱或服務器URL不應該為空", + "Impossible to add tile server" : "無法添加平鋪伺服器", + "A server with this name already exists" : "具有此名稱的伺服器已存在", + "Tile server \"{ts}\" has been added" : "已添加平鋪伺服器 \"{ts}\"", + "Failed to add tile server \"{ts}\"" : "未能添加平鋪伺服器 \"{ts}\"", + "Failed to restore options values" : "無法還原選項值", + "Error" : "錯誤", + "Approximate new points elevations" : "近似新點海拔", + "Custom tile servers" : "自訂平鋪伺服器", + "Server name" : "伺服器名稱", + "For example : my custom server" : "例如: 我的自訂伺服器", + "Server url" : "服務器網址", + "For example : http://tile.server.org/cycle/{z}/{x}/{y}.png" : "例如: Http://tile.server.org/cycle/{z}/{x}/{y}. png", + "Min zoom (1-20)" : "最小變焦 (1-20)", + "Max zoom (1-20)" : "最大變焦 (1-20)", + "Add" : "新增", + "Your tile servers" : "您的平鋪伺服器", + "Custom overlay tile servers" : "自訂疊加平鋪伺服器", + "For example : http://overlay.server.org/cycle/{z}/{x}/{y}.png" : "例如: Http://overlay.server.org/cycle/{z}/{x}/{y}. png", + "Transparent" : "透明度", + "Opacity (0.0-1.0)" : "不透明度 (0.0-1.0)", + "Your overlay tile servers" : "你的覆蓋瓷磚服務器", + "Custom WMS tile servers" : "自定義WMS磁貼服務器", + "Format" : "格式", + "WMS version" : "WMS版本", + "Layers to display" : "要顯示的圖層", + "Your WMS tile servers" : "你的WMS瓷磚服務器", + "Custom WMS overlay servers" : "自定義WMS磁貼服務器", + "Your WMS overlay tile servers" : "您的WMS覆蓋平鋪服務器", + "Features overview" : "功能概述", + "Draw, edition and deletion buttons are in the map's bottom-left corner." : "繪圖、編輯和刪除按鈕位於地圖的左下角。", + "You can draw a line or add a marker." : "您可以繪製線條或加標記。", + "If you click on a line or a marker, a popup pops and let you set the object properties." : "如果按一下某一线或標記, 快顯視窗會彈出, 並允許您設置物件屬性。", + "After a click on \"edition\" button, in edition mode, you can" : "點擊 \"編輯\" 按鈕後, 在編輯模式下, 您可以", + "move markers" : "移動標記", + "move line points" : "移動线點", + "click on a line point to remove it" : "按一下某個线點以刪除它", + "hover a \"middle marker\" (between two line points) and press \"Del\" to cut the line in two (this action cannot be canceled)" : "懸停一個 \"中間標記\" (介於兩個線點之間), 然後按 \"删除\" 將线剪切 (此操作不能取消)", + "Shortcuts" : "快捷方式", + "toggle sidebar" : "切換邊欄", + "toggle minimap" : "切換迷你地圖", + "Documentation" : "文檔", + "Source management" : "源管理", + "Authors" : "作者" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file