]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Removed tabs from source
[rails.git] / config / locales / en.yml
index ee5bb1b76e9dd80bcbc7ebaeb7fe08c69ab995cd..a6ea59db63f5fa4572fd57bc3d220af1fbabad7e 100644 (file)
@@ -275,22 +275,38 @@ en:
       description: "Description:"
       tags: "Tags:"
       save_button: "Save Changes"
+    no_such_user:
+      no_such_user: "Sorry, there is no user with the name {{name}}. Please check your spelling, or maybe the link you clicked is wrong."
+    trace_form:
+      upload_gpx: "Upload GPX File"
+      description: "Description"
+      tags: "Tags"
+      public: "Public?"
+      upload_button: "Upload"
+      help: "Help"
+    trace_header:
+      see_just_your_traces: "See just your traces, or upload a trace"
+      see_all_traces: "See all traces"
+      see_your_traces: "See all your traces"
+      traces_waiting: "You have {{count}} traces waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
+    trace_optionals:
+      tags: "Tags"
     view:
-         pending: "PENDING"
-         filename: "Filename:"
-         download: "download"
+      pending: "PENDING"
+      filename: "Filename:"
+      download: "download"
       uploaded: "Uploaded at:"
-         points: "Points:"
-         start_coordinates: "Start coordinate:"
-         map: "map"
+      points: "Points:"
+      start_coordinates: "Start coordinate:"
+      map: "map"
       edit: "edit"
-         owner: "Owner:"
-         description: "Description:"
-         tags: "Tags"
-         none: "None"
-         make_public: "Make this track public permanently"
-         edit_track: "Edit this track"
-         delete_track: "Delete this track"
+      owner: "Owner:"
+      description: "Description:"
+      tags: "Tags"
+      none: "None"
+      make_public: "Make this track public permanently"
+      edit_track: "Edit this track"
+      delete_track: "Delete this track"
   user:
     login:
       heading: "Login"