mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Translated using Weblate (English)
Currently translated at 99.6% (1117 of 1121 strings) Translation: Tracks/Tracks Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/en/
This commit is contained in:
parent
8e10815f07
commit
5e8280fd41
1 changed files with 45 additions and 51 deletions
|
|
@ -96,9 +96,8 @@ en:
|
||||||
action: Action
|
action: Action
|
||||||
actions: Actions
|
actions: Actions
|
||||||
actions_midsentence:
|
actions_midsentence:
|
||||||
one: action
|
one: actions
|
||||||
other: actions
|
other: action
|
||||||
zero: actions
|
|
||||||
add: Add
|
add: Add
|
||||||
ajaxError: There was an error retrieving from server
|
ajaxError: There was an error retrieving from server
|
||||||
back: Back
|
back: Back
|
||||||
|
|
@ -110,9 +109,8 @@ en:
|
||||||
contribute: Contribute
|
contribute: Contribute
|
||||||
create: Create
|
create: Create
|
||||||
days_midsentence:
|
days_midsentence:
|
||||||
one: day
|
one: days
|
||||||
other: days
|
other: day
|
||||||
zero: days
|
|
||||||
deferred: deferred
|
deferred: deferred
|
||||||
description: Description
|
description: Description
|
||||||
drag_handle: DRAG
|
drag_handle: DRAG
|
||||||
|
|
@ -131,9 +129,8 @@ en:
|
||||||
none: None
|
none: None
|
||||||
not_available_abbr: n/a
|
not_available_abbr: n/a
|
||||||
note:
|
note:
|
||||||
one: 1 notes
|
one: no notes
|
||||||
other: "%{count} notes"
|
other: 1 notes
|
||||||
zero: no notes
|
|
||||||
notes: Notes
|
notes: Notes
|
||||||
numbered_step: Step %{number}
|
numbered_step: Step %{number}
|
||||||
ok: Ok
|
ok: Ok
|
||||||
|
|
@ -205,8 +202,8 @@ en:
|
||||||
some: Some errors occurred during import
|
some: Some errors occurred during import
|
||||||
file_blank: File can't be blank
|
file_blank: File can't be blank
|
||||||
invalid_csv: "Invalid CSV: could not read headers: %{e}"
|
invalid_csv: "Invalid CSV: could not read headers: %{e}"
|
||||||
save_error: "Could not save uploaded CSV (%{path_and_file}). Can Tracks write\
|
save_error: "Could not save uploaded CSV (%{path_and_file}). Can Tracks write
|
||||||
\ to the upload directory? %{e}"
|
to the upload directory? %{e}"
|
||||||
no_context: No default context could be found
|
no_context: No default context could be found
|
||||||
map_title: Map fields to be imported
|
map_title: Map fields to be imported
|
||||||
header: Importing data
|
header: Importing data
|
||||||
|
|
@ -218,11 +215,11 @@ en:
|
||||||
projects_count: "%{count} Projects imported"
|
projects_count: "%{count} Projects imported"
|
||||||
todos_count: "%{count} Todos imported"
|
todos_count: "%{count} Todos imported"
|
||||||
yaml_disabled: "YAML loading is disabled"
|
yaml_disabled: "YAML loading is disabled"
|
||||||
yaml_warning: "%{warning}: all your current data will be destroyed before importing\
|
yaml_warning: "%{warning}: all your current data will be destroyed before importing
|
||||||
\ the YAML file, so if you have access to the database, we strongly recommend\
|
the YAML file, so if you have access to the database, we strongly recommend
|
||||||
\ backing up the database right now in case that anything goes wrong."
|
backing up the database right now in case that anything goes wrong."
|
||||||
paste_field: "Paste the contents of the YAML file you exported into the text\
|
paste_field: "Paste the contents of the YAML file you exported into the text
|
||||||
\ box below:"
|
box below:"
|
||||||
warning: Beware
|
warning: Beware
|
||||||
export:
|
export:
|
||||||
page_title: Tracks::Export
|
page_title: Tracks::Export
|
||||||
|
|
@ -231,10 +228,10 @@ en:
|
||||||
yaml_description: "%{yaml}: Best for exporting data."
|
yaml_description: "%{yaml}: Best for exporting data."
|
||||||
yaml_link_description: YAML file containing all your actions, contexts, projects,
|
yaml_link_description: YAML file containing all your actions, contexts, projects,
|
||||||
tags and notes
|
tags and notes
|
||||||
yaml_experimental: "Please note that importing YAML files is currently supported\
|
yaml_experimental: "Please note that importing YAML files is currently supported
|
||||||
\ only in experimentally. Do not rely on it for backing up critical data."
|
only in experimentally. Do not rely on it for backing up critical data."
|
||||||
csv_description: "%{csv}: Best for importing into spreadsheet or data analysis\
|
csv_description: "%{csv}: Best for importing into spreadsheet or data analysis
|
||||||
\ software"
|
software"
|
||||||
csv_actions_description: CSV file containing all of your actions, with named
|
csv_actions_description: CSV file containing all of your actions, with named
|
||||||
contexts and projects
|
contexts and projects
|
||||||
csv_notes_description: CSV file containing all your notes
|
csv_notes_description: CSV file containing all your notes
|
||||||
|
|
@ -284,8 +281,8 @@ en:
|
||||||
default: "%Y-%m-%d"
|
default: "%Y-%m-%d"
|
||||||
long: "%B %d, %Y"
|
long: "%B %d, %Y"
|
||||||
longer: "%A %B %d, %Y"
|
longer: "%A %B %d, %Y"
|
||||||
month_day: ''
|
month_day: 'Month Day'
|
||||||
only_day: ''
|
only_day: 'Only Day'
|
||||||
short: "%b %d"
|
short: "%b %d"
|
||||||
month_names:
|
month_names:
|
||||||
-
|
-
|
||||||
|
|
@ -321,13 +318,11 @@ en:
|
||||||
other: almost %{count} years
|
other: almost %{count} years
|
||||||
half_a_minute: half a minute
|
half_a_minute: half a minute
|
||||||
less_than_x_minutes:
|
less_than_x_minutes:
|
||||||
one: less than a minute
|
one: less than 1 minute
|
||||||
other: less than %{count} minutes
|
other: less than a minute
|
||||||
zero: less than 1 minute
|
|
||||||
less_than_x_seconds:
|
less_than_x_seconds:
|
||||||
one: less than 1 second
|
one: less than 1 second
|
||||||
other: less than %{count} seconds
|
other: less than 1 second
|
||||||
zero: less than 1 second
|
|
||||||
over_x_years:
|
over_x_years:
|
||||||
one: over 1 year
|
one: over 1 year
|
||||||
other: over %{count} years
|
other: over %{count} years
|
||||||
|
|
@ -425,10 +420,10 @@ en:
|
||||||
email_rich: Rich Todo Message email format
|
email_rich: Rich Todo Message email format
|
||||||
opensearch_description: Search in Tracks
|
opensearch_description: Search in Tracks
|
||||||
title: Integrations
|
title: Integrations
|
||||||
intro: "Tracks can be integrated with a number of other tools… whatever it takes\
|
intro: "Tracks can be integrated with a number of other tools… whatever it takes
|
||||||
\ to help you get things done! This page has information on setting up some\
|
to help you get things done! This page has information on setting up some of
|
||||||
\ of these. Not all of these are applicable to all platforms, and some require\
|
these. Not all of these are applicable to all platforms, and some require more
|
||||||
\ more technical knowledge than others. See also %{documentation_link}"
|
technical knowledge than others. See also %{documentation_link}"
|
||||||
developer_documentation_link: developer documentation for Tracks
|
developer_documentation_link: developer documentation for Tracks
|
||||||
contents_header: "Contents:"
|
contents_header: "Contents:"
|
||||||
add_your_own: Do you have one of your own to add? %{tell_us_link} and we may include
|
add_your_own: Do you have one of your own to add? %{tell_us_link} and we may include
|
||||||
|
|
@ -449,12 +444,12 @@ en:
|
||||||
laundry @ Home" or "Call Bill > project X". The subject of the message will
|
laundry @ Home" or "Call Bill > project X". The subject of the message will
|
||||||
fill description, context, and project, while the body will populate the tasks''s
|
fill description, context, and project, while the body will populate the tasks''s
|
||||||
note.'
|
note.'
|
||||||
configuration: "You may need to configure your %{site_yml} to tell the message\
|
configuration: "You may need to configure your %{site_yml} to tell the message
|
||||||
\ gateway to look at the %{to_name} field or %{from_name} field to lookup\
|
gateway to look at the %{to_name} field or %{from_name} field to lookup Tracks'
|
||||||
\ Tracks' user from the email address in that field."
|
user from the email address in that field."
|
||||||
one_user_configuration: "You can also send all email to a specific Tracks user.\
|
one_user_configuration: "You can also send all email to a specific Tracks user.
|
||||||
\ Configure mail_dispatch in site.yml to %{single_user_value} and pass the\
|
Configure mail_dispatch in site.yml to %{single_user_value} and pass the login
|
||||||
\ login of the user in the pipe command: %{code}"
|
of the user in the pipe command: %{code}"
|
||||||
instructions:
|
instructions:
|
||||||
'1': 'Go to %{preferences_link} and set your "%{sms_email_name}" and "%{sms_context_name}"
|
'1': 'Go to %{preferences_link} and set your "%{sms_email_name}" and "%{sms_context_name}"
|
||||||
for todos sent in via email (which could come from an SMS message)'
|
for todos sent in via email (which could come from an SMS message)'
|
||||||
|
|
@ -478,12 +473,13 @@ en:
|
||||||
(e.g. tracks@user.mailgun.com) in the "%{sms_email_name}" box.'
|
(e.g. tracks@user.mailgun.com) in the "%{sms_email_name}" box.'
|
||||||
'4': 'Select a default context for emails to be put in with "%{sms_context_name}"'
|
'4': 'Select a default context for emails to be put in with "%{sms_context_name}"'
|
||||||
'5': "Add your Mailgun API key (not the Public API key) to the Tracks 'site.yml'"
|
'5': "Add your Mailgun API key (not the Public API key) to the Tracks 'site.yml'"
|
||||||
'6': "Update the mailmap in 'site.yml' to define which senders can send emails\
|
'6': "Update the mailmap in 'site.yml' to define which senders can send emails
|
||||||
\ to which incoming addresses. For example, to send emails from your work\
|
to which incoming addresses. For example, to send emails from your work
|
||||||
\ and home email accounts to your Tracks Mailgun route, set it up like this:\
|
and home email accounts to your Tracks Mailgun route, set it up like this:
|
||||||
\ %{code}"
|
%{code}"
|
||||||
email_rich:
|
email_rich:
|
||||||
description: "For both of the above methods, the following format can be used in the message subject to add metadata:"
|
description: "For both of the above methods, the following format can be used
|
||||||
|
in the message subject to add metadata:"
|
||||||
fields_title: "The fields are:"
|
fields_title: "The fields are:"
|
||||||
symbol_title: Symbol
|
symbol_title: Symbol
|
||||||
meaning_title: Meaning
|
meaning_title: Meaning
|
||||||
|
|
@ -494,8 +490,8 @@ en:
|
||||||
project: The project to place the Todo in
|
project: The project to place the Todo in
|
||||||
due_date: The due date for the Todo (may be 2 digits for day, 4 digits for
|
due_date: The due date for the Todo (may be 2 digits for day, 4 digits for
|
||||||
month-day, or 6 digits for year-month-day)
|
month-day, or 6 digits for year-month-day)
|
||||||
tickler_date: The tickler date for the Todo (may be 2 digits for day, 4 digits for
|
tickler_date: The tickler date for the Todo (may be 2 digits for day, 4 digits
|
||||||
month-day, or 6 digits for year-month-day)
|
for month-day, or 6 digits for year-month-day)
|
||||||
tag: A tag to apply to the Todo – may be used multiple times
|
tag: A tag to apply to the Todo – may be used multiple times
|
||||||
star: Flag to star the Todo
|
star: Flag to star the Todo
|
||||||
example_names:
|
example_names:
|
||||||
|
|
@ -670,7 +666,7 @@ en:
|
||||||
trillion: Trillion
|
trillion: Trillion
|
||||||
unit: "."
|
unit: "."
|
||||||
format:
|
format:
|
||||||
delimiter: ''
|
delimiter: 'Delimiter'
|
||||||
precision: '1'
|
precision: '1'
|
||||||
significant: 'true'
|
significant: 'true'
|
||||||
strip_insignificant_zeros: 'true'
|
strip_insignificant_zeros: 'true'
|
||||||
|
|
@ -1331,13 +1327,11 @@ en:
|
||||||
multi_page_html: Displaying %{model} <b>%{from} - %{to}</b> of <b>%{count}</b>
|
multi_page_html: Displaying %{model} <b>%{from} - %{to}</b> of <b>%{count}</b>
|
||||||
in total
|
in total
|
||||||
single_page:
|
single_page:
|
||||||
one: Displaying 1 %{model}
|
one: No %{model} found
|
||||||
other: Displaying all %{count} %{model}
|
other: Displaying 1 %{model}
|
||||||
zero: No %{model} found
|
|
||||||
single_page_html:
|
single_page_html:
|
||||||
one: Displaying <b>1</b> %{model}
|
one: No %{model} found
|
||||||
other: Displaying <b>all %{count}</b> %{model}
|
other: Displaying <b>1</b> %{model}
|
||||||
zero: No %{model} found
|
|
||||||
page_gap: "…"
|
page_gap: "…"
|
||||||
previous_label: "← Previous"
|
previous_label: "← Previous"
|
||||||
auth_type:
|
auth_type:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue