8000 Translations update from Hosted Weblate by weblate · Pull Request #3050 · TracksApp/tracks · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Translations update from Hosted Weblate #3050

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
8000
Diff view
4 changes: 1 addition & 3 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
---
name: 'Build release'
on:
release:
types:
- published
release

jobs:
build-and-publish-release:
Expand Down
191 changes: 122 additions & 69 deletions config/locales/cs.yml

Large diffs are not rendered by default.

87 changes: 40 additions & 47 deletions config/locales/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,8 @@ de:
action: Aufgabe
actions: Aufgaben
actions_midsentence:
one: Aufgaben
other: Aufgabe
zero: Aufgabe
one: Aufgabe
other: Aufgaben
add: Hinzufügen
ajaxError: Fehler beim Empfangen vom Server
back: Zurück
Expand All @@ -108,9 +107,8 @@ de:
contribute: Mitwirken
create: Erstellen
days_midsentence:
one: Tag
other: Tagen
zero: Tagen
one: Tagen
other: Tag
deferred: aufgeschobene
description: Beschreibung
drag_handle: Verschieben
Expand All @@ -129,9 +127,8 @@ de:
none: Keine
not_available_abbr: n/b
note:
one: 1 Notiz
other: "%{count} Notizen"
zero: keine Notizen
one: keine Notizen
other: 1 Notiz
notes: Notizen
numbered_step: Schritt %{number}
ok: Ok
Expand Down Expand Up @@ -202,8 +199,8 @@ de:
some: Beim Import sind Fehler aufgetreten
file_blank: File can't be blank
invalid_csv: "Invalid CSV: could not read headers: %{e}"
save_error: "Could not save uploaded CSV (%{path_and_file}). Can Tracks write\
\ to the upload directory? %{e}"
save_error: "Could not save uploaded CSV (%{path_and_file}). Can Tracks write
to the upload directory? %{e}"
map_title: Map fields to be imported
header: Importing data
submit: Importieren
Expand All @@ -214,11 +211,11 @@ de:
projects_count: "%{count} Projects imported"
todos_count: "%{count} Todos imported"
yaml_disabled: "YAML loading is disabled"
yaml_warning: "%{warning}: vor dem Import der YAML Datei werden alle Daten in\
\ Ihrer Datenbank gelöscht. Falls Sie entsprechenden Zugriff auf Ihre Datenbank\
\ haben, empfiehlt es sich, ein Backup anzulegen, bevor Sie fortfahren."
paste_field: "Fügen Sie den Inhalt der kopierten YAML Datei in das untenstehende\
\ Formular ein:"
yaml_warning: "%{warning}: vor dem Import der YAML Datei werden alle Daten in
Ihrer Datenbank gelöscht. Falls Sie entsprechenden Zugriff auf Ihre Datenbank
haben, empfiehlt es sich, ein Backup anzulegen, bevor Sie fortfahren."
paste_field: "Fügen Sie den Inhalt der kopierten YAML Datei in das untenstehende
Formular ein:"
warning: Vorsicht
export:
page_title: Tracks::Export
Expand All @@ -227,11 +224,11 @@ de:
yaml_description: "%{yaml}: Für den Daten-Import bevorzugt."
yaml_link_description: YAML-Datei mit all Ihren Aktionen, Umgebungen, Projekten,
Tags und Notizen
yaml_experimental: "Bitte beachten Sie, dass der YAML-Import zur Zeit noch experimentelle\
\ Funktionalität darstellt. Nutzen Sie diese Option also nicht. um kritische\
\ Daten zu sichern."
csv_description: "%{csv}: Am besten für den Export in eine Tabellen-Kalkulation\
\ oder ähnliche Auswertungs-Software geeignet"
yaml_experimental: "Bitte beachten Sie, dass der YAML-Import zur Zeit noch experimentelle
Funktionalität darstellt. Nutzen Sie diese Option also nicht. um kritische
Daten zu sichern."
csv_description: "%{csv}: Am besten für den Export in eine Tabellen-Kalkulation
oder ähnliche Auswertungs-Software geeignet"
csv_actions_description: CSV-Datei mit all Ihren Aktionen, benannten Umgebungen
und Projekten
csv_notes_description: CSV-Datei mit all Ihren Notizen
Expand Down Expand Up @@ -318,13 +315,11 @@ de:
other: fast %{count} Jahre
half_a_minute: eine halbe Minute
less_than_x_minutes:
one: weniger als eine Minute
other: weniger als %{count} Minuten
zero: weniger als 1 Minute
one: weniger als 1 Minute
other: weniger als eine Minute
less_than_x_seconds:
one: weniger als 1 Sekunde
other: weniger als %{count} Sekunden
zero: weniger als 1 Sekunde
other: weniger als 1 Sekunde
over_x_years:
one: mehr als 1 Jahr
other: mehr als %{count} Jahre
Expand Down Expand Up @@ -420,11 +415,11 @@ de:
email_rich: Rich Todo Message email format
opensearch_description: In Tracks suchen
title: Integration
intro: "Tracks kann mit verschiedenen Werkzeugen zusammenarbeiten... was immer\
\ Sie brauchen, um Ihre Aufgaben zu erledigen! Auf dieser Seite finden Sie Informationen,\
\ um einige dieser Werkzeuge einzurichten. Diese Beispiele sind nicht unbedingt\
\ auf Ihre Umgebung anwendbar oder bedürfen mehr technisches Wissen als andere.\
\ Weitere Informationen finden Sie in der %{documentation_link} (englisch)."
intro: "Tracks kann mit verschiedenen Werkzeugen zusammenarbeiten... was immer
Sie brauchen, um Ihre Aufgaben zu erledigen! Auf dieser Seite finden Sie Informationen,
um einige dieser Werkzeuge einzurichten. Diese Beispiele sind nicht unbedingt
auf Ihre Umgebung anwendbar oder bedürfen mehr technisches Wissen als andere.
Weitere Informationen finden Sie in der %{documentation_link} (englisch)."
developer_documentation_link: "Entwickler Documentation der Tracks' REST API"
contents_header: "Inhalt:"
add_your_own: Sie haben weitere Beispiele? %{tell_us_link}, damit wir es für die
Expand All @@ -445,12 +440,12 @@ de:
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
note.'
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\
\ Tracks' user from the email address in that field."
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\
\ login of the user in the pipe command: %{code}"
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 Tracks'
user from the email address in that field."
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 login
of the user in the pipe command: %{code}"
instructions:
'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)'
Expand All @@ -474,10 +469,10 @@ de:
(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"'
'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\
\ 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:\
\ %{code}"
'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
and home email accounts to your tracks Mailgun route, set it up like this:
%{code}"
email_rich:
description: "For both of the above methods, the follow format can be used:"
fields_title: "The fields are:"
Expand Down Expand Up @@ -1333,12 +1328,10 @@ de:
multi_page_html: Angezeigte %{model} <b>%{from}&nbsp;-&nbsp;%{to}</b> von <b>%{count}</b>
insgesamt
single_page:
one: Angezeigte 1 %{model}
other: Anzeige aller %{count} %{model}
zero: Kein %{model} gefunden
one: Kein %{model} gefunden
other: Angezeigte 1 %{model}
single_page_html:
one: Angezeigte <b>1</b> %{model}
other: Anzeige <b>aller&nbsp;%{count}</b> %{model}
zero: Kein %{model} gefunden
one: Kein %{model} gefunden
other: Angezeigte <b>1</b> %{model}
page_gap: "..."
previous_label: "« Zurück"
96 changes: 45 additions & 51 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,8 @@ en:
action: Action
actions: Actions
actions_midsentence:
one: action
other: actions
zero: actions
one: actions
other: action
add: Add
ajaxError: There was an error retrieving from server
back: Back
Expand All @@ -110,9 +109,8 @@ en:
contribute: Contribute
create: Create
days_midsentence:
one: day
other: days
zero: days
one: days
other: day
deferred: deferred
description: Description
drag_handle: DRAG
Expand All @@ -131,9 +129,8 @@ en:
none: None
not_available_abbr: n/a
note:
one: 1 notes
other: "%{count} notes"
zero: no notes
one: no notes
other: 1 notes
notes: Notes
numbered_step: Step %{number}
ok: Ok
Expand Down Expand Up @@ -205,8 +202,8 @@ en:
some: Some errors occurred during import
file_blank: File can't be blank
invalid_csv: "Invalid CSV: could not read headers: %{e}"
save_error: "Could not save uploaded CSV (%{path_and_file}). Can Tracks write\
\ to the upload directory? %{e}"
save_error: "Could not save uploaded CSV (%{path_and_file}). Can Tracks write
to the upload directory? %{e}"
no_context: No default context could be found
map_title: Map fields to be imported
header: Importing data
Expand All @@ -218,11 +215,11 @@ en:
projects_count: "%{count} Projects imported"
todos_count: "%{count} Todos imported"
yaml_disabled: "YAML loading is disabled"
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\
\ 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\
\ box below:"
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
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
box below:"
warning: Beware
export:
page_title: Tracks::Export
Expand All @@ -231,10 +228,10 @@ en:
yaml_description: "%{yaml}: Best for exporting data."
yaml_link_description: YAML file containing all your actions, contexts, projects,
tags and notes
yaml_experimental: "Please note that importing YAML files is currently supported\
\ only in experimentally. Do not rely on it for backing up critical data."
csv_description: "%{csv}: Best for importing into spreadsheet or data analysis\
\ software"
yaml_experimental: "Please note that importing YAML files is currently supported
only in experimentally. Do not rely on it for backing up critical data."
csv_description: "%{csv}: Best for importing into spreadsheet or data analysis
software"
csv_actions_description: CSV file containing all of your actions, with named
contexts and projects
csv_notes_description: CSV file containing all your notes
Expand Down Expand Up @@ -284,8 +281,8 @@ en:
default: "%Y-%m-%d"
long: "%B %d, %Y"
longer: "%A %B %d, %Y"
month_day: ''
only_day: ''
month_day: 'Month Day'
only_day: 'Only Day'
short: "%b %d"
month_names:
-
Expand Down Expand Up @@ -321,13 +318,11 @@ en:
other: almost %{count} years
half_a_minute: half a minute
less_than_x_minutes:
one: less than a minute
other: less than %{count} minutes
zero: less than 1 minute
one: less than 1 minute
other: less than a minute
less_than_x_seconds:
one: less than 1 second
other: less than %{count} seconds
zero: less than 1 second
other: less than 1 second
over_x_years:
one: over 1 year
other: over %{count} years
Expand Down Expand Up @@ -425,10 +420,10 @@ en:
email_rich: Rich Todo Message email format
opensearch_description: Search in Tracks
title: Integrations
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\
\ of these. Not all of these are applicable to all platforms, and some require\
\ more technical knowledge than others. See also %{documentation_link}"
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 of
these. Not all of these are applicable to all platforms, and some require more
technical knowledge than others. See also %{documentation_link}"
developer_documentation_link: developer documentation for Tracks
contents_header: "Contents:"
add_your_own: Do you have one of your own to add? %{tell_us_link} and we may include
Expand All @@ -449,12 +444,12 @@ en:
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
note.'
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\
\ Tracks' user from the email address in that field."
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\
\ login of the user in the pipe command: %{code}"
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 Tracks'
user from the email address in that field."
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 login
of the user in the pipe command: %{code}"
instructions:
'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)'
Expand All @@ -478,12 +473,13 @@ en:
(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}"'
'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\
\ 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:\
\ %{code}"
'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
and home email accounts to your Tracks Mailgun route, set it up like this:
%{code}"
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:"
symbol_title: Symbol
meaning_title: Meaning
Expand All @@ -494,8 +490,8 @@ en:
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
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
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 month-day, or 6 digits for year-month-day)
tag: A tag to apply to the Todo – may be used multiple times
star: Flag to star the Todo
example_names:
Expand Down Expand Up @@ -670,7 +666,7 @@ en:
trillion: Trillion
unit: "."
format:
delimiter: ''
delimiter: 'Delimiter'
precision: '1'
significant: 'true'
strip_insignificant_zeros: 'true'
Expand Down Expand Up @@ -1331,13 +1327,11 @@ en:
multi_page_html: Displaying %{model} <b>%{from}&nbsp;-&nbsp;%{to}</b> of <b>%{count}</b>
in total
single_page:
one: Displaying 1 %{model}
other: Displaying all %{count} %{model}
zero: No %{model} found
one: No %{model} found
other: Displaying 1 %{model}
single_page_html:
one: Displaying <b>1</b> %{model}
other: Displaying <b>all&nbsp;%{count}</b> %{model}
zero: No %{model} found
one: No %{model} found
other: Displaying <b>1</b> %{model}
page_gap: "&hellip;"
previous_label: "&#8592; Previous"
auth_type:
Expand Down
Loading
Loading
0