/** This file can be used to add some special messages to the translation, which are not part of the programm texts, but should be translated nevertheless. The text before is for translators */ /* OSM server message */ tr("You requested too many nodes (limit is 50,000). Either request a smaller area, or use planet.osm"); /* OSM server message */ tr("Database offline for maintenance"); /* OSM server message */ tr("You have downloaded too much data. Please try again later."); /* OSM server message */ tr("The maximum bbox size is 0.25, and your request was too large. Either request a smaller area, or use planet.osm"); /* JOSM server message */ tr("JOSM-Trac login at josm.openstreetmap.de"); /* Java message loading audio data */ tr("could not get audio input stream from input URL"); /* Java message loading audio data */ tr("Audio Device Unavailable"); /* OSM server message */ tr("You must make your edits public to upload new data"); /* Nominatim search place type */ tr("town"); /* Landuse type used in multipolygons */ trc("landuse", "forest"); /* Landuse type used in multipolygons */ trc("landuse", "farmland"); /* Landuse type used in multipolygons */ trc("landuse", "residential"); /* Landuse type used in multipolygons */ trc("natural", "scrub"); /* relation type */ trc("Relation type", "associatedStreet"); /* relation type */ trc("Relation type", "boundary"); /* relation type */ trc("Relation type", "enforcement"); /* relation type */ trc("Relation type", "line"); /* relation type */ trc("Relation type", "multipolygon"); /* relation type */ trc("Relation type", "network"); /* relation type */ trc("Relation type", "public_transport"); /* relation type */ trc("Relation type", "restriction"); /* relation type */ trc("Relation type", "route"); /* relation type */ trc("Relation type", "site"); /* relation type */ trc("Relation type", "waterway"); /* relation place type */ trc("Place type", "city"); /* relation place type */ trc("Place type", "locality"); /* relation place type */ trc("Place type", "village"); /* relation place type */ trc("Place type", "town"); /* relation place type */ trc("Place type", "borough"); /* relation place type */ trc("Place type", "municipality"); /* relation place type */ trc("Place type", "island"); /* relation place type */ trc("Place type", "county"); /* relation place type */ trc("Place type", "hamlet"); /* relation place type */ trc("Place type", "suburb"); /* Strings in JFileChooser */ tr("All Files"); /* Strings in JFileChooser */ tr("Attributes"); /* Strings in JFileChooser */ tr("Abort file chooser dialog"); /* Strings in JFileChooser */ tr("Abort file chooser dialog."); /* Strings in JFileChooser */ tr("Cancel"); /* Strings in JFileChooser */ tr("Create New Folder"); /* Strings in JFileChooser */ tr("Delete File"); /* Strings in JFileChooser */ tr("Details"); /* Strings in JFileChooser */ tr("Enter file name:"); /* Strings in JFileChooser */ tr("Enter path or folder name:"); /* Strings in JFileChooser */ tr("Error "); /* Strings in JFileChooser */ tr("Error renaming file \"{0}\" to \"{1}\"", "file1", "file2"); /* Strings in JFileChooser */ tr("File name:"); /* Strings in JFileChooser */ tr("File Name:"); /* Strings in JFileChooser */ tr("FileChooser help."); /* Strings in JFileChooser */ tr("Files"); /* Strings in JFileChooser */ tr("Files of type:"); /* Strings in JFileChooser */ tr("Files of Type:"); /* Strings in JFileChooser */ tr("Filter"); /* Strings in JFileChooser */ tr("Filter:"); /* Strings in JFileChooser */ tr("Folders"); /* Strings in JFileChooser */ tr("Help"); /* Strings in JFileChooser */ tr("Home"); /* Strings in JFileChooser */ tr("List"); /* Strings in JFileChooser */ tr("Look in:"); /* Strings in JFileChooser */ tr("Look In:"); /* Strings in JFileChooser */ tr("Modified"); /* Strings in JFileChooser */ tr("New Folder"); /* Strings in JFileChooser */ tr("Name"); /* Strings in JFileChooser */ tr("OK"); /* Strings in JFileChooser */ tr("Open"); /* Strings in JFileChooser */ tr("Open selected file"); /* Strings in JFileChooser */ tr("Open selected file."); /* Strings in JFileChooser */ tr("Refresh"); /* Strings in JFileChooser */ tr("Rename File"); /* Strings in JFileChooser */ tr("Rename file \"{0}\" to", "file1"); /* Strings in JFileChooser */ tr("Save"); /* Strings in JFileChooser */ tr("Save in:"); /* Strings in JFileChooser */ tr("Save In:"); /* Strings in JFileChooser */ tr("Save selected file."); /* Strings in JFileChooser */ tr("Selection:"); /* Strings in JFileChooser */ tr("Size"); /* Strings in JFileChooser */ tr("Type"); /* Strings in JFileChooser */ tr("Up"); /* Strings in JFileChooser */ tr("Up One Level"); /* Strings in JFileChooser */ tr("Update"); /* Strings in JFileChooser */ tr("Update directory listing."); /* Strings in JFileChooser */ tr("View"); /* Strings in GTK ColorChooser */ tr("Blue:"); /* Strings in GTK ColorChooser */ tr("Color Name:"); /* Strings in GTK ColorChooser */ tr("Green:"); /* Strings in GTK ColorChooser */ tr("Hue:"); /* Strings in GTK ColorChooser */ tr("GTK Color Chooser"); /* Strings in GTK ColorChooser */ tr("Red:"); /* Strings in GTK ColorChooser */ tr("Saturation:"); /* Strings in GTK ColorChooser */ tr("Value:");