Merge remote-tracking branch 'upstream/pull/2667'
This commit is contained in:
commit
c24c2e481c
36 changed files with 289 additions and 344 deletions
|
@ -6,6 +6,8 @@ en:
|
|||
friendly: "%e %B %Y at %H:%M"
|
||||
blog: "%e %B %Y"
|
||||
helpers:
|
||||
file:
|
||||
prompt: Choose file
|
||||
submit:
|
||||
diary_comment:
|
||||
create: Save
|
||||
|
@ -93,6 +95,10 @@ en:
|
|||
longitude: "Longitude"
|
||||
public: "Public"
|
||||
description: "Description"
|
||||
name: Filename
|
||||
gpx_file: Upload GPX File
|
||||
visibility: Visibility
|
||||
tagstring: Tags
|
||||
message:
|
||||
sender: "Sender"
|
||||
title: "Subject"
|
||||
|
@ -105,6 +111,9 @@ en:
|
|||
description: "Description"
|
||||
languages: "Languages"
|
||||
pass_crypt: "Password"
|
||||
help:
|
||||
trace:
|
||||
tagstring: comma delimited
|
||||
datetime:
|
||||
distance_in_words_ago:
|
||||
about_x_hours:
|
||||
|
@ -1823,11 +1832,6 @@ en:
|
|||
identifiable: "Identifiable (shown in trace list and as identifiable, ordered points with timestamps)"
|
||||
new:
|
||||
upload_trace: "Upload GPS Trace"
|
||||
upload_gpx: "Upload GPX File:"
|
||||
description: "Description:"
|
||||
tags: "Tags:"
|
||||
tags_help: "comma delimited"
|
||||
visibility: "Visibility:"
|
||||
visibility_help: "what does this mean?"
|
||||
visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
|
||||
help: "Help"
|
||||
|
@ -1840,20 +1844,9 @@ en:
|
|||
one: "You have %{count} trace waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users."
|
||||
other: "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."
|
||||
edit:
|
||||
cancel: Cancel
|
||||
title: "Editing trace %{name}"
|
||||
heading: "Editing trace %{name}"
|
||||
filename: "Filename:"
|
||||
download: "download"
|
||||
uploaded_at: "Uploaded:"
|
||||
points: "Points:"
|
||||
start_coord: "Start coordinate:"
|
||||
map: "map"
|
||||
edit: "edit"
|
||||
owner: "Owner:"
|
||||
description: "Description:"
|
||||
tags: "Tags:"
|
||||
tags_help: "comma delimited"
|
||||
visibility: "Visibility:"
|
||||
visibility_help: "what does this mean?"
|
||||
visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
|
||||
update:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue