source: osm/applications/editors/josm/i18n/specialmessages.java@ 36331

Last change on this file since 36331 was 36301, checked in by taylor.smock, 6 months ago

Fix i18n single quote issue

File size: 7.6 KB
RevLine 
[11529]1/**
2 This file can be used to add some special messages to the translation,
3 which are not part of the programm texts, but should be translated nevertheless.
[21574]4
[22544]5 The text before is for translators
[11529]6*/
7
[21574]8/* OSM server message */ tr("You requested too many nodes (limit is 50,000). Either request a smaller area, or use planet.osm");
9/* OSM server message */ tr("Database offline for maintenance");
[26966]10/* OSM server message */ tr("You have downloaded too much data. Please try again later.");
[21574]11/* 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");
[25155]12/* JOSM server message */ tr("JOSM-Trac login at josm.openstreetmap.de");
[21574]13/* Java message loading audio data */ tr("could not get audio input stream from input URL");
14/* Java message loading audio data */ tr("Audio Device Unavailable");
[22544]15/* OSM server message */ tr("You must make your edits public to upload new data");
[36301]16/* OSM server message */ tr("<h2>This website is under heavy load (queue full)</h2><p>We''re sorry, too many people are accessing this website at the same time. We''re working on this problem. Please try again later.</p>");
[21574]17/* Nominatim search place type */ tr("town");
[26153]18/* Landuse type used in multipolygons */ trc("landuse", "forest");
[30696]19/* Landuse type used in multipolygons */ trc("landuse", "meadow");
[26153]20/* Landuse type used in multipolygons */ trc("landuse", "farmland");
[33234]21/* Landuse type used in multipolygons */ trc("landuse", "farmyard");
22/* Landuse type used in multipolygons */ trc("landuse", "cemetery");
[26153]23/* Landuse type used in multipolygons */ trc("landuse", "residential");
[33192]24/* Landuse type used in multipolygons */ trc("landuse", "greenfield");
25/* Landuse type used in multipolygons */ trc("landuse", "village_green");
26/* Landuse type used in multipolygons */ trc("landuse", "greenfield");
[33203]27/* Landuse type used in multipolygons */ trc("landuse", "quarry");
[33234]28/* Landuse type used in multipolygons */ trc("landuse", "allotments");
[33247]29/* Landuse type used in multipolygons */ trc("landuse", "vineyard");
[26153]30/* Landuse type used in multipolygons */ trc("natural", "scrub");
[31771]31/* Landuse type used in multipolygons */ trc("natural", "wood");
[33192]32/* Landuse type used in multipolygons */ trc("natural", "grassland");
[33234]33/* Landuse type used in multipolygons */ trc("natural", "wetland");
34/* Landuse type used in multipolygons */ trc("natural", "heath");
35/* Amenity used in multipolygons */ trc("amenity", "fire_station");
36/* Leisure used in multipolygons */ trc("leisure", "park");
[33235]37/* Leisure used in multipolygons */ trc("leisure", "track");
[33282]38/* Building used in multipolygons */ trc("building", "industrial");
[22464]39/* relation type */ trc("Relation type", "associatedStreet");
40/* relation type */ trc("Relation type", "boundary");
[30185]41/* relation type */ trc("Relation type", "bridge");
42/* relation type */ trc("Relation type", "destination_sign");
[22464]43/* relation type */ trc("Relation type", "enforcement");
44/* relation type */ trc("Relation type", "multipolygon");
45/* relation type */ trc("Relation type", "network");
46/* relation type */ trc("Relation type", "public_transport");
47/* relation type */ trc("Relation type", "restriction");
48/* relation type */ trc("Relation type", "route");
[30185]49/* relation type */ trc("Relation type", "route_master");
[35093]50/* relation type */ trc("Relation type", "superroute");
[22464]51/* relation type */ trc("Relation type", "site");
[30185]52/* relation type */ trc("Relation type", "street");
53/* relation type */ trc("Relation type", "tunnel");
[22464]54/* relation type */ trc("Relation type", "waterway");
[25377]55/* relation place type */ trc("Place type", "city");
56/* relation place type */ trc("Place type", "locality");
57/* relation place type */ trc("Place type", "village");
58/* relation place type */ trc("Place type", "town");
59/* relation place type */ trc("Place type", "borough");
60/* relation place type */ trc("Place type", "municipality");
61/* relation place type */ trc("Place type", "island");
62/* relation place type */ trc("Place type", "county");
63/* relation place type */ trc("Place type", "hamlet");
64/* relation place type */ trc("Place type", "suburb");
[21559]65
[21628]66/* Strings in JFileChooser */ tr("All Files");
67/* Strings in JFileChooser */ tr("Attributes");
[21973]68/* Strings in JFileChooser */ tr("Abort file chooser dialog");
[21628]69/* Strings in JFileChooser */ tr("Abort file chooser dialog.");
70/* Strings in JFileChooser */ tr("Cancel");
71/* Strings in JFileChooser */ tr("Create New Folder");
72/* Strings in JFileChooser */ tr("Delete File");
[21574]73/* Strings in JFileChooser */ tr("Details");
[21628]74/* Strings in JFileChooser */ tr("Enter file name:");
75/* Strings in JFileChooser */ tr("Enter path or folder name:");
76/* Strings in JFileChooser */ tr("Error ");
77/* Strings in JFileChooser */ tr("Error renaming file \"{0}\" to \"{1}\"", "file1", "file2");
[21574]78/* Strings in JFileChooser */ tr("File name:");
[21627]79/* Strings in JFileChooser */ tr("File Name:");
[21628]80/* Strings in JFileChooser */ tr("FileChooser help.");
81/* Strings in JFileChooser */ tr("Files");
[21574]82/* Strings in JFileChooser */ tr("Files of type:");
[21627]83/* Strings in JFileChooser */ tr("Files of Type:");
[21628]84/* Strings in JFileChooser */ tr("Filter");
85/* Strings in JFileChooser */ tr("Filter:");
86/* Strings in JFileChooser */ tr("Folders");
87/* Strings in JFileChooser */ tr("Help");
[21574]88/* Strings in JFileChooser */ tr("Home");
89/* Strings in JFileChooser */ tr("List");
90/* Strings in JFileChooser */ tr("Look in:");
[21627]91/* Strings in JFileChooser */ tr("Look In:");
[21628]92/* Strings in JFileChooser */ tr("Modified");
[21574]93/* Strings in JFileChooser */ tr("New Folder");
[21628]94/* Strings in JFileChooser */ tr("Name");
95/* Strings in JFileChooser */ tr("OK");
96/* Strings in JFileChooser */ tr("Open");
[21973]97/* Strings in JFileChooser */ tr("Open selected file");
[21628]98/* Strings in JFileChooser */ tr("Open selected file.");
[21574]99/* Strings in JFileChooser */ tr("Refresh");
[21628]100/* Strings in JFileChooser */ tr("Rename File");
101/* Strings in JFileChooser */ tr("Rename file \"{0}\" to", "file1");
102/* Strings in JFileChooser */ tr("Save");
[21574]103/* Strings in JFileChooser */ tr("Save in:");
[21627]104/* Strings in JFileChooser */ tr("Save In:");
[21628]105/* Strings in JFileChooser */ tr("Save selected file.");
106/* Strings in JFileChooser */ tr("Selection:");
107/* Strings in JFileChooser */ tr("Size");
108/* Strings in JFileChooser */ tr("Type");
[21574]109/* Strings in JFileChooser */ tr("Up");
110/* Strings in JFileChooser */ tr("Up One Level");
[21628]111/* Strings in JFileChooser */ tr("Update");
112/* Strings in JFileChooser */ tr("Update directory listing.");
[21574]113/* Strings in JFileChooser */ tr("View");
[21628]114
115/* Strings in GTK ColorChooser */ tr("Blue:");
116/* Strings in GTK ColorChooser */ tr("Color Name:");
117/* Strings in GTK ColorChooser */ tr("Green:");
118/* Strings in GTK ColorChooser */ tr("Hue:");
119/* Strings in GTK ColorChooser */ tr("GTK Color Chooser");
120/* Strings in GTK ColorChooser */ tr("Red:");
121/* Strings in GTK ColorChooser */ tr("Saturation:");
122/* Strings in GTK ColorChooser */ tr("Value:");
123
[36027]124/* JOSM trac newticket page */ tr("You are about to create a new JOSM ticket.");
125/* JOSM trac newticket page */ tr("Please make sure to always use directly in JOSM <a href=\"wiki/Help/Action/ReportBug\">Help/Report bug</a> or the button in <a href=\"wiki/Help/Action/About\">About Dialog</a> (Shift-F1) to come here:");
126/* JOSM trac newticket page */ tr("Using this prefills the bug report with useful information for us (<a href=\"wiki/Help/Action/ShowStatusReport\">Status Report</a>). <b>Please do not create defect tickets without status report!");
[36032]127/* JOSM trac newticket page */ tr("In any case, don’t be shy :) Please let us contact you if needed (either by <a href=\"register\">creating an account</a> or entering your e-mail address below which is normally not visible, but can be extracted in specific situations), and you will be notified about ticket progress.");
Note: See TracBrowser for help on using the repository browser.