0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-02 04:27:56 +00:00
kevinpapst_kimai2/translations/system-configuration.en.xlf

323 lines
16 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" target-language="en" datatype="plaintext" original="system-configuration.en.xlf">
<body>
<trans-unit id="title">
<source>title</source>
<target>Settings</target>
</trans-unit>
<trans-unit id="subtitle">
<source>subtitle</source>
<target>Change global configurations of your time-tracker</target>
</trans-unit>
<trans-unit id="timesheet">
<source>timesheet</source>
<target>Timesheet</target>
</trans-unit>
<trans-unit id="invoice">
<source>invoice</source>
<target>Invoices</target>
</trans-unit>
<trans-unit id="form_customer">
<source>form_customer</source>
<target>Create customer—default values</target>
</trans-unit>
<trans-unit id="form_user">
<source>form_user</source>
<target>User—default values</target>
</trans-unit>
<trans-unit id="theme">
<source>theme</source>
<target>Theme</target>
</trans-unit>
<trans-unit id="calendar">
<source>calendar</source>
<target>Calendar</target>
</trans-unit>
<trans-unit id="label.theme.markdown_content">
<source>label.theme.markdown_content</source>
<target>Allow markdown-formattings in descriptions and comments</target>
</trans-unit>
<trans-unit id="label.theme.tags_create">
<source>label.theme.tags_create</source>
<target>Tags: use auto-complete search and allow tag creation</target>
</trans-unit>
<trans-unit id="label.theme.avatar_url">
<source>label.theme.avatar_url</source>
<target>Allow the use of URLs for avatar images</target>
</trans-unit>
<trans-unit id="label.theme.random_colors">
<source>label.theme.random_colors</source>
<target>Use random colors for objects without assigned color</target>
</trans-unit>
<trans-unit id="label.timesheet.mode">
<source>label.timesheet.mode</source>
<target>Timetracking mode</target>
</trans-unit>
<trans-unit id="label.timesheet.mode_default">
<source>label.timesheet.mode_default</source>
<target>[Default] start and end times can be edited</target>
</trans-unit>
<trans-unit id="label.timesheet.mode_duration_only">
<source>label.timesheet.mode_duration_only</source>
<target>[Duration] replaces the end time with a duration input-field</target>
</trans-unit>
<trans-unit id="label.timesheet.mode_duration_fixed_begin">
<source>label.timesheet.mode_duration_fixed_begin</source>
<target>[Duration] configurable fixed start-time, only duration can be changed</target>
</trans-unit>
<trans-unit id="label.timesheet.mode_punch">
<source>label.timesheet.mode_punch</source>
<target>[Time-clock] user can start and stop records, but not edit the times or duration</target>
</trans-unit>
<trans-unit id="label.timesheet.rules.allow_future_times">
<source>label.timesheet.rules.allow_future_times</source>
<target>Allow time entries in the future</target>
</trans-unit>
<trans-unit id="label.timesheet.rules.allow_overbooking_budget">
<source>label.timesheet.rules.allow_overbooking_budget</source>
<target>Allow overbooking of stored budgets</target>
</trans-unit>
<trans-unit id="label.timesheet.rules.allow_overlapping_records">
<source>label.timesheet.rules.allow_overlapping_records</source>
<target>Allow overlapping time entries</target>
</trans-unit>
<trans-unit id="lockdown_period">
<source>lockdown_period</source>
<target>Lockdown period</target>
</trans-unit>
<trans-unit id="label.timesheet.rules.lockdown_period_timezone">
<source>label.timesheet.rules.lockdown_period_timezone</source>
<target>Time zone (if empty, time zone of the respective user is used)</target>
</trans-unit>
<trans-unit id="label.timesheet.rules.lockdown_period_start">
<source>label.timesheet.rules.lockdown_period_start</source>
<target>Lockdown period start (PHP relative date to now)</target>
</trans-unit>
<trans-unit id="label.timesheet.rules.lockdown_period_end">
<source>label.timesheet.rules.lockdown_period_end</source>
<target>Lockdown period end (PHP relative date to now)</target>
</trans-unit>
<trans-unit id="label.timesheet.rules.lockdown_grace_period">
<source>label.timesheet.rules.lockdown_grace_period</source>
<target>Lockdown grace period end (PHP relative date to lockdown period end)</target>
</trans-unit>
<trans-unit id="label.timesheet.active_entries.hard_limit">
<source>label.timesheet.active_entries.hard_limit</source>
<target>Permitted number of simultaneously running time entries</target>
</trans-unit>
<trans-unit id="label.theme.autocomplete_chars">
<source>label.theme.autocomplete_chars</source>
<target>Minimum number of letters to start auto-completion</target>
</trans-unit>
<trans-unit id="label.calendar.week_numbers">
<source>label.calendar.week_numbers</source>
<target>Display week numbers</target>
</trans-unit>
<trans-unit id="label.calendar.weekends">
<source>label.calendar.weekends</source>
<target>Display weekends</target>
</trans-unit>
<trans-unit id="label.calendar.businessHours.begin">
<source>label.calendar.businessHours.begin</source>
<target>Start of normal business hours (will be highlighted)</target>
</trans-unit>
<trans-unit id="label.calendar.businessHours.end">
<source>label.calendar.businessHours.end</source>
<target>End of normal business hours (will be highlighted)</target>
</trans-unit>
<trans-unit id="label.calendar.visibleHours.begin">
<source>label.calendar.visibleHours.begin</source>
<target>Start of visible time range</target>
</trans-unit>
<trans-unit id="label.calendar.visibleHours.end">
<source>label.calendar.visibleHours.end</source>
<target>End of visible time range</target>
</trans-unit>
<trans-unit id="label.calendar.slot_duration">
<source>label.calendar.slot_duration</source>
<target>Slot duration for week- and day view (format: hh:mm:ss)</target>
</trans-unit>
<trans-unit id="branding">
<source>branding</source>
<target>My company</target>
</trans-unit>
<trans-unit id="label.theme.branding.logo">
<source>label.theme.branding.logo</source>
<target>Logo URL (replaces the company name in login screen)</target>
</trans-unit>
<trans-unit id="label.theme.branding.company">
<source>label.theme.branding.company</source>
<target>Company name</target>
</trans-unit>
<trans-unit id="label.theme.branding.mini">
<source>label.theme.branding.mini</source>
<target>Mini Logo (collapsed sidebar)</target>
</trans-unit>
<trans-unit id="label.theme.branding.title">
<source>label.theme.branding.title</source>
<target>Browser Title</target>
</trans-unit>
<trans-unit id="label.company.financial_year">
<source>label.company.financial_year</source>
<target>Financial year</target>
</trans-unit>
<trans-unit id="rounding">
<source>rounding</source>
<target>Time rounding</target>
</trans-unit>
<trans-unit id="label.timesheet.rounding.default.begin">
<source>label.timesheet.rounding.default.begin</source>
<target>Rounding of the start time in minutes (0 = deactivated)</target>
</trans-unit>
<trans-unit id="label.timesheet.rounding.default.end">
<source>label.timesheet.rounding.default.end</source>
<target>Rounding of the end time in minutes (0 = deactivated)</target>
</trans-unit>
<trans-unit id="label.timesheet.rounding.default.duration">
<source>label.timesheet.rounding.default.duration</source>
<target>Rounding of the duration in minutes (0 = deactivated)</target>
</trans-unit>
<trans-unit id="label.timesheet.rounding.default.mode">
<source>label.timesheet.rounding.default.mode</source>
<target>Rounding mode</target>
</trans-unit>
<trans-unit id="label.timesheet.rounding.default.days">
<source>label.timesheet.rounding.default.days</source>
<target>Days of the week when rounding will be applied</target>
</trans-unit>
<trans-unit id="Monday">
<source>Monday</source>
<target>Monday</target>
</trans-unit>
<trans-unit id="Tuesday">
<source>Tuesday</source>
<target>Tuesday</target>
</trans-unit>
<trans-unit id="Wednesday">
<source>Wednesday</source>
<target>Wednesday</target>
</trans-unit>
<trans-unit id="Thursday">
<source>Thursday</source>
<target>Thursday</target>
</trans-unit>
<trans-unit id="Friday">
<source>Friday</source>
<target>Friday</target>
</trans-unit>
<trans-unit id="Saturday">
<source>Saturday</source>
<target>Saturday</target>
</trans-unit>
<trans-unit id="Sunday">
<source>Sunday</source>
<target>Sunday</target>
</trans-unit>
<trans-unit id="Ceil">
<source>Ceil</source>
<target>Ceil: begin, end and duration will be rounded up</target>
</trans-unit>
<trans-unit id="Closest">
<source>Closest</source>
<target>Closest: mathematical rounding to the nearest value</target>
</trans-unit>
<trans-unit id="Default">
<source>Default</source>
<target>Standard: begin will be rounded down, end and duration up</target>
</trans-unit>
<trans-unit id="Floor">
<source>Floor</source>
<target>Floor: begin, end and duration will be rounded down</target>
</trans-unit>
<trans-unit id="label.timesheet.default_begin">
<source>label.timesheet.default_begin</source>
<target>Default start-time (not used in all timetracking modes)</target>
</trans-unit>
<trans-unit id="label.simple_form">
<source>label.simple_form</source>
<target>Simple search</target>
</trans-unit>
<trans-unit id="label.invoice.number_format">
<source>label.invoice.number_format</source>
<target>Invoice number format</target>
</trans-unit>
<trans-unit id="first_weekday">
<source>first_weekday</source>
<target>First day of the week</target>
</trans-unit>
<trans-unit id="label.timesheet.duration_increment">
<source>label.timesheet.duration_increment</source>
<target>Minute selection for Duration</target>
</trans-unit>
<trans-unit id="label.timesheet.time_increment">
<source>label.timesheet.time_increment</source>
<target>Minute selection for From &amp; To</target>
</trans-unit>
<trans-unit id="increment_rounding">
<source>increment_rounding</source>
<target>Use configured value of the rounding rule</target>
</trans-unit>
<trans-unit id="off">
<source>off</source>
<target>Off</target>
</trans-unit>
<trans-unit id="label.theme.colors_limited">
<source>label.theme.colors_limited</source>
<target>Limit color choices</target>
</trans-unit>
<trans-unit id="label.theme.color_choices">
<source>label.theme.color_choices</source>
<target>Allowed colors</target>
</trans-unit>
<trans-unit id="help.theme.color_choices">
<source>help.theme.color_choices</source>
<target>Comma separated list of HTML color codes. Color names can be set by prefixing the color code with a name and the | delimiter, eg.: White|#ffffff,Black|#000000.</target>
</trans-unit>
<trans-unit id="authentication">
<source>authentication</source>
<target>Authentication</target>
</trans-unit>
<trans-unit id="label.user_auth_login">
<source>label.user_auth_login</source>
<target>Login form</target>
</trans-unit>
<trans-unit id="label.user_auth_registration">
<source>label.user_auth_registration</source>
<target>User registration</target>
</trans-unit>
<trans-unit id="label.user_auth_password_reset">
<source>label.user_auth_password_reset</source>
<target>Forgot password</target>
</trans-unit>
<trans-unit id="label.user_auth_password_reset_retry_ttl">
<source>label.user_auth_password_reset_retry_ttl</source>
<target>Forgotten password - seconds before a user can request the next e-mail</target>
</trans-unit>
<trans-unit id="label.user_auth_password_reset_token_ttl">
<source>label.user_auth_password_reset_token_ttl</source>
<target>Forgotten password - seconds before a reset link expires</target>
</trans-unit>
<trans-unit id="label.ldap_activate">
<source>label.ldap_activate</source>
<target>LDAP login</target>
</trans-unit>
<trans-unit id="label.saml_activate">
<source>label.saml_activate</source>
<target>SAML login</target>
</trans-unit>
<trans-unit id="label.timesheet.rules.break_warning_duration">
<source>label.timesheet.rules.break_warning_duration</source>
<target>Maximum duration of a timesheet record in minutes before a "break warning" will be displayed (0 = deactivated)</target>
</trans-unit>
<trans-unit id="label.timesheet.rules.long_running_duration">
<source>label.timesheet.rules.long_running_duration</source>
<target>Maximum duration of a timesheet record in minutes before saving is rejected (0 = deactivated)</target>
</trans-unit>
<trans-unit id="label.calendar.dragdrop_amount">
<source>label.calendar.dragdrop_amount</source>
<target>Amount of entries for drag&amp;drop (0 = deactivated)</target>
</trans-unit>
</body>
</file>
</xliff>