#-- copyright #OpenProject is an open source project management software. #Copyright (C) 2012-2022 the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: #Copyright (C) 2006-2013 Jean-Philippe Lang #Copyright (C) 2010-2013 the ChiliProject Team #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License #as published by the Free Software Foundation; either version 2 #of the License, or (at your option) any later version. #This program is distributed in the hope that it will be useful, #but WITHOUT ANY WARRANTY; without even the implied warranty of #MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #GNU General Public License for more details. #You should have received a copy of the GNU General Public License #along with this program; if not, write to the Free Software #Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #See COPYRIGHT and LICENSE files for more details. #++ eo: no_results_title_text: Nun estas nenio vidigebla. activities: index: no_results_title_text: There has not been any activity for the project within this time frame. admin: plugins: no_results_title_text: There are currently no plugins available. custom_styles: color_theme: "Tema koloro" color_theme_custom: "(Propra)" colors: alternative-color: "Alternative" content-link-color: "Ligila fonto" primary-color: "Ĉefa" primary-color-dark: "Ĉefa (malluma)" header-bg-color: "Kapa fono" header-item-bg-hover-color: "Kapa fono dum musumo" header-item-font-color: "Kapa tiparo" header-item-font-hover-color: "Header font on hover" header-border-bottom-color: "Kapa bordero" main-menu-bg-color: "Fono de la ĉefa menuo" main-menu-bg-selected-background: "Ĉefa menuo elektita" main-menu-bg-hover-background: "Ĉefa menuo dum musumo" main-menu-font-color: "Tiparo de la ĉefa menuo" main-menu-selected-font-color: "Main menu font when selected" main-menu-hover-font-color: "Tiparo de la ĉefa menuo dum musumo" main-menu-border-color: "Bordero de la ĉefa menuo" custom_colors: "Propraj koloroj" customize: "Customize your OpenProject installation with your own logo. Note: This logo will be publicly accessible." enterprise_notice: "As a special 'Thank you!' for their financial contribution to develop OpenProject, this tiny feature is only available for Enterprise Edition support subscribers." manage_colors: "Redakti agordojn de kolorelekto" instructions: alternative-color: "Strong accent color, typically used for the most important button on a screen." content-link-color: "kolortiparo de plej multe el la ligiloj" primary-color: "Ĉefa koloro." primary-color-dark: "Typically a darker version of the main color used for hover effects." header-item-bg-hover-color: "Background color of clickable header items when hovered with the mouse." header-item-font-color: "Font color of clickable header items." header-item-font-hover-color: "Font color of clickable header items when hovered with the mouse." header-border-bottom-color: "Thin line under the header. Leave this field empty if you don't want any line." main-menu-bg-color: "Left side menu's background color." theme_warning: Changing the theme will overwrite you custom style. The design will then be lost. Are you sure you want to continue? enterprise: upgrade_to_ee: "Promocii al Entreprena Eldono" add_token: "Alŝutu la subtenĵetono de la Entreprena Eldono" replace_token: "Anstataŭigu vian nunan subtenĵetonon" order: "Order Enterprise on-premises Edition" paste: "Algluu vian Entrepreneldonan subtenĵetonon" required_for_feature: "This feature is only available with an active Enterprise Edition support token." enterprise_link: "Por pliaj informoj, klaku ĉi tie." start_trial: 'Startu senpagan provperiodon' book_now: 'Book now' get_quote: 'Get a quote' buttons: upgrade: "Upgrade now" contact: "Contact us for a demo" enterprise_info_html: "is an Enterprise feature." upgrade_info: "Please upgrade to a paid plan to activate and start using it in your team." journal_aggregation: explanation: text: "Individual actions of a user (e.g. updating a work package twice) are aggregated into a single action if their age difference is less than the specified timespan. They will be displayed as a single action within the application. This will also delay notifications by the same amount of time reducing the number of emails being sent and will also affect %{webhook_link} delay." link: "webhook" announcements: show_until: Show until is_active: nun montrita is_inactive: nun ne montrita attribute_help_texts: note_public: 'Any text and images you add to this field is publicly visible to all logged in users!' text_overview: 'In this view, you can create custom help texts for attributes view. When defined, these texts can be shown by clicking the help icon next to its belonging attribute.' label_plural: 'atributa helpteksto' show_preview: 'Antaŭvidi tekston' add_new: 'Aldoni helpan tekston' edit: "Redakti helptekston por %{attribute_caption}" auth_sources: index: no_results_content_title: Aktuale estas neniu aŭtentiga reĝimo. no_results_content_text: Krei novan aŭtentigan reĝimon. background_jobs: status: error_requeue: "Job experienced an error but is retrying. The error was: %{message}" cancelled_due_to: "Job was cancelled due to error: %{message}" ldap_auth_sources: technical_warning_html: | This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
Please visit our documentation for detailed instructions. attribute_texts: name: Arbitrary name of the LDAP connection host: LDAP host name or IP address login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`. generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute admin_map_html: "Optional: The attribute key in LDAP that if present marks the OpenProject user an admin. Leave empty when in doubt." system_user_dn_html: | Enter the DN of the system user used for read-only access.
Example: uid=openproject,ou=system,dc=example,dc=com system_user_password: Enter the bind password of the system user base_dn: | Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups. OpenProject will filter for provided usernames in this subtree only. Example: ou=users,dc=example,dc=com filter_string: | Add an optional RFC4515 filter to apply to the results returned for users filtered in the LDAP. This can be used to restrict the set of users that are found by OpenProject for authentication and group synchronization. filter_string_concat: | OpenProject will always filter for the login attribute provided by the user to identify the record. If you provide a filter here, it will be concatenated with an AND. By default, a catch-all (objectClass=*) will be used as a filter. onthefly_register: | If you check this box, OpenProject will automatically create new users from their LDAP entries when they first authenticate with OpenProject. Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP! connection_encryption: 'konektoĉifrado' system_account: 'Sistema konto' system_account_legend: | OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree. Please specify the bind credentials for that system user in the following section. ldap_details: 'LDAP detaloj' user_settings: 'Attribute mapping' user_settings_legend: | The following fields are related to how users are created in OpenProject from LDAP entries and what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping). tls_mode: plain: 'neniu' simple_tls: 'simple_tls' start_tls: 'start_tls' plain_description: "Plain unencrypted connection, no TLS negotiation." simple_tls_description: "Implicit TLS encryption, but no certificate validation. Use with caution and implicit trust of the LDAP connection." start_tls_description: "Explicit TLS encryption with full validation. Use for LDAP over TLS/SSL." section_more_info_link_html: > This section concerns the connection security of this LDAP authentication source. For more information, visit the Net::LDAP documentation. forums: show: no_results_title_text: There are currently no posts for the forum. colors: index: no_results_title_text: Nun estas neniu koloro. no_results_content_text: Krei novan koloron label_no_color: 'Senkolora' custom_actions: actions: name: 'Agoj' add: 'Aldoni agon' assigned_to: executing_user_value: '(Assign to executing user)' conditions: 'Kondiĉoj' plural: 'Adaptitaj agoj' new: 'Nova adaptita ago' edit: 'Redakti adaptitan agon %{name}' execute: 'Plenumi %{name}' upsale: title: 'Custom actions' description: 'Custom actions streamline everyday work by combining a set of individual steps into one button.' custom_fields: text_add_new_custom_field: > To add new custom fields to a project you first need to create them before you can add them to this project. is_enabled_globally: 'Ĉie ŝaltita' enabled_in_project: 'Ŝaltita en la projekto' contained_in_type: 'Inkludita en la speco' confirm_destroy_option: "Deleting an option will delete all of its occurrences (e.g. in work packages). Are you sure you want to delete it?" reorder_alphabetical: "Reorder values alphabetically" reorder_confirmation: "Warning: The current order of available values will be lost. Continue?" tab: no_results_title_text: Nun estas neniu adaptita kampo. no_results_content_text: Krei novan adaptitan kampon concatenation: single: 'aŭ' documentation: see_more_link: For more information, please see our documentation on this topic. global_search: overwritten_tabs: wiki_pages: "Vikio" messages: "Forumo" groups: index: no_results_title_text: Nun estas neniu grupo. no_results_content_text: Krei novan grupon users: no_results_title_text: There are currently no users part of this group. memberships: no_results_title_text: There are currently no projects part of this group. incoming_mails: ignore_filenames: > Specify a list of names to ignore when processing attachments for incoming mails (e.g., signatures or icons). Enter one filename per line. projects: delete: scheduled: "Deletion has been scheduled and is performed in the background. You will be notified of the result." schedule_failed: "La projekto ne povas esti forigita: %{errors}" failed: "Forigo de la projekto %{name} malsukcesis" failed_text: "La peto por forigi la projekton %{name} malsukcesis. La projekto estis arkivita." completed: "Forigo de la projekto %{name} estis kompletigita" completed_text: "La peto por forigi la projekton %{name} estis kompletigita." index: open_as_gantt: 'Open as Gantt view' open_as_gantt_title: "Use this button to generate a Gantt view that filters work packages for the projects visible on this page." open_as_gantt_title_admin: "You can modify the view settings (such as selected work package types) in the administration under project settings." no_results_title_text: Nun estas neniu projekto. no_results_content_text: Krei nova projekton settings: change_identifier: Change identifier activities: no_results_title_text: Aktuale estas neniu disponebla aktiveco. forums: no_results_title_text: Nun estas neniu forumo por la projekto. no_results_content_text: Krei novan forumon categories: no_results_title_text: There are currently no work package categories. no_results_content_text: Create a new work package category custom_fields: no_results_title_text: There are currently no custom fields available. types: no_results_title_text: There are currently no types available. versions: no_results_title_text: There are currently no versions for the project. no_results_content_text: Krei novan version storage: no_results_title_text: There is no additional recorded disk space consumed by this project. members: index: no_results_title_text: Nun estas neniu membro en la projekto. no_results_content_text: Aldoni membron al tiu ĉi projekto invite_by_mail: "Send invite to %{mail}" my: access_token: failed_to_reset_token: "Eraro dum restarigo de la alirĵetono: %{error}" notice_reset_token: "Nova %{type} jetono estis kreita. Via atinga ĵetono estas:" token_value_warning: "Noto: Tiu ĉi estas la sola fojo kiun vi vidos tiu ĉi ĵetonon, estu certa kopii ĝin." no_results_title_text: Nun estas neniu disponebla alirĵetono. news: index: no_results_title_text: Nun estas neniu novaĵo por informi. no_results_content_text: Aldoni novan eron users: groups: member_in_these_groups: 'This user is currently a member of the following groups:' no_results_title_text: This user is currently not a member in any group. memberships: no_results_title_text: Tiu ĉi uzanto ne estas nuna membro de la projekto. placeholder_users: right_to_manage_members_missing: > You are not allowed to delete the placeholder user. You do not have the right to manage members for all projects that the placeholder user is a member of. delete_tooltip: "Delete placeholder user" deletion_info: heading: "Delete placeholder user %{name}" data_consequences: > All occurrences of the placeholder user (e.g., as assignee, responsible or other user values) will be reassigned to an account called "Deleted user". As the data of every deleted account is reassigned to this account it will not be possible to distinguish the data the user created from the data of another deleted account. irreversible: "This action is irreversible" confirmation: "Enter the placeholder user name %{name} to confirm the deletion." upsale: title: Placeholder users description: > There are multiple scenarios where you want to assign work to people that are not member of your project. It could simply be that you still need to hire the correct person for the job. Or you just don't want to give that person access to the project's information but still want track tasks assigned to that person. prioritiies: edit: priority_color_text: | Click to assign or change the color of this priority. It can be used for highlighting work packages in the table. reportings: index: no_results_title_text: Nun estas neniu raportstato. no_results_content_text: Aldoni raportstato statuses: edit: status_readonly_html: | Check this option to mark work packages with this status as read-only. No attributes can be changed with the exception of the status.
Note: Inherited values (e.g., from children or relations) will still apply. status_color_text: | Click to assign or change the color of this status. It is shown in the status button and can be used for highlighting work packages in the table. index: no_results_title_text: There are currently no work package statuses. no_results_content_text: Aldoni novan staton types: index: no_results_title_text: Nun estas neniu tipo. no_results_content_text: Krei novan tipon edit: settings: "Agordoj" form_configuration: "Formulara agordo" projects: "Projektoj" enabled_projects: "Ŝaltitaj projektoj" edit_query: "Redakti tabelon" query_group_placeholder: "Nomigi la tabelon" reset: "Restarigi la defaŭltojn" type_color_text: | The selected color distinguishes different types in Gantt charts or work packages tables. It is therefore recommended to use a strong color. versions: overview: no_results_title_text: There are currently no work packages assigned to this version. wiki: page_not_editable_index: The requested page does not (yet) exist. You have been redirected to the index of all wiki pages. no_results_title_text: There are currently no wiki pages. index: no_results_content_text: Aldoni novan vikipaĝon work_flows: index: no_results_title_text: There are currently no workflows. work_packages: x_descendants: one: 'One descendant work package' other: '%{count} work package descendants' bulk: could_not_be_saved: "The following work packages could not be saved:" none_could_be_saved: "None of the %{total} work packages could be updated." x_out_of_y_could_be_saved: "%{failing} out of the %{total} work packages could not be updated while %{success} could." selected_because_descendants: "While %{selected} work packages where selected, in total %{total} work packages are affected which includes descendants." descendant: "descendant of selected" move: no_common_statuses_exists: "There is no status available for all selected work packages. Their status cannot be changed." unsupported_for_multiple_projects: 'Bulk move/copy is not supported for work packages from multiple projects' summary: reports: category: no_results_title_text: There are currently no categories available. assigned_to: no_results_title_text: Nun estas neniu membro en la projekto. responsible: no_results_title_text: Nun estas neniu membro en la projekto. author: no_results_title_text: Nun estas neniu membro en la projekto. priority: no_results_title_text: There are currently no priorities available. type: no_results_title_text: There are currently no types available. version: no_results_title_text: There are currently no versions available. label_invitation: Invito account: delete: "Forigi konton" delete_confirmation: "Are you sure you want to delete the account?" deleted: "Konto sukcese forigita" deletion_info: data_consequences: other: "Of the data the user created (e.g. email, preferences, work packages, wiki entries) as much as possible will be deleted. Note however, that data like work packages and wiki entries can not be deleted without impeding the work of the other users. Such data is hence reassigned to an account called \"Deleted user\". As the data of every deleted account is reassigned to this account it will not be possible to distinguish the data the user created from the data of another deleted account." self: "Of the data you created (e.g. email, preferences, work packages, wiki entries) as much as possible will be deleted. Note however, that data like work packages and wiki entries can not be deleted without impeding the work of the other users. Such data is hence reassigned to an account called \"Deleted user\". As the data of every deleted account is reassigned to this account it will not be possible to distinguish the data you created from the data of another deleted account." heading: "Forigi la konton %{name}" info: other: "Deleting the user account is an irreversible action." self: "Deleting your user account is an irreversible action." login_consequences: other: "The account will be deleted from the system. Therefore, the user will no longer be able to log in with his current credentials. He/she can choose to become a user of this application again by the means this application grants." self: "Your account will be deleted from the system. Therefore, you will no longer be able to log in with your current credentials. If you choose to become a user of this application again, you can do so by using the means this application grants." login_verification: other: "Enter the login %{name} to verify the deletion. Once submitted, you will be asked to confirm your password." self: "Enter your login %{name} to verify the deletion. Once submitted, you will be asked to confirm your password." error_inactive_activation_by_mail: > Your account has not yet been activated. To activate your account, click on the link that was emailed to you. error_inactive_manual_activation: > Your account has not yet been activated. Please wait for an administrator to activate your account. error_self_registration_disabled: > User registration is disabled on this system. Please ask an administrator to create an account for you. login_with_auth_provider: "aŭ ensalutu per via ekzistanta konto" signup_with_auth_provider: "aŭ registriĝu per" auth_source_login: Please login as %{login} to activate your account. omniauth_login: Bonvolu ensaluti por aktivigi vian konton. actionview_instancetag_blank_option: "Bonvolu elekti" activerecord: attributes: announcements: show_until: "Montri ĝis" attachment: attachment_content: "Enhavo de la aldonaĵo" attachment_file_name: "Nomo de la aldonaĵo" downloads: "Elŝutoj" file: "Dosiero" filename: "Dosiero" filesize: "Dosiergrando" attribute_help_text: attribute_name: 'Atributo' help_text: 'Helpteksto' auth_source: account: "Konto" attr_firstname: "Atribuo Nomo" attr_lastname: "Atribuo Familinomo" attr_login: "Atribuo uzantnomo" attr_mail: "Atribuo retpoŝto" base_dn: "Bazo DN" host: "Gastiganto" onthefly: "Automatic user creation" port: "Pordo" changeset: repository: "Deponejo" comment: commented: "Komentita" #an object that this comment belongs to custom_action: actions: "Agoj" custom_field: default_value: "Defaŭlta valoro" editable: "Redaktebla" field_format: "Dosierformo" is_filter: "Uzita kiel filtrilo" is_required: "Deviga" max_length: "Maksimuma longeco" min_length: "Minimuma longeco" multi_value: "Permesi plurelekton" possible_values: "Eblaj valoroj" regexp: "Regula esprimo" searchable: "Serĉebla" visible: "Videbla" custom_value: value: "Valoro" enterprise_token: starts_at: "Valida ekde" expires_at: "Senvalidiĝas la" subscriber: "Abonanto" encoded_token: "Entreprena subtenĵetono" active_user_count_restriction: "Maksimuma kvanto da aktivaj uzantoj" grids/grid: page: "Paĝo" row_count: "Kvanto da vicoj" column_count: "Numero de kolumnoj" widgets: "Kromprogrametoj" relation: delay: "Prokrasto" from: "Laborpakaĵo" to: "Rilata laborpakaĵo" status: is_closed: "Laborpakaĵo fermita" is_readonly: "Nurlega laborpakaĵo" journal: notes: "Notoj" member: roles: "Roloj" project: identifier: "Identigilo" latest_activity_at: "Lasta aktiveco en" parent: "Subprojekto de" queries: "Informpetoj" types: "Specoj" versions: "Versioj" work_packages: "Laborpakaĵoj" templated: 'Template project' projects/status: code: 'Stato' explanation: 'Priskribo de stato' codes: not_started: 'Not started' on_track: 'Laŭ la plano' at_risk: 'Riske' off_track: 'Off track' finished: 'Finished' discontinued: 'Discontinued' query: column_names: "Kolumnoj" relations_to_type_column: "Rilatoj kun %{type}" relations_of_type_column: "%{type} rilatoj" group_by: "Grupaj rezultoj laŭ" filters: "Filtriloj" timeline_labels: "Kronologiaj etikedoj" repository: url: "URL" role: permissions: "Permesoj" time_entry: activity: "Aktiveco" hours: "Horoj" spent_on: "Dato" type: "Tipo" type: description: "Defaŭlta teksto por priskribo" attribute_groups: '' is_in_roadmap: "Displayed in roadmap by default" is_default: "Activated for new projects by default" is_milestone: "Ĝi estas mejloŝtono" color: "Koloro" user: admin: "Administranto" auth_source: "Aŭtentigaj reĝimoj" current_password: "Nuna pasvorto" force_password_change: "Enforce password change on next login" language: "Lingvo" last_login_on: "Lasta ensaluto" new_password: "Nova pasvorto" password_confirmation: "Konfirmo" consented_at: "Consented at" user_preference: comments_sorting: "Vidigi komentojn" hide_mail: "Kaŝi mian retpoŝtan adreson" impaired: "Faciliga reĝimo" time_zone: "Horzono" auto_hide_popups: "Auto-hide success notifications" warn_on_leaving_unsaved: "Warn me when leaving a work package with unsaved changes" version: effective_date: "Findato" sharing: "Konigado" wiki_content: text: "Teksto" wiki_page: parent_title: "Patra paĝo" redirect_existing_links: "Alidirekti la ekzistantajn ligilojn" planning_element_type_color: hexcode: Deksesuma kodo work_package: begin_insertion: "Komenco de enmeto" begin_deletion: "Komenco de forigo" children: "Subelementoj" done_ratio: "Progreso (%)" end_insertion: "Fino de enmeto" end_deletion: "Fino de forigo" version: "Versio" parent: "Patro" parent_issue: "Patro" parent_work_package: "Patro" priority: "Prioritato" progress: "Progreso (%)" schedule_manually: "Manual scheduling" spent_hours: "Uzata tempo" spent_time: "Uzata tempo" subproject: "Subprojekto" time_entries: "Tempoprotokolo" type: "Tipo" watcher: "Atentanto" 'doorkeeper/application': uid: "ID de la kliento" secret: "Sekreto de la kliento" owner: "Posedanto" redirect_uri: "Alidirekti URI" client_credentials_user_id: "Client Credentials User ID" scopes: "Scopes" confidential: "Konfidenca" errors: messages: accepted: "devas esti akceptita." after: "devas esti post la %{date}." after_or_equal_to: "devas esti post aŭ egale al %{date}." before: "devas esti antaŭ la %{date}." before_or_equal_to: "devas esti antaŭ aŭ egale al %{date}." blank: "ne povas esti malplena." blank_nested: "needs to have the property '%{property}' set." cant_link_a_work_package_with_a_descendant: "Laborpakaĵo ne povis esti ligita al unu el siaj subtaskoj." circular_dependency: "Tiu ĉi rilato povus krei cirklan dependon." confirmation: "ne kongruas kun %{attribute}" could_not_be_copied: "%{dependency} could not be (fully) copied." does_not_exist: "ne ekzistas." error_enterprise_only: "is only available in the OpenProject Enterprise Edition" error_unauthorized: "ne povas esti atingita." error_readonly: "was attempted to be written but is not writable." email: "is not a valid email address." empty: "Ĝi ne povas esti malplena." even: "must be even." exclusion: "rezervita." file_too_large: "is too large (maximum size is %{count} Bytes)." format: "does not match the expected format '%{expected}'." format_nested: "does not match the expected format '%{expected}' at path '%{path}'." greater_than: "devas esti pli granda ol %{count}." greater_than_or_equal_to: "devas esti pli granda aŭ egala al %{count}." greater_than_or_equal_to_start_date: "devas esti pli granda aŭ egala al la startdato." greater_than_start_date: "devas esti pli granda ol la startdato." inclusion: "is not set to one of the allowed values." inclusion_nested: "is not set to one of the allowed values at path '%{path}'." invalid: "Ĝi ne estas valida." invalid_url: 'Ĝi ne estas valida URL.' invalid_url_scheme: 'ne estas subtenita protokolo (permesitaj: %{allowed_schemes}).' less_than_or_equal_to: "devas esti malpli aŭ egala al %{count}." not_available: "is not available due to a system configuration." not_deletable: "cannot be deleted." not_current_user: "ne estas la nuna uzanto." not_a_date: "Ĝi ne estas valida dato." not_a_datetime: "Ĝi ne estas valida dato/horo." not_a_number: "Ĝi ne estas numero." not_allowed: "nevalida pro manko de permesoj." not_an_integer: "ĝi ne estas entjero." not_an_iso_date: "Ĝi ne estas valida dato. Deviga datumo estas: JJJJ-MM-TT." not_same_project: "doesn't belong to the same project." odd: "devas esti nepara." regex_invalid: "could not be validated with the associated regular expression." smaller_than_or_equal_to_max_length: "must be smaller than or equal to maximum length." taken: "jam prenita." too_long: "is too long (maximum is %{count} characters)." too_short: "is too short (minimum is %{count} characters)." type_mismatch: "is not of type '%{type}'" type_mismatch_nested: "is not of type '%{type}' at path '%{path}'" unchangeable: "ĝi ne povas esti ŝanĝita." unknown_property: "is not a known property." unknown_property_nested: "has the unknown path '%{path}'." unremovable: "ĝi ne povas esti forigita." wrong_length: "la longeco estas malĝusta (devus esti %{count} signoj)." models: attachment: attributes: content_type: blank: "The content type of the file cannot be blank." not_whitelisted: "The file was rejected by an automatic filter. '%{value}' is not whitelisted for upload." format: "%{message}" capability: context: global: 'Ĉiea' query: filters: minimum: "need to include at least one filter for principal, context or id with the '=' operator." custom_field: at_least_one_custom_option: "Minimume unu opcio devus esti disponebla." custom_actions: only_one_allowed: "(%{name}) nur unu valoro estas permesita." empty: "(%{name}) valoro ne povas esti malplena." inclusion: "(%{name}) value is not set to one of the allowed values." not_logged_in: "(%{name}) value cannot be set because you are not logged in." not_an_integer: "(%{name}) ne estas entjero." smaller_than_or_equal_to: "(%{name}) devas esti pli malgranda aŭ egala al %{count}." greater_than_or_equal_to: "(%{name}) devas esti pli granda aŭ egala al %{count}." format: "%{message}" doorkeeper/application: attributes: redirect_uri: fragment_present: 'ne povas enhavi eron.' invalid_uri: 'devas esti valida URI.' relative_uri: 'devas esti absoluta URI.' secured_uri: 'devas esti HTTPS/SSL URI.' forbidden_uri: 'estas malpermesita de la servilo.' scopes: not_match_configured: "doesn't match available scopes." enterprise_token: unreadable: "can't be read. Are you sure it is a support token?" grids/grid: overlaps: 'surmeteco.' outside: 'is outside of the grid.' end_before_start: 'end value needs to be larger than the start value.' notifications: at_least_one_channel: 'At least one channel for sending notifications needs to be specified.' attributes: read_ian: read_on_creation: 'cannot be set to true on notification creation.' mail_reminder_sent: set_on_creation: 'cannot be set to true on notification creation.' reason: no_notification_reason: 'cannot be blank as IAN is chosen as a channel.' reason_mail_digest: no_notification_reason: 'cannot be blank as mail digest is chosen as a channel.' notification_settings: only_one_global_setting: 'There must only be one global notification setting.' email_alerts_global: 'The email notification settings can only be set globally.' format: "%{message}" parse_schema_filter_params_service: attributes: base: unsupported_operator: "La operatoro ne estas subtenata." invalid_values: "La valoro estas nevalida." id_filter_required: "'id' filtrilo estas bezonata." project: archived_ancestor: 'La projekto havas antaŭan projekton arkivita.' foreign_wps_reference_version: 'Work packages in non descendant projects reference versions of the project or its descendants.' attributes: types: in_use_by_work_packages: "ankoraŭ uzara de la laborpakaĵoj: %{types}" enabled_modules: dependency_missing: "The module '%{dependency}' needs to be enabled as well since the module '%{module}' depends on it." format: "%{message}" query: attributes: project: error_not_found: "ne trovita" public: error_unauthorized: "- The user has no permission to create public views." group_by: invalid: "Ne grupigebla laŭ: %{value}" format: "%{message}" column_names: invalid: "Nevalida kolono en la informpeto: %{value}" format: "%{message}" sort_criteria: invalid: "Ne ordigebla laŭ kolono: %{value}" format: "%{message}" group_by_hierarchies_exclusive: "is mutually exclusive with group by '%{group_by}'. You cannot activate both." filters: custom_fields: inexistent: "There is no custom field for the filter." queries/filters/base: attributes: values: inclusion: "filter has invalid values." format: "%{message}" relation: typed_dag: circular_dependency: "The relationship creates a circle of relationships." attributes: to: error_not_found: "work package in `to` position not found or not visible" error_readonly: "an existing relation's `to` link is immutable" from: error_not_found: "work package in `from` position not found or not visible" error_readonly: "an existing relation's `from` link is immutable" repository: not_available: "SCM vendor is not available" not_whitelisted: "is not allowed by the configuration." invalid_url: "is not a valid repository URL or path." must_not_be_ssh: "must not be an SSH url." no_directory: "Ĝi ne estas dosierujo." role: attributes: permissions: dependency_missing: "need to also include '%{dependency}' as '%{permission}' is selected." time_entry: attributes: hours: day_limit: "is too high as a maximum of 24 hours can be logged per date." user_preference: attributes: pause_reminders: invalid_range: "can only be a valid date range." daily_reminders: full_hour: "can only be configured to be delivered at a full hour." wiki_page: attributes: slug: undeducible: "cannot be deduced from the title '%{title}'." work_package: is_not_a_valid_target_for_time_entries: "Work package #%{id} is not a valid target for reassigning the time entries." attributes: due_date: not_start_date: "is not on start date, although this is required for milestones." parent: cannot_be_milestone: "Ĝi ne povas esti mejloŝtono." cannot_be_self_assigned: "cannot be assigned to itself." cannot_be_in_another_project: "Ĝi ne povas esti en alia projekto." not_a_valid_parent: "Ĝi ne estas valida." start_date: violates_relationships: "can only be set to %{soonest_start} or later so as not to violate the work package's relationships." status_id: status_transition_invalid: "is invalid because no valid transition exists from old to new status for the current user's roles." status_invalid_in_type: "is invalid because the current status does not exist in this type." type: cannot_be_milestone_due_to_children: "cannot be a milestone because this work package has children." priority_id: only_active_priorities_allowed: "needs to be active." category: only_same_project_categories_allowed: "The category of a work package must be within the same project as the work package." does_not_exist: "The specified category does not exist." estimated_hours: only_values_greater_or_equal_zeroes_allowed: "devas esti >= 0." readonly_status: 'The work package is in a readonly status so its attributes cannot be changed.' type: attributes: attribute_groups: attribute_unknown: "Invalid work package attribute used." attribute_unknown_name: "Invalid work package attribute used: %{attribute}" duplicate_group: "The group name '%{group}' is used more than once. Group names must be unique." query_invalid: "The embedded query '%{group}' is invalid: %{details}" group_without_name: "Unnamed groups are not allowed." user: attributes: base: user_limit_reached: "User limit reached. No more accounts can be created on the current plan." password_confirmation: confirmation: "Password confirmation does not match password." format: "%{message}" password: weak: "Must contain characters of the following classes (at least %{min_count} of %{all_count}): %{rules}." lowercase: "minuskle (Ekz. 'a')" uppercase: "majuskle (Ekz. 'A')" numeric: "nombra (ekz. '1')" special: "speciale (Ekz. '%')" reused: one: "has been used before. Please choose one that is different from your last one." other: "has been used before. Please choose one that is different from your last %{count}." match: confirm: "Konfirmu novan pasvorton" description: "'Password confirmation' should match the input in the 'New password' field." status: invalid_on_create: "is not a valid status for new users." auth_source: error_not_found: "ne trovita" member: principal_blank: "Please choose at least one user or group." role_blank: "ĝi bezonas esti atribuita." attributes: roles: ungrantable: "ĝi havs neatribueblan rolon." principal: unassignable: "ĝi ne povas esti atribuita al projekto." version: undeletable_work_packages_attached: "The version cannot be deleted as it has work packages attached to it." status: readonly_default_exlusive: "can not be activated for statuses that are marked default." template: body: "Bonvolu kontroli la jenajn kampojn:" header: one: "1 error prohibited this %{model} from being saved" other: "%{count} errors prohibited this %{model} from being saved" models: attachment: "Dosiero" attribute_help_text: "Atributa helpteksto" forum: "Forumo" comment: "Komento" custom_action: "Adaptita ago" custom_field: "Propra kampo" group: "Grupo" category: "Kategorio" status: "Stato de la Laborpakaĵo" member: "Membro" news: "Novaĵoj" notification: one: "Notification" other: "Notifications" placeholder_user: "Placeholder user" project: "Projekto" query: "Propra informpeto" role: one: "Rolo" other: "Roloj" type: "Tipo" user: "Uzanto" version: "Versio" wiki: "Vikio" wiki_page: "Vikipaĝo" workflow: "Laborfluo" work_package: "Laborpakaĵo" 'doorkeeper/application': "OAuth aplikaĵo" errors: header_invalid_fields: "Estis problemoj kun la jenaj kampoj:" field_erroneous_label: "La kampo estas nevalida: %{full_errors}\nBonvolu enigi validan valoron." activity: created: "Kreita: %{title}" updated: "Ĝisdatigita: %{title}" #common attributes of all models attributes: active: "Aktiva" assigned_to: "Asignita al" assignee: "Asignita al" attachments: "Aldonaĵoj" author: "Aŭtoro" base: "General Error:" blocks_ids: "ID de baritaj laborpakaĵoj" category: "Kategorio" comment: "Komento" comments: "Komento" content: "Enhavo" color: "Koloro" created_at: "Kreita la" custom_options: "Eblaj valoroj" custom_values: "Propraj kampoj" date: "Dato" default_columns: "Defaŭltaj kolumnoj" description: "Priskribo" derived_due_date: "Derived finish date" derived_estimated_hours: "Derived estimated time" derived_start_date: "Derived start date" display_sums: "Vidigi sumojn" due_date: "Findato" estimated_hours: "Taksita tempo" estimated_time: "Taksita tempo" firstname: "Nomo" group: "Grupo" groups: "Grupoj" id: "ID" is_default: "Defaŭlta valoro" is_for_all: "Por ĉiuj projektoj" public: "Publika" #kept for backwards compatibility issue: "Laborpakaĵo" lastname: "Familinomo" login: "Uzantnomo" mail: "Retpoŝto" name: "Nomo" password: "Pasvorto" priority: "Prioritato" project: "Projekto" responsible: "Respondeculo" role: "Rolo" roles: "Roloj" start_date: "Komencdato" status: "Stato" subject: "Temo" summary: "Resumo" title: "Titolo" type: "Tipo" updated_at: "Ĝisdatigita la" updated_on: "Ĝisdatigita la" uploader: "Alŝutilo" user: "Uzanto" value: "Value" version: "Versio" work_package: "Laborpakaĵo" backup: failed: "Backup failed" label_backup_token: "Backup token" label_create_token: "Create backup token" label_delete_token: "Delete backup token" label_reset_token: "Reset backup token" label_token_users: "The following users have active backup tokens" reset_token: action_create: Krei action_reset: Restarigi heading_reset: "Reset backup token" heading_create: "Create backup token" implications: > Enabling backups will allow any user with the required permissions and this backup token to download a backup containing all data of this OpenProject installation. This includes the data of all other users. info: > You will need to generate a backup token to be able to create a backup. Each time you want to request a backup you will have to provide this token. You can delete the backup token to disable backups for this user. verification: > Enter %{word} to confirm you want to %{action} the backup token. verification_word_reset: reset verification_word_create: krei warning: > When you create a new token you will only be allowed to request a backup after 24 hours. This is a safety measure. After that you can request a backup any time using that token. text_token_deleted: Backup token deleted. Backups are now disabled. error: invalid_token: Invalid or missing backup token token_cooldown: The backup token will be valid in %{hours} hours. backup_pending: There is already a backup pending. limit_reached: You can only do %{limit} backups per day. button_add: "Aldoni" button_add_comment: "Aldoni komenton" button_add_member: Aldoni membron button_add_watcher: "Aldoni observanton" button_annotate: "Komenti" button_apply: "Ekuzi" button_archive: "Arkivi" button_back: "Reen" button_cancel: "Nnuligi" button_change: "Ŝanĝi" button_change_parent_page: "Change parent page" button_change_password: "Ŝanĝi pasvorton" button_check_all: "Marki ĉiujn" button_clear: "Malplenigi" button_click_to_reveal: "Klaki por malkaŝi" button_close: 'Fermi' button_collapse_all: "Maletendi ĉion" button_configure: "Agordi" button_continue: "Daŭrigi" button_copy: "Kopii" button_copy_and_follow: "Copy and follow" button_create: "Krei" button_create_and_continue: "Krei kaj daŭrigi" button_delete: "Forigi" button_decline: "Malakcepti" button_delete_watcher: "Forigi la observanton %{name}" button_download: "Elŝuti" button_duplicate: "Duobligi" button_edit: "Redakti" button_edit_associated_wikipage: "Redakti ligitan vikipaĝon: %{page_title}" button_expand_all: "Etendi ĉion" button_filter: "Filtrilo" button_generate: "Krei" button_list: "Listo" button_lock: "Ŝlosi" button_login: "Ensaluti" button_move: "Movi" button_move_and_follow: "Movi kaj daŭrigi" button_print: "Printi" button_quote: "Citi" button_remove: Forigi button_rename: "Alinomi" button_replace: "Anstataŭigi" button_revoke: "Eksvalidigi" button_reply: "Respondo" button_reset: "Restarigi" button_rollback: "Rollback to this version" button_save: "Konservi" button_save_back: "Konservi kaj retroiri" button_show: "Montri" button_sort: "Ordigi" button_submit: "Sendi" button_test: "Testo" button_unarchive: "Elarkivigi" button_uncheck_all: "Malelekti ĉion" button_unlock: "Malŝlosi" button_unwatch: "Malatenti" button_update: "Ĝisdatigi" button_upgrade: "Ppromocii" button_upload: "Alŝuti" button_view: "Montri" button_watch: "Atenti" button_manage_menu_entry: "Agordi menueron" button_add_menu_entry: "Aldoni menueron" button_configure_menu_entry: "Agordi menueron" button_delete_menu_entry: "Forigi menueron" consent: checkbox_label: I have noted and do consent to the above. failure_message: Consent failed, cannot proceed. title: User Consent decline_warning_message: You have declined to consent and have been logged out. user_has_consented: User has consented to your configured statement at the given time. not_yet_consented: User has not consented yet, will be requested upon next login. contact_mail_instructions: Define the mail address that users can reach a data controller to perform data change or removal requests. contact_your_administrator: Please contact your administrator if you want to have your account deleted. contact_this_mail_address: Please contact %{mail_address} if you want to have your account deleted. text_update_consent_time: Check this box to force users to consent again. Enable when you have changed the legal aspect of the consent information above. update_consent_last_time: "Last update of consent: %{update_time}" copy_project: title: 'Copy project "%{source_project_name}"' started: "Started to copy project \"%{source_project_name}\" to \"%{target_project_name}\". You will be informed by mail as soon as \"%{target_project_name}\" is available." failed: "Cannot copy project %{source_project_name}" failed_internal: "Copying failed due to an internal error." succeeded: "Created project %{target_project_name}" errors: "Eraro" project_custom_fields: 'Propraj kampoj de la projekto' x_objects_of_this_type: zero: 'No objects of this type' one: 'One object of this type' other: '%{count} objects of this type' text: failed: "Ne eblis kopii la projekton \"%{source_project_name}\" al la projekto \"%{target_project_name}\"." succeeded: "Kopiita projekto de \"%{source_project_name}\" al \"%{target_project_name}\"." create_new_page: "Vikia paĝo" date: abbr_day_names: - "Dim" - "Lun" - "Mar" - "Mer" - "Ĵaŭ" - "Ven" - "Sab" abbr_month_names: - null - "Jan" - "Feb" - "Mar" - "Apr" - "Maj" - "Jun" - "Jul" - "Aŭg" - "Sep" - "Okt" - "Nov" - "Dec" abbr_week: 'Wk' day_names: - "Dimanĉo" - "Lundo" - "Mardo" - "Merkredo" - "Ĵaŭdo" - "Vendredo" - "Sabato" formats: #Use the strftime parameters for formats. #When no format has been given, it uses default. #You can provide other formats here if you like! default: "%m/%d/%Y" long: "%B %d, %Y" short: "%b %d" #Don't forget the nil at the beginning; there's no such thing as a 0th month month_names: - null - "Januaro" - "Februaro" - "Marto" - "Aprilo" - "Maj" - "Junio" - "Julio" - "Aŭgusto" - "Septembro" - "Oktobro" - "Novembro" - "Decembro" #Used in date_select and datime_select. order: - :jaro - :monato - :tago datetime: distance_in_words: about_x_hours: one: "proksimume 1 horo" other: "proksimume %{count} horoj" about_x_months: one: "proksimume 1 monato" other: "proksimume %{count} monatoj" about_x_years: one: "proksimume 1 jaro" other: "proksimume %{count} jaroj" almost_x_years: one: "preskaŭ 1 jaro" other: "preskaŭ %{count} jaroj" half_a_minute: "duonminuto" less_than_x_minutes: one: "malpli ol minuto" other: "malpli ol %{count} minutoj" less_than_x_seconds: one: "malpli ol 1 sekundo" other: "malpli ol %{count} sekundoj" over_x_years: one: "pli ol 1 jaro" other: "pli ol %{count} jaroj" x_days: one: "1 tago" other: "%{count} tagoj" x_minutes: one: "1 minuto" other: "%{count} minutoj" x_months: one: "1 monato" other: "%{count} monatoj" x_seconds: one: "1 sekundo" other: "%{count} sekundoj" units: hour: one: "horo" other: "horoj" default_activity_development: "Programado" default_activity_management: "Administrado" default_activity_other: "Aliaj" default_activity_specification: "Specifo" default_activity_support: "Subteno" default_activity_testing: "Testado" default_color_black: "Nigra" default_color_blue: "Blua" default_color_blue_dark: "Blua (malhela)" default_color_blue_light: "Blua (hela)" default_color_green_dark: "Verda (malhela)" default_color_green_light: "Verda (hela)" default_color_grey_dark: "Griza (malhela)" default_color_grey_light: "Griza (hela)" default_color_grey: "Griza" default_color_magenta: "Maĝenta" default_color_orange: "Oranĝa" default_color_red: "Ruĝa" default_color_white: "Blanka" default_color_yellow: "Flava" default_status_closed: "Fermita" default_status_confirmed: "Konfirmita" default_status_developed: "Programado" default_status_in_development: "Evoluigata" default_status_in_progress: "Farata" default_status_in_specification: "Specifata" default_status_in_testing: "Testado" default_status_new: "Nova" default_status_on_hold: "Atendanta" default_status_rejected: "Malakceptita" default_status_scheduled: "Planita" default_status_specified: "Specifita" default_status_tested: "Testita" default_status_test_failed: "Malsukcesa testo" default_status_to_be_scheduled: "Planota" default_priority_low: "Malalta" default_priority_normal: "Normala" default_priority_high: "Alta" default_priority_immediate: "Tuja" default_role_anonymous: "Aanonima" default_role_developer: "Programisto" default_role_project_admin: "Administranto de la projekto" default_role_project_creator_and_staff_manager: "Staff and projects manager" default_role_non_member: "Ne membro" default_role_reader: "Leganto" default_role_member: "Membro" default_type: "Laborpakaĵo" default_type_bug: "Cimo" default_type_deliverable: "Liverebla" default_type_epic: "Epopea" default_type_feature: "Trajto" default_type_milestone: "Mejloŝtono" default_type_phase: "Fazo" default_type_task: "Tasko" default_type_user_story: "Historio de la uzanto" description_active: "Aktiva?" description_attachment_toggle: "Vidigi/Kaŝi aldonaĵojn" description_autocomplete: > This field uses autocomplete. While typing the title of a work package you will receive a list of possible candidates. Choose one using the arrow up and arrow down key and select it with tab or enter. Alternatively you can enter the work package number directly. description_available_columns: "Disponeblaj kolumnoj" description_choose_project: "Projektoj" description_compare_from: "Kompari el" description_compare_to: "Kompari kun" description_current_position: "Vi estas ĉi tie: " description_date_from: "Enigu komencdaton" description_date_to: "Enigu la findaton" description_enter_number: "Enigu numeron" description_enter_text: "Enigu tekston" description_filter: "Filtrilo" description_filter_toggle: "Vidigi/Kaŝi filtrilon" description_category_reassign: "Elekti kategorion" description_message_content: "Enhavo de la mesaĝo" description_my_project: "Vi estas membro" description_notes: "Notoj" description_parent_work_package: "Nuna patra laborpakaĵo" description_project_scope: "Search scope" description_query_sort_criteria_attribute: "Ordigi atributojn" description_query_sort_criteria_direction: "Ordigi direkton" description_search: "Serĉujo" description_select_work_package: "Elektu laborpakaĵon" description_selected_columns: "Elektitaj kolumnoj" description_sub_work_package: "Sub work package of current" description_toc_toggle: "Show/Hide table of contents" description_wiki_subpages_reassign: "Choose new parent page" #Text direction: Left-to-Right (ltr) or Right-to-Left (rtl) direction: ltr ee: upsale: form_configuration: description: "Customize the form configuration with these additional features:" add_groups: "Add new attribute groups" rename_groups: "Rename attributes groups" project_filters: description_html: "Filtering and sorting on custom fields is an enterprise edition feature." enumeration_activities: "Time tracking activities" enumeration_work_package_priorities: "Work package priorities" enumeration_reported_project_statuses: "Reported project status" error_auth_source_sso_failed: "Single Sign-On (SSO) for user '%{value}' failed" error_can_not_archive_project: "This project cannot be archived: %{errors}" error_can_not_delete_entry: "Unable to delete entry" error_can_not_delete_custom_field: "Unable to delete custom field" error_can_not_delete_type: explanation: 'This type contains work packages and cannot be deleted. You can see all affected work packages in this view.' archived_projects: 'There are also work packages in archived projects. You need to reactivate the following projects first, before you can change the type of the respective work packages: %{archived_projects}' error_can_not_delete_standard_type: "Standard types cannot be deleted." error_can_not_invite_user: "Failed to send invitation to user." error_can_not_remove_role: "This role is in use and cannot be deleted." error_can_not_reopen_work_package_on_closed_version: "A work package assigned to a closed version cannot be reopened" error_can_not_find_all_resources: "Could not find all related resources to this request." error_can_not_unarchive_project: "This project cannot be unarchived: %{errors}" error_check_user_and_role: "Bonvolu elekti uzanton kaj rolon." error_code: "Eraro %{code}" error_cookie_missing: 'The OpenProject cookie is missing. Please ensure that cookies are enabled, as this application will not properly function without.' error_custom_option_not_found: "Tiu ĉi opcio ne ekzistas." error_enterprise_activation_user_limit: "Your account could not be activated (user limit reached). Please contact your administrator to gain access." error_enterprise_token_invalid_domain: "The Enterprise Edition is not active. Your Enterprise token's domain (%{actual}) does not match the system's host name (%{expected})." error_failed_to_delete_entry: 'Failed to delete this entry.' error_in_dependent: "Error attempting to alter dependent object: %{dependent_class} #%{related_id} - %{related_subject}: %{error}" error_in_new_dependent: "Error attempting to create dependent object: %{dependent_class} - %{related_subject}: %{error}" error_invalid_selected_value: "La elektita valoro nevalidas." error_journal_attribute_not_present: "Journal does not contain attribute %{attribute}." error_pdf_export_too_many_columns: "Too many columns selected for the PDF export. Please reduce the number of columns." error_pdf_failed_to_export: "The PDF export could not be saved: %{error}" error_token_authenticity: 'Unable to verify Cross-Site Request Forgery token. Did you try to submit data on multiple browsers or tabs? Please close all tabs and try again.' error_work_package_done_ratios_not_updated: "Work package done ratios not updated." error_work_package_not_found_in_project: "The work package was not found or does not belong to this project" error_must_be_project_member: "vi devas esti membro de la projekto." error_migrations_are_pending: "Your OpenProject installation has pending database migrations. You have likely missed running the migrations on your last upgrade. Please check the upgrade guide to properly upgrade your installation." error_migrations_visit_upgrade_guides: "Please visit our upgrade guide documentation" error_no_default_work_package_status: "No default work package status is defined. Please check your configuration (Go to \"Administration -> Work package statuses\")." error_no_type_in_project: "No type is associated to this project. Please check the Project settings." error_omniauth_registration_timed_out: "The registration via an external authentication provider timed out. Please try again." error_omniauth_invalid_auth: "The authentication information returned from the identity provider was invalid. Please contact your administrator for further help." error_password_change_failed: 'An error occurred when trying to change the password.' error_scm_command_failed: "An error occurred when trying to access the repository: %{value}" error_scm_not_found: "The entry or revision was not found in the repository." error_unable_delete_status: "The work package status cannot be deleted since it is used by at least one work package." error_unable_delete_default_status: "Unable to delete the default work package status. Please select another default work package status before deleting the current one." error_unable_to_connect: "Ne povas konekti (%{value})" error_unable_delete_wiki: "Ne eblas forigi la vikipaĝon." error_unable_update_wiki: "Ne eblas ĝisdatigi la vikipaĝon." error_workflow_copy_source: "Bonvolu elekti litertipon aŭ rolon." error_workflow_copy_target: "Bonvolu elekti celtipo(j)n kaj rolo(j)n" error_menu_item_not_created: Ne eblis aldoni la menueron. error_menu_item_not_saved: Ne eblis konservi la menueron error_wiki_root_menu_item_conflict: > Can't rename "%{old_name}" to "%{new_name}" due to a conflict in the resulting menu item with the existing menu item "%{existing_caption}" (%{existing_identifier}). error_external_authentication_failed: "An error occurred during external authentication. Please try again." error_attribute_not_highlightable: "Attribute(s) not highlightable: %{attributes}" events: project: 'Projekto redaktita' changeset: 'Ŝanĝaro redaktita' message: Mesaĝo redaktita news: Novaĵoj reply: Respondis time_entry: 'Tempprotokolo redaktita' wiki_page: 'Vikipaĝo redaktita' work_package_closed: 'Laborpakaĵo fermita' work_package_edit: 'Laborpakaĵo redaktita' work_package_note: 'Laborpakaĵa noto aldonita' export: your_work_packages_export: "Your work packages export" succeeded: "The export has completed successfully." failed: "The export has failed: %{message}" format: atom: "Atom" csv: "CSV" pdf: "PDF" pdf_with_descriptions: "PDF kun priskriboj" pdf_with_descriptions_and_attachments: "PDF kun priskriboj kaj aldonaĵoj" pdf_with_attachments: "PDF kun aldonaĵoj" image: omitted: "Bildo ne eksportita." extraction: available: pdftotext: "Pdfaltekto disponebla (nedeviga)" unrtf: "Unrtf disponebla (nedeviga)" catdoc: "Catdoc disponebla (nedeviga)" xls2csv: "Xls2csv disponebla (nedeviga)" catppt: "Catppt disponebla (nedeviga)" tesseract: "Tesseract disponebla (nedeviga)" general_csv_decimal_separator: "." general_csv_encoding: "UTF-8" general_csv_separator: "," general_first_day_of_week: "7" general_lang_name: "Esperanto" general_pdf_encoding: "ISO-8859-1" general_text_no: "ne" general_text_yes: "jes" general_text_No: "Ne" general_text_Yes: "Jes" general_text_true: "vero" general_text_false: "malvero" gui_validation_error: "1 eraro" gui_validation_error_plural: "%{count} eraroj" homescreen: additional: projects: "Pli novaj videblaj projektoj en tiu ĉi loko." no_visible_projects: "Ne estas videblaj projektoj en tiu ĉi loko." users: "Pli novaj registritaj uzantoj en tiu ĉi loko." blocks: community: "OpenProject komunumo" upsale: title: "Promocii al Entreprena Eldono" more_info: "Pliaj informoj" links: upgrade_enterprise_edition: "Promocii al Entreprena Eldono" postgres_migration: "Transmetanta vian instalon al PostgreSQL" user_guides: "Manlibro por uzantoj" faq: "Oftaj Demandoj" glossary: "Difinvortaro" shortcuts: "Fulmoklavoj" blog: "Blogo de OpenProject" forums: "Komunuma forumo" newsletter: "Sekurecaj avertoj / Nnovaĵoletero" image_conversion: imagemagick: 'Imagemagick' journals: changes_retracted: "The changes were retracted." links: configuration_guide: 'Agordgvidilo' get_in_touch: "You have questions? Get in touch with us." instructions_after_registration: "You can sign in as soon as your account has been activated by clicking %{signin}." instructions_after_logout: "You can sign in again by clicking %{signin}." instructions_after_error: "You can try to sign in again by clicking %{signin}. If the error persists, ask your admin for help." menus: admin: mail_notification: "Retpoŝtaj sciigoj" mails_and_notifications: "Emails and notification" aggregation_and_retention: 'Aggregation and retention' api_and_webhooks: "API and webhooks" quick_add: label: "Open quick add menu" my_account: access_tokens: no_results: title: "No access tokens to display" description: "All of them have been disabled. They can be re-enabled in the administration menu." access_token: "Atingoĵetono" headers: action: "Ago" expiration: "Senvalidiĝas" indefinite_expiration: "Neniam" notifications: send_notifications: "Send notifications for this action" work_packages: subject: created: "La laborpakaĵo estis kreita." assigned: "You have been assigned to %{work_package}" subscribed: "You subscribed to %{work_package}" mentioned: "You have been mentioned in %{work_package}" responsible: "You have become accountable for %{work_package}" watched: "You are watching %{work_package}" update_info_mail: body: > We are excited to announce the release of OpenProject 12.0. It's a major release that will hopefully significantly improve the way you use OpenProject. Starting with this release, we are introducing in-app notifications. From now on, you will receive notifications for updates to work packages directly in OpenProject. You can mark these notifications as read, reply to a comment or even directly modify work package attributes without leaving the notification center. This also means that we will no longer be using emails for notifications. We think the new notification center is a better place to view and act upon these updates. Nevertheless, if you would like continue receiving updates via email, you can choose to receive daily email reminders at particular times of your choosing. Please make sure to verify your new default notification settings, and set your preferences for notifications and email reminders via your account settings. You can do this through the “Change email settings” button bellow. We hope you find in-app notifications useful and that they makes you even more productive. Sincerely, The OpenProject team body_header: 'Version 12.0 with Notification Center' body_subheader: 'Novaĵoj' subject: 'Important changes to notifications with the release of 12.0' label_accessibility: "Alirebleco" label_account: "Konto" label_active: "Aktiva" label_activate_user: 'Aktivigi uzanton' label_active_in_new_projects: "Aktiva en novaj projektoj" label_activity: "Aktiveco" label_add_edit_translations: "Aldoni kaj redakti tradukojn" label_add_another_file: "Aldoni plian dosieron" label_add_columns: "Aldoni elektitajn kolumnojn" label_add_note: "Aldoni noton" label_add_related_work_packages: "Aldoni rilatajn laborpakaĵojn" label_add_subtask: "Aldoni subtaskon" label_added: "aldonita" label_added_time_by: "Aldonita de %{author} antaŭ %{age}" label_additional_workflow_transitions_for_assignee: "Additional transitions allowed when the user is the assignee" label_additional_workflow_transitions_for_author: "Additional transitions allowed when the user is the author" label_administration: "Administrado" label_advanced_settings: "Altnivelaj agordoj" label_age: "Aĝo" label_ago: "tagoj antaŭe" label_all: "ĉiuj" label_all_time: "ĉiam" label_all_words: "Ĉiuj vortoj" label_all_open_wps: "Ĉio malfermita" label_always_visible: "Ĉiam montrita" label_announcement: "Anonco" label_api_access_key: "API atingokodo" label_api_access_key_created_on: "API atingokodo kreita antaŭ la %{value}" label_api_access_key_type: "API" label_applied_status: "Aplikita stato" label_archive_project: "Aktivi projekton" label_ascending: "Kreskante" label_assigned_to_me_work_packages: "Laborpakaĵoj asignitaj al mi" label_associated_revisions: "Ligitaj revizioj" label_attachment_delete: "Forigi dosieron" label_attachment_new: "Nova dosiero" label_attachment_plural: "Dosieroj" label_attribute: "Atributo" label_attribute_plural: "Atributoj" label_auth_source: "Aŭtentigaj reĝimoj" label_auth_source_new: "Nova aŭtentiga reĝimo" label_auth_source_plural: "Aŭtentigaj reĝimoj" label_authentication: "Aŭtentigo" label_available_project_work_package_categories: 'disponeblaj laborpakaĵaj kategorioj' label_available_project_work_package_types: 'Disponeblaj laborpakaĵaj tipoj' label_available_project_forums: 'Disponeblaj forumoj' label_available_project_versions: 'Disponeblaj versioj' label_available_project_repositories: 'Disponeblaj deponejoj' label_api_documentation: "API dokumentado" label_backup: "Backup" label_between: "inter" label_blocked_by: "barita de" label_blocks: "blokoj" label_blog: "Blogo" label_forums_locked: "Ŝlosita" label_forum_new: "Nova forumo" label_forum_plural: "Forumoj" label_forum_sticky: "Gluita" label_boolean: "Bulea" label_branch: "Branĉo" label_browse: "Foliumi" label_bulk_edit_selected_work_packages: "Grupa redakto de laborpakaĵoj" label_bundled: '(Pakita)' label_calendar: "Kalendaro" label_calendar_show: "Montri kalendaron" label_category: "Kategorio" label_consent_settings: "User Consent" label_wiki_menu_item: Vikia menuero label_select_main_menu_item: Elekti novan ĉefmenueron label_select_project: "Elekti projekton" label_required_disk_storage: "Required disk storage" label_send_invitation: Sendi inviton label_change_plural: "Ŝanĝoj" label_change_properties: "Ŝanĝi ecaron" label_change_status: "Ŝanĝi staton" label_change_status_of_user: "Ŝanĝi staton de #{username}" label_change_view_all: "Vidi ĉiujn ŝanĝojn" label_changes_details: "Detaloj de ĉiuj ŝanĝoj" label_changeset: "Ŝanĝaro" label_changeset_id: "Ŝanĝara ID" label_changeset_plural: "Ŝanĝaroj" label_checked: "kontrolita" label_check_uncheck_all_in_column: "Elekti/Malelekti la tutan kolumnon" label_check_uncheck_all_in_row: "Elekti/Malelekti la tutan vicon" label_child_element: "Ida elemento" label_chronological_order: "Oldest first" label_close_versions: "Fermi kompletigitajn versiojn" label_closed_work_packages: "fermita" label_collapse: "Maletendi" label_collapsed_click_to_show: "Maletendita. Klaku por malkaŝi" label_configuration: agordo label_comment_add: "Aldoni komenton" label_comment_added: "Komento aldonita" label_comment_delete: "Forigi komentojn" label_comment_plural: "Komentoj" label_commits_per_author: "Kompromisoj laŭ aŭtoro" label_commits_per_month: "Kompromisoj laŭ monato" label_confirmation: "Konfirmo" label_contains: "enhavas" label_content: "Enhavo" label_copied: "kopiita" label_copy_to_clipboard: "Kopii al la tondujo" label_copy_same_as_target: "Same kiel la celo" label_copy_source: "Fonto" label_copy_target: "Celo" label_copy_workflow_from: "Kopii laborfluon el" label_copy_project: "Kopii projekton" label_core_version: "Kerna versio" label_current_status: "Nuna stato" label_current_version: "Nuna versio" label_custom_field_add_no_type: "Aldoni tiun ĉi kampon al la laborpakaĵa tipo" label_custom_field_new: "Nova propra kampo" label_custom_field_plural: "Propraj kampoj" label_custom_field_default_type: "Malplena tipo" label_custom_style: "Aspektigo" label_database_version: "PostgreSQL version" label_date: "Dato" label_date_and_time: "Dato kaj horo" label_date_from: "De" label_date_from_to: "De %{start} al %{end}" label_date_to: "Al" label_day_plural: "tagoj" label_default: "Defaŭlte" label_delete_user: "Forigi uzanton" label_delete_project: "Forigi projekton" label_deleted: "forigita" label_deleted_custom_field: "(propra kampo forigita)" label_deleted_custom_option: "(deleted option)" label_missing_or_hidden_custom_option: "(missing value or lacking permissions to access)" label_descending: "Malkreskanta" label_details: "Detaloj" label_development_roadmap: "Programara evoluiga plano" label_diff: "diff" label_diff_inline: "enteksta" label_diff_side_by_side: "side by side" label_disabled: "malvalidigita" label_display: "Vidigi" label_display_per_page: "Por paĝo: %{value}" label_display_used_statuses_only: "Only display statuses that are used by this type" label_download: "%{count} elŝuto" label_download_plural: "%{count} elŝutoj" label_downloads_abbr: "D/L" label_duplicated_by: "Duobligita de" label_duplicate: "duobligi" label_duplicates: "duobligoj" label_edit: "Redakti" label_edit_x: "Edit: %{x}" label_enable_multi_select: "Baskuligi plurelekton" label_enabled_project_custom_fields: 'Ŝalti proprajn kampojn' label_enabled_project_modules: 'Ŝalti modulojn' label_enabled_project_activities: 'Enabled time tracking activities' label_end_to_end: "end to end" label_end_to_start: "end to start" label_enumeration_new: "New enumeration value" label_enumeration_value: "Enumeration value" label_enumerations: "Enumerations" label_enterprise: "Entrepreno" label_enterprise_active_users: "%{current}/%{limit} rezervitaj aktivaj uzantoj" label_enterprise_edition: "Entreprena Eldono" label_environment: "Medio" label_estimates_and_time: "Taksitaj valoroj kaj tempo" label_equals: "estas" label_everywhere: "everywhere" label_example: "Ekzemplo" label_import: "Importi" label_export_to: "Krome disponebla ĉe:" label_expanded_click_to_collapse: "Etendita. Klaki por maletendi" label_f_hour: "%{value} horoj" label_f_hour_plural: "%{value} hours" label_feed_plural: "Feeds" label_feeds_access_key: "RSS access key" label_feeds_access_key_created_on: "RSS access key created %{value} ago" label_feeds_access_key_type: "RSS" label_file_plural: "Dosieroj" label_filter_add: "Add filter" label_filter_plural: "Filtriloj" label_filters_toggle: "Show/hide filters" label_float: "Float" label_folder: "Folder" label_follows: "follows" label_force_user_language_to_default: "Set language of users having a non allowed language to default" label_form_configuration: "Formulara agordo" label_gantt: "Gantt" label_gantt_chart: "Gantt chart" label_general: "General" label_generate_key: "Generate a key" label_git_path: "Path to .git directory" label_greater_or_equal: ">=" label_group_by: "Grupigi laŭ" label_group_new: "Nova grupo" label_group: "Grupo" label_group_named: "Grupo %{name}" label_group_plural: "Grupoj" label_help: "Helpo" label_here: ĉi tie label_hide: "Kaŝi" label_history: "Historio" label_hierarchy_leaf: "Hierarkia folio" label_home: "Ĉefpaĝo" label_subject_or_id: "Temo aŭ ID" label_impressum: "Leĝa atentigo" label_in: "en" label_in_less_than: "en malpli ol" label_in_more_than: "in more than" label_inactive: "Neaktiva" label_incoming_emails: "Envenaj retpoŝtoj" label_includes: 'inkludas' label_index_by_date: "Indekso laŭ dato" label_index_by_title: "Indekso laŭ titolo" label_information: "Informo" label_information_plural: "Informo" label_integer: "Entjero" label_internal: "Interna" label_introduction_video: "Videa enkonduko" label_invite_user: "Inviti uzanton" label_show_hide: "Vidigi/kaŝi" label_show_all_registered_users: "Vidigi ĉiujn registritajn uzantojn" label_journal: "Protokolo" label_journal_diff: "Komparo de la priskribo" label_language: "Lingvo" label_jump_to_a_project: "Iri al la projekto..." label_keyword_plural: 'Ŝlosilvortoj' label_language_based: "Bazita sur la lingvo de la uzanto" label_last_activity: "Lasta aktiveco" label_last_change_on: "Lasta ŝanĝo en" label_last_changes: "lastaj %{count} ŝanĝoj" label_last_login: "Lasta ensaluto" label_last_month: "pasintmonate" label_last_n_days: "lastaj %{count} tagoj" label_last_week: "pasintsemajne" label_latest_revision: "Lasta versio" label_latest_revision_plural: "Lastaj versioj" label_ldap_authentication: "LDAP authentication" label_less_or_equal: "<=" label_less_than_ago: "less than days ago" label_list: "Listo" label_loading: "Loading..." label_lock_user: 'Lock user' label_logged_as: "Logged in as" label_login: "Ensaluti" label_custom_logo: "Adaptita emblemo" label_custom_favicon: "Adaptita retpaĝsimbolo" label_custom_touch_icon: "Adaptita tuŝikono" label_logout: "Elsaluti" label_main_menu: "Flanka menuo" label_manage_groups: "Administri grupojn" label_managed_repositories_vendor: "Deponejoj de %{vendor} administrataj" label_max_size: "Maksimuma dosiergrando" label_me: "mi" label_member_new: "Nova membro" label_member_all_admin: "(All roles due to admin status)" label_member_plural: "Membroj" lable_membership_added: 'Member added' lable_membership_updated: 'Member updated' label_menu_badge: pre_alpha: 'pre-alpha' alpha: 'alpha' beta: 'beta' label_menu_item_name: "Nomo de menuero" label_message: "Mesaĝo" label_message_last: "Lasta mesaĝo" label_message_new: "Nova mesaĝo" label_message_plural: "Mesaĝoj" label_message_posted: "Mesaĝo aldonita" label_min_max_length: "Minimuma-Maksimuma longeco" label_minute_plural: "minutoj" label_missing_api_access_key: "Mankanta API atingokodo" label_missing_feeds_access_key: "Mankanta RSS atingokodo" label_modification: "%{count} ŝanĝo" label_modified: "modifita" label_module_plural: "Moduloj" label_modules: "Moduloj" label_months_from: "monatoj ekde" label_more: "Pli" label_more_than_ago: "pli da tagoj malantaŭe" label_move_work_package: "Movi la laborpakaĵon" label_my_account: "Mia konto" label_my_account_data: "Mia konta datumaro" label_my_projects: "Miaj projektoj" label_my_queries: "Miaj propraj informpetoj" label_name: "Nomo" label_never: "Neniam" label_new: "Nova" label_new_features: "Novaj rajtoj" label_new_statuses_allowed: "Novaj statoj permesitaj" label_news_singular: "Novaĵoj" label_news_added: "Novaĵoj aldonitaj" label_news_comment_added: "Komento aldonita al novaĵo" label_news_latest: "Lastaj novaĵoj" label_news_new: "Aldoni novaĵon" label_news_edit: "Redakti novaĵojn" label_news_plural: "Novaĵoj" label_news_view_all: "Vidi ĉiujn novaĵojn" label_next: "Sekva" label_next_week: "Sekva semajno" label_no_change_option: "(Neniu ŝanĝo)" label_no_data: "Neniu montrebla datumo" label_no_parent_page: "Neniu patra paĝo" label_nothing_display: "Nenio montrebla" label_nobody: "neniu" label_not_found: 'ne trovita' label_none: "neniu" label_none_parentheses: "(neniu)" label_not_contains: "ne enhavas" label_not_equals: "ne estas" label_on: "en" label_open_menu: "Malfermi menuon" label_open_work_packages: "malfermita" label_open_work_packages_plural: "malfermita" label_openproject_website: "Retejo de OpenProject" label_optional_description: "Priskribo" label_options: "Opcioj" label_other: "Aliaj" label_overall_activity: "Ĝenerala aktiveco" label_overview: "Superrigardo" label_page_title: "Paĝtitolo" label_part_of: "patro de" label_password_lost: "Ĉu vu forgesis vian pasvorton?" label_password_rule_lowercase: "Minusklo" label_password_rule_numeric: "Numeraj signoj" label_password_rule_special: "Specialaj signoj" label_password_rule_uppercase: "Majusklo" label_path_encoding: "Path encoding" label_pdf_with_descriptions: "PDF kun priskriboj" label_per_page: "Per page" label_people: "Partoprenantoj" label_permissions: "Permesoj" label_permissions_report: "Permesraporto" label_personalize_page: "Tajlori tiun ĉi paĝon" label_placeholder_user: "Placeholder user" label_placeholder_user_new: "New placeholder user" label_placeholder_user_plural: "Placeholder users" label_planning: "Planado" label_please_login: "Bonvolu ensaluti" label_plugins: "Kromprogramoj" label_modules_and_plugins: "Moduloj kaj Kromprogramoj" label_precedes: "precedes" label_preferences: "Preferoj" label_preview: "Antaŭrigardo" label_previous: "Antaŭa" label_previous_week: "Antaŭa semajno" label_principal_invite_via_email: " aŭ invitu novajn uzantojn retpoŝte" label_principal_search: "Aldoni ekzistantajn uzantojn aŭ grupojn" label_privacy_policy: "Datuma privateco kaj regularo pri sekureco" label_product_version: "Versio de la produkto" label_professional_support: "Profesia subteno" label_profile: "Profilo" label_project_all: "Ĉiuj projektoj" label_project_count: "Totala kvanto da projektoj" label_project_copy_notifications: "Sendi retpoŝtajn sciigojn dum la projekta kopiado" label_project_latest: "Lastaj projektoj" label_project_default_type: "Permesi malplenajn tipojn" label_project_hierarchy: "Projekta hierarkio" label_project_new: "Nova projekto" label_project_plural: "Projektoj" label_project_settings: "Projektaj agordoj" label_projects_storage_information: "%{count} projektoj uzas %{storage} da diskospaco" label_project_view_all: "Vidi ĉiujn projektojn" label_project_show_details: "Montri projektajn detalojn" label_project_hide_details: "Kaŝi projektajn detalojn" label_public_projects: "Publikaj projektoj" label_query_new: "Nova informpeto" label_query_plural: "Propraj informpetoj" label_read: "Legi..." label_register: "Krei novan konton" label_register_with_developer: "Register as developer" label_registered_on: "Registrigita en" label_registration_activation_by_email: "account activation by email" label_registration_automatic_activation: "automatic account activation" label_registration_manual_activation: "manual account activation" label_related_work_packages: "Related work packages" label_relates: "related to" label_relates_to: "related to" label_relation_delete: "Delete relation" label_relation_new: "New relation" label_release_notes: "Release notes" label_remove_columns: "Remove selected columns" label_renamed: "renamed" label_reply_plural: "Replies" label_report: "Report" label_report_bug: "Raporti cimon" label_report_plural: "Reports" label_reported_work_packages: "Reported work packages" label_reporting: "Reporting" label_reporting_plural: "Reportings" label_repository: "Deponejo" label_repository_root: "Repository root" label_repository_plural: "Repositories" label_required: 'required' label_requires: 'requires' label_result_plural: "Results" label_reverse_chronological_order: "Newest first" label_revision: "Revision" label_revision_id: "Revision %{value}" label_revision_plural: "Revisions" label_roadmap: "Vojmapo" label_roadmap_edit: "Edit roadmap %{name}" label_roadmap_due_in: "Due in %{value}" label_roadmap_no_work_packages: "No work packages for this version" label_roadmap_overdue: "%{value} late" label_role_and_permissions: "Roles and permissions" label_role_new: "New role" label_role_plural: "Roloj" label_role_search: "Assign role to new members" label_scm: "SCM" label_search: "Search" label_send_information: "Send account information to the user" label_send_test_email: "Send a test email" label_setting_plural: "Agordoj" label_system_settings: "System settings" label_show_completed_versions: "Show completed versions" label_sort: "Ordigi" label_sort_by: "Sort by %{value}" label_sorted_by: "sorted by %{value}" label_sort_higher: "Move up" label_sort_highest: "Move to top" label_sort_lower: "Move down" label_sort_lowest: "Movi al la fino" label_spent_time: "Uzata tempo" label_start_to_end: "start to end" label_start_to_start: "start to start" label_statistics: "Statistikoj" label_status: "Stato" label_stay_logged_in: "Stay logged in" label_storage_free_space: "Remaining disk space" label_storage_used_space: "Uzata diskospaco" label_storage_group: "Konserveja dosiersistemo %{identifier}" label_storage_for: "Encompasses storage for" label_string: "Teksto" label_subproject: "Subprojekto" label_subproject_new: "Nova subprojekto" label_subproject_plural: "Subprojektoj" label_subtask_plural: "Subtaskoj" label_summary: "Resumo" label_system: "Sistemo" label_system_storage: "Konserveja informo" label_table_of_contents: "Enhavtabelo" label_tag: "Etikedo" label_text: "Longa teksto" label_this_month: "tiu ĉi monato" label_this_week: "tiu ĉi semajno" label_this_year: "tiu ĉi jaro" label_time_entry_plural: "Uzata tempo" label_projects_menu: "Projektoj" label_today: "hodiaŭ" label_top_menu: "Supra menuo" label_topic_plural: "Temoj" label_total: "Totalo" label_type_new: "Nova tipo" label_type_plural: "Specoj" label_ui: "Fasado" label_update_work_package_done_ratios: "Update work package done ratios" label_updated_time: "Updated %{value} ago" label_updated_time_at: "%{author} %{age}" label_updated_time_by: "Ĝisdatigita de %{author} antaŭ %{age}" label_upgrade_guides: 'Ppromociiaj gvidiloj' label_used_by: "Uzita de" label_used_by_types: "Used by types" label_used_in_projects: "Uzita en projektoj" label_user: "Uzanto" label_user_and_permission: "Users and permissions" label_user_named: "Uzanto %{name}" label_user_activity: "Aktiveco de %{value}" label_user_anonymous: "Aanonima" label_user_mail_option_all: "Por ajna evento en ĉiuj miaj projektoj" label_user_mail_option_none: "Ne estas eventoj" label_user_mail_option_only_assigned: "Only for things I am assigned to" label_user_mail_option_only_my_events: "Only for things I watch or I'm involved in" label_user_mail_option_only_owner: "Only for things I am the owner of" label_user_mail_option_selected: "For any event on the selected projects only" label_user_new: "Nova uzanto" label_user_plural: "Uzantoj" label_user_search: "Serĉo de uzanto" label_user_settings: "Agordoj de uzanto" label_version_new: "New version" label_version_plural: "Versioj" label_version_sharing_descendants: "With subprojects" label_version_sharing_hierarchy: "With project hierarchy" label_version_sharing_none: "Not shared" label_version_sharing_system: "With all projects" label_version_sharing_tree: "With project tree" label_videos: "Videos" label_view_all_revisions: "View all revisions" label_view_diff: "View differences" label_view_revisions: "View revisions" label_watched_work_packages: "Watched work packages" label_what_is_this: "What is this?" label_week: "Week" label_wiki_content_added: "Wiki page added" label_wiki_content_updated: "Wiki page updated" label_wiki_toc: "Table of Contents" label_wiki_toc_empty: "Table of Contents is empty as no headings are present." label_wiki_dont_show_menu_item: "Do not show this wikipage in project navigation" label_wiki_edit: "Wiki edit" label_wiki_edit_plural: "Wiki edits" label_wiki_page_attachments: "Wiki page attachments" label_wiki_page_id: "Wiki page ID" label_wiki_navigation: "Wiki navigation" label_wiki_page: "Vikia paĝo" label_wiki_page_plural: "Wiki pages" label_wiki_show_index_page_link: "Show submenu item 'Table of Contents'" label_wiki_show_menu_item: "Show as menu item in project navigation" label_wiki_show_new_page_link: "Show submenu item 'Create new child page'" label_wiki_show_submenu_item: "Show as submenu item of " label_wiki_start: "Start page" label_work_package: "Laborpakaĵo" label_work_package_attachments: "Work package attachments" label_work_package_category_new: "New category" label_work_package_category_plural: "Work package categories" label_work_package_hierarchy: "Work package hierarchy" label_work_package_new: "New work package" label_work_package_edit: "Redakti laborpakaĵon %{name}" label_work_package_plural: "Laborpakaĵoj" label_work_package_status: "Stato de la laborpakaĵo" label_work_package_status_new: "Nova stato" label_work_package_status_plural: "Laborpakaĵa stato" label_work_package_types: "Laborpakaĵa tipo" label_work_package_tracking: "Laborpakaĵa spurado" label_work_package_view_all: "Vidi ĉiujn laborpakaĵojn" label_workflow: "Laborfluo" label_workflow_plural: "Laborfluoj" label_workflow_summary: "Resumo" label_x_closed_work_packages_abbr: one: "1 fermita" other: "%{count} fermitaj" zero: "0 fermita" label_x_comments: one: "1 komento" other: "%{count} komentoj" zero: "sen komentoj" label_x_open_work_packages_abbr: one: "1 malfermita" other: "%{count} malfermitaj" zero: "0 malfermita" label_x_projects: one: "1 projekto" other: "%{count} projektoj" zero: "sen projektoj" label_yesterday: "hieraŭ" label_role_type: "Tipo" label_member_role: "Projekta rolo" label_global_role: "Ĉiea rolo" label_not_changeable: "(ne modifebla)" label_global: "Ĉiea" auth_source: using_abstract_auth_source: "Can't use an abstract authentication source." ldap_error: "LDAP-Error: %{error_message}" ldap_auth_failed: "Could not authenticate at the LDAP-Server." macro_execution_error: "Error executing the macro %{macro_name}" macro_unavailable: "Macro %{macro_name} cannot be displayed." macros: placeholder: '[Placeholder] Macro %{macro_name}' errors: missing_or_invalid_parameter: 'Missing or invalid macro parameter.' legacy_warning: timeline: 'This legacy timeline macro has been removed and is no longer available. You can replace the functionality with an embedded table macro.' include_wiki_page: removed: 'The macro does no longer exist.' wiki_child_pages: errors: page_not_found: "Cannot find the wiki page '%{name}'." create_work_package_link: errors: no_project_context: 'Calling create_work_package_link macro from outside project context.' invalid_type: "No type found with name '%{type}' in project '%{project}'." link_name: 'New work package' link_name_type: 'New %{type_name}' mail: actions: 'Agoj' digests: including_mention_singular: 'including a mention' including_mention_plural: 'including %{number_mentioned} mentions' unread_notification_singular: '1 unread notification' unread_notification_plural: '%{number_unread} unread notifications' you_have: 'You have' logo_alt_text: 'Logo' mention: subject: "%{user_name} mentioned you in #%{id} - %{subject}" notification: center: 'To notification center' see_in_center: 'See comment in notification center' settings: 'Change email settings' salutation: 'Hey %{user}!' work_packages: created_at: 'Created at %{timestamp} by %{user} ' login_to_see_all: 'Log in to see all notifications.' mentioned: 'You have been mentioned in a comment' mentioned_by: '%{user} mentioned you in a comment' more_to_see: one: 'There is 1 more work package with notifications.' other: 'There are %{count} more work packages with notifications.' reason: watched: 'Watched' assigned: 'Assigned' responsible: 'Respondeculo' mentioned: 'Mentioned' subscribed: 'ĉiuj' prefix: 'Received because of the notification setting: %{reason}' see_all: 'See all' updated_at: 'Updated at %{timestamp} by %{user}' mail_body_account_activation_request: "A new user (%{value}) has registered. The account is pending your approval:" mail_body_account_information: "Your account information" mail_body_account_information_external: "You can use your %{value} account to log in." mail_body_backup_ready: "Your requested backup is ready. You can download it here:" mail_body_backup_token_reset_admin_info: The backup token for user '%{user}' has been reset. mail_body_backup_token_reset_user_info: Your backup token has been reset. mail_body_backup_token_info: The previous token is no longer valid. mail_body_backup_waiting_period: The new token will be enabled in %{hours} hours. mail_body_backup_token_warning: If this wasn't you, login to OpenProject immediately and reset it again. mail_body_lost_password: "To change your password, click on the following link:" mail_body_register: "Welcome to %{app_title}. Please activate your account by clicking on this link:" mail_body_register_header_title: "Project member invitation email" mail_body_register_user: "Dear %{name}, " mail_body_register_links_html: | Please feel free to browse our youtube channel (%{youtube_link}) where we provide a webinar (%{webinar_link}) and “Get started” videos (%{get_started_link}) to make your first steps in OpenProject as easy as possible.
If you have any further questions, consult our documentation (%{documentation_link}) or contact your administrator. mail_body_register_closing: "Your OpenProject team" mail_body_register_ending: "Stay connected! Kind regards," mail_body_reminder: "%{count} work package(s) that are assigned to you are due in the next %{days} days:" mail_body_group_reminder: "%{count} work package(s) that are assigned to group \"%{group}\" are due in the next %{days} days:" mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}." mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}." mail_subject_account_activation_request: "%{value} account activation request" mail_subject_backup_ready: "Your backup is ready" mail_subject_backup_token_reset: "Backup token reset" mail_subject_lost_password: "Your %{value} password" mail_subject_register: "Your %{value} account activation" mail_subject_reminder: "%{count} work package(s) due in the next %{days} days" mail_subject_group_reminder: "For group \"%{group}\" %{count} work package(s) due in the next %{days} days" mail_subject_wiki_content_added: "'%{id}' wiki page has been added" mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated" mail_member_added_project: subject: "%{project} - You have been added as a member" body: added_by: without_message: "%{user} added you as a member to the project '%{project}'." with_message: "%{user} added you as a member to the project '%{project}' writing:" roles: "You have the following roles:" mail_member_updated_project: subject: "%{project} - Your roles have been updated" body: updated_by: without_message: "%{user} updated the roles you have in the project '%{project}'." with_message: "%{user} updated the roles you have in the project '%{project}' writing:" roles: "You now have the following roles:" mail_member_updated_global: subject: "Your global permissions have been updated" body: updated_by: without_message: "%{user} updated the roles you have globally." with_message: "%{user} updated the roles you have globally writing:" roles: "You now have the following roles:" mail_user_activation_limit_reached: subject: User activation limit reached message: | A new user (%{email}) tried to create an account on an OpenProject environment that you manage (%{host}). The user cannot activate their account since the user limit has been reached. steps: label: "To allow the user to sign in you can either: " a: "Upgrade your payment plan ([here](upgrade_url))" #here turned into a link b: "Lock or delete an existing user ([here](users_url))" #here turned into a link more_actions: "More functions" noscript_description: "You need to activate JavaScript in order to use OpenProject!" noscript_heading: "JavaScript disabled" noscript_learn_more: "Learn more" notice_accessibility_mode: The accessibility mode can be enabled in your [account settings](url). notice_account_activated: "Your account has been activated. You can now log in." notice_account_already_activated: The account has already been activated. notice_account_invalid_token: Invalid activation token notice_account_invalid_credentials: "Invalid user or password" notice_account_invalid_credentials_or_blocked: "Invalid user or password or the account is blocked due to multiple failed login attempts. If so, it will be unblocked automatically in a short time." notice_account_lost_email_sent: "An email with instructions to choose a new password has been sent to you." notice_account_new_password_forced: "A new password is required." notice_account_password_expired: "Your password expired after %{days} days. Please set a new one." notice_account_password_updated: "Password was successfully updated." notice_account_pending: "Your account was created and is now pending administrator approval." notice_account_register_done: "Account was successfully created. To activate your account, click on the link that was emailed to you." notice_account_unknown_email: "Unknown user." notice_account_update_failed: "Account setting could not be saved. Please have a look at your account page." notice_account_updated: "Account was successfully updated." notice_account_other_session_expired: "All other sessions tied to your account have been invalidated." notice_account_wrong_password: "Wrong password" notice_account_registered_and_logged_in: "Welcome, your account has been activated. You are logged in now." notice_activation_failed: The account could not be activated. notice_auth_stage_verification_error: "Could not verify stage '%{stage}'." notice_auth_stage_wrong_stage: "Expected to finish authentication stage '%{expected}', but '%{actual}' returned." notice_auth_stage_error: "Authentication stage '%{stage}' failed." notice_can_t_change_password: "This account uses an external authentication source. Impossible to change the password." notice_custom_options_deleted: "Option '%{option_value}' and its %{num_deleted} occurrences were deleted." notice_email_error: "An error occurred while sending mail (%{value})" notice_email_sent: "An email was sent to %{value}" notice_failed_to_save_work_packages: "Failed to save %{count} work package(s) on %{total} selected: %{ids}." notice_failed_to_save_members: "Failed to save member(s): %{errors}." notice_deletion_scheduled: "The deletion has been scheduled and is performed asynchronously." notice_file_not_found: "The page you were trying to access doesn't exist or has been removed." notice_forced_logout: "You have been automatically logged out after %{ttl_time} minutes of inactivity." notice_internal_server_error: "An error occurred on the page you were trying to access. If you continue to experience problems please contact your %{app_title} administrator for assistance." notice_work_package_done_ratios_updated: "Work package done ratios updated." notice_locking_conflict: "Information has been updated by at least one other user in the meantime." notice_locking_conflict_additional_information: "The update(s) came from %{users}." notice_locking_conflict_reload_page: "Please reload the page, review the changes and reapply your updates." notice_member_added: Added %{name} to the project. notice_members_added: Added %{number} users to the project. notice_member_removed: "Removed %{user} from project." notice_member_deleted: "%{user} has been removed from the project and deleted." notice_no_principals_found: "No results found." notice_bad_request: "Bad Request." notice_not_authorized: "You are not authorized to access this page." notice_not_authorized_archived_project: "The project you're trying to access has been archived." notice_password_confirmation_failed: "Your password is not correct. Cannot continue." notice_principals_found_multiple: "There are %{number} results found. \n Tab to focus the first result." notice_principals_found_single: "There is one result. \n Tab to focus it." notice_project_not_deleted: "The project wasn't deleted." notice_successful_connection: "Successful connection." notice_successful_create: "Successful creation." notice_successful_delete: "Successful deletion." notice_successful_update: "Successful update." notice_to_many_principals_to_display: "There are too many results.\nNarrow down the search by typing in the name of the new member (or group)." notice_user_missing_authentication_method: User has yet to choose a password or another way to sign in. notice_user_invitation_resent: An invitation has been sent to %{email}. present_access_key_value: "Your %{key_name} is: %{value}" notice_automatic_set_of_standard_type: "Set standard type automatically." notice_logged_out: "You have been logged out." notice_wont_delete_auth_source: The authentication mode cannot be deleted as long as there are still users using it. notice_project_cannot_update_custom_fields: "You cannot update the project's available custom fields. The project is invalid: %{errors}" notice_attachment_migration_wiki_page: > This page was generated automatically during the update of OpenProject. It contains all attachments previously associated with the %{container_type} "%{container_name}". #Default format for numbers number: format: delimiter: "" precision: 3 separator: "." human: format: delimiter: "" precision: 1 storage_units: format: "%n %u" units: byte: one: "Byte" other: "Bytes" gb: "GB" kb: "kB" mb: "MB" tb: "TB" onboarding: heading_getting_started: "Get an overview" text_getting_started_description: "Get a quick overview of project management and team collaboration with OpenProject." text_show_again: "You can restart this video from the help menu" welcome: "Welcome to %{app_title}" select_language: "Please select your language" permission_add_work_package_notes: "Add notes" permission_add_work_packages: "Add work packages" permission_add_messages: "Post messages" permission_add_project: "Create project" permission_manage_user: "Create and edit users" permission_manage_placeholder_user: "Create, edit, and delete placeholder users" permission_add_subprojects: "Create subprojects" permission_add_work_package_watchers: "Add watchers" permission_assign_versions: "Assign versions" permission_browse_repository: "Read-only access to repository (browse and checkout)" permission_change_wiki_parent_page: "Change parent wiki page" permission_comment_news: "Comment news" permission_commit_access: "Read/write access to repository (commit)" permission_copy_projects: "Copy projects" permission_delete_work_package_watchers: "Delete watchers" permission_delete_work_packages: "Delete work packages" permission_delete_messages: "Delete messages" permission_delete_own_messages: "Delete own messages" permission_delete_reportings: "Delete reportings" permission_delete_timelines: "Delete timelines" permission_delete_wiki_pages: "Delete wiki pages" permission_delete_wiki_pages_attachments: "Delete attachments" permission_edit_work_package_notes: "Edit notes" permission_edit_work_packages: "Edit work packages" permission_edit_messages: "Edit messages" permission_edit_own_work_package_notes: "Edit own notes" permission_edit_own_messages: "Edit own messages" permission_edit_own_time_entries: "Edit own time logs" permission_edit_project: "Edit project" permission_edit_reportings: "Edit reportings" permission_edit_time_entries: "Edit time logs" permission_edit_timelines: "Edit timelines" permission_edit_wiki_pages: "Edit wiki pages" permission_export_work_packages: "Export work packages" permission_export_wiki_pages: "Export wiki pages" permission_list_attachments: "List attachments" permission_log_time: "Log spent time" permission_manage_forums: "Manage forums" permission_manage_categories: "Manage work package categories" permission_manage_work_package_relations: "Manage work package relations" permission_manage_members: "Manage members" permission_manage_news: "Manage news" permission_manage_project_activities: "Manage project activities" permission_manage_public_queries: "Manage public views" permission_manage_repository: "Manage repository" permission_manage_subtasks: "Manage work package hierarchies" permission_manage_versions: "Manage versions" permission_manage_wiki: "Manage wiki" permission_manage_wiki_menu: "Manage wiki menu" permission_move_work_packages: "Move work packages" permission_protect_wiki_pages: "Protect wiki pages" permission_rename_wiki_pages: "Rename wiki pages" permission_save_queries: "Save views" permission_select_custom_fields: "Select custom fields" permission_select_project_modules: "Select project modules" permission_manage_types: "Select types" permission_view_changesets: "View repository revisions in OpenProject" permission_view_commit_author_statistics: "View commit author statistics" permission_view_work_package_watchers: "View watchers list" permission_view_work_packages: "View work packages" permission_view_messages: "View messages" permission_view_members: "View members" permission_view_reportings: "View reportings" permission_view_time_entries: "View spent time" permission_view_timelines: "View timelines" permission_view_wiki_edits: "View wiki history" permission_view_wiki_pages: "View wiki" permission_work_package_assigned: "Become assignee/responsible" permission_work_package_assigned_explanation: "Work packages can be assigned to users and groups in possession of this role in the respective project" placeholders: default: "-" project: destroy: confirmation: "If you continue, the project %{identifier} and all related data will be permanently destroyed." info: "Deleting the project is an irreversible action." project_verification: "Enter the project's name %{name} to verify the deletion." subprojects_confirmation: "Its subproject(s): %{value} will also be deleted." title: "Delete the project %{name}" identifier: warning_one: Members of the project will have to relocate the project's repositories. warning_two: Existing links to the project will no longer work. title: Change the project's identifier template: copying: > Your project is being created from the selected template project. You will be notified by mail as soon as the project is available. use_template: 'Use template' make_template: 'Set as template' remove_from_templates: 'Remove from templates' archive: are_you_sure: "Are you sure you want to archive the project '%{name}'?" archived: "Archived" project_module_activity: "Aktiveco" project_module_forums: "Forumoj" project_module_work_package_tracking: "Laborpakaĵa spurado" project_module_news: "Novaĵoj" project_module_repository: "Deponejo" project_module_wiki: "Vikio" query: attribute_and_direction: "%{attribute} (%{direction})" #possible query parameters (e.g. issue queries), #which are not attributes of an AR-Model. query_fields: active_or_archived: "Active or archived" assigned_to_role: "Assignee's role" member_of_group: "Assignee's group" assignee_or_group: "Assignee or belonging group" subproject_id: "Including Subproject" only_subproject_id: "Only subproject" name_or_identifier: "Name or identifier" repositories: at_identifier: 'at %{identifier}' atom_revision_feed: 'Atom revision feed' autofetch_information: "Check this if you want repositories to be updated automatically when accessing the repository module page.\nThis encompasses the retrieval of commits from the repository and refreshing the required disk storage." checkout: access: readwrite: 'Read + Write' read: 'Read-only' none: 'No checkout access, you may only view the repository through this application.' access_permission: 'Your permissions on this repository' url: "Checkout URL" base_url_text: "The base URL to use for generating checkout URLs (e.g., https://myserver.example.org/repos/).\nNote: The base URL is only used for rewriting checkout URLs in managed repositories. Other repositories are not altered." default_instructions: git: |- The data contained in this repository can be downloaded to your computer with Git. Please consult the documentation of Git if you need more information on the checkout procedure and available clients. subversion: |- The data contained in this repository can be downloaded to your computer with Subversion. Please consult the documentation of Subversion if you need more information on the checkout procedure and available clients. enable_instructions_text: "Displays checkout instructions defined below on all repository-related pages." instructions: "Checkout instructions" show_instructions: "Display checkout instructions" text_instructions: "This text is displayed alongside the checkout URL for guidance on how to check out the repository." not_available: "Checkout instructions are not defined for this repository. Ask your administrator to enable them for this repository in the system settings." create_managed_delay: "Please note: The repository is managed, it is created asynchronously on the disk and will be available shortly." create_successful: "The repository has been registered." delete_sucessful: "The repository has been deleted." destroy: confirmation: "If you continue, this will permanently delete the managed repository." info: "Deleting the repository is an irreversible action." info_not_managed: "Note: This will NOT delete the contents of this repository, as it is not managed by OpenProject." managed_path_note: "The following directory will be erased: %{path}" repository_verification: "Enter the project's identifier %{identifier} to verify the deletion of its repository." subtitle: "Do you really want to delete the %{repository_type} of the project %{project_name}?" subtitle_not_managed: "Do you really want to remove the linked %{repository_type} %{url} from the project %{project_name}?" title: "Delete the %{repository_type}" title_not_managed: "Remove the linked %{repository_type}?" errors: build_failed: "Unable to create the repository with the selected configuration. %{reason}" managed_delete: "Unable to delete the managed repository." managed_delete_local: "Unable to delete the local repository on filesystem at '%{path}': %{error_message}" empty_repository: "The repository exists, but is empty. It does not contain any revisions yet." exists_on_filesystem: "The repository directory already exists in the filesystem." filesystem_access_failed: "An error occurred while accessing the repository in the filesystem: %{message}" not_manageable: "This repository vendor cannot be managed by OpenProject." path_permission_failed: "An error occurred trying to create the following path: %{path}. Please ensure that OpenProject may write to that folder." unauthorized: "You're not authorized to access the repository or the credentials are invalid." unavailable: "The repository is unavailable." exception_title: "Cannot access the repository: %{message}" disabled_or_unknown_type: "The selected type %{type} is disabled or no longer available for the SCM vendor %{vendor}." disabled_or_unknown_vendor: "The SCM vendor %{vendor} is disabled or no longer available." remote_call_failed: "Calling the managed remote failed with message '%{message}' (Code: %{code})" remote_invalid_response: "Received an invalid response from the managed remote." remote_save_failed: "Could not save the repository with the parameters retrieved from the remote." git: instructions: managed_url: "This is the URL of the managed (local) Git repository." path: >- Specify the path to your local Git repository ( e.g., %{example_path} ). You can also use remote repositories which are cloned to a local copy by using a value starting with http(s):// or file://. path_encoding: "Override Git path encoding (Default: UTF-8)" local_title: "Link existing local Git repository" local_url: "Local URL" local_introduction: "If you have an existing local Git repository, you can link it with OpenProject to access it from within the application." managed_introduction: "Let OpenProject create and integrate a local Git repository automatically." managed_title: "Git repository integrated into OpenProject" managed_url: "Managed URL" path: "Path to Git repository" path_encoding: "Path encoding" go_to_revision: "Go to revision" managed_remote: "Managed repositories for this vendor are handled remotely." managed_remote_note: "Information on the URL and path of this repository is not available prior to its creation." managed_url: "Managed URL" settings: automatic_managed_repos_disabled: "Disable automatic creation" automatic_managed_repos: "Automatic creation of managed repositories" automatic_managed_repos_text: "By setting a vendor here, newly created projects will automatically receive a managed repository of this vendor." scm_vendor: "Source control management system" scm_type: "Repository type" scm_types: local: "Link existing local repository" existing: "Link existing repository" managed: "Create new repository in OpenProject" storage: not_available: "Disk storage consumption is not available for this repository." update_timeout: "Keep the last required disk space information for a repository for N minutes.\nAs counting the required disk space of a repository may be costly, increase this value to reduce performance impact." subversion: existing_title: "Existing Subversion repository" existing_introduction: "If you have an existing Subversion repository, you can link it with OpenProject to access it from within the application." existing_url: "Existing URL" instructions: managed_url: "This is the URL of the managed (local) Subversion repository." url: "Enter the repository URL. This may either target a local repository (starting with %{local_proto} ), or a remote repository.\nThe following URL schemes are supported:" managed_title: "Subversion repository integrated into OpenProject" managed_introduction: "Let OpenProject create and integrate a local Subversion repository automatically." managed_url: "Managed URL" password: "Repository Password" username: "Repository username" truncated: "Sorry, we had to truncate this directory to %{limit} files. %{truncated} entries were omitted from the list." named_repository: "%{vendor_name} repository" update_settings_successful: "The settings have been successfully saved." url: "URL to repository" warnings: cannot_annotate: "This file cannot be annotated." scheduling: activated: 'activated' deactivated: 'deactivated' search_input_placeholder: "Serĉi ..." setting_apiv3_cors_enabled: "Enable CORS" setting_apiv3_cors_origins: "API V3 Cross-Origin Resource Sharing (CORS) allowed origins" setting_apiv3_cors_origins_text_html: > If CORS is enabled, these are the origins that are allowed to access OpenProject API.
Please check the Documentation on the Origin header on how to specify the expected values. setting_apiv3_max_page_size: "Maximum API page size" setting_apiv3_max_page_instructions_html: > Set the maximum page size the API will respond with. It will not be possible to perform API requests that return more values on a single page.
Warning: Please only change this value if you are sure why you need it. Setting to a high value will result in significant performance impacts, while a value lower than the per page options will cause errors in paginated views. setting_apiv3_docs: "Dokumentado" setting_apiv3_docs_enabled: "Enable docs page" setting_apiv3_docs_enabled_instructions_html: > If the docs page is enabled you can get an interactive view of the APIv3 documentation under %{link}. setting_attachment_whitelist: "Attachment upload whitelist" setting_email_delivery_method: "Email delivery method" setting_sendmail_location: "Location of the sendmail executable" setting_smtp_enable_starttls_auto: "Automatically use STARTTLS if available" setting_smtp_ssl: "Use SSL connection" setting_smtp_address: "SMTP server" setting_smtp_port: "SMTP port" setting_smtp_authentication: "SMTP authentication" setting_smtp_user_name: "SMTP username" setting_smtp_password: "SMTP password" setting_smtp_domain: "SMTP HELLO domain" setting_activity_days_default: "Days displayed on project activity" setting_app_subtitle: "Application subtitle" setting_app_title: "Application title" setting_attachment_max_size: "Attachment max. size" setting_autofetch_changesets: "Autofetch repository changes" setting_autologin: "Autologin" setting_available_languages: "Available languages" setting_bcc_recipients: "Blind carbon copy recipients (bcc)" setting_brute_force_block_after_failed_logins: "Block user after this number of failed login attempts" setting_brute_force_block_minutes: "Time the user is blocked for" setting_cache_formatted_text: "Cache formatted text" setting_use_wysiwyg_description: "Select to enable CKEditor5 WYSIWYG editor for all users by default. CKEditor has limited functionality for GFM Markdown." setting_column_options: "Customize the appearance of the work package lists" setting_commit_fix_keywords: "Fixing keywords" setting_commit_logs_encoding: "Commit messages encoding" setting_commit_logtime_activity_id: "Activity for logged time" setting_commit_logtime_enabled: "Enable time logging" setting_commit_ref_keywords: "Referencing keywords" setting_consent_time: "Consent time" setting_consent_info: "Consent information text" setting_consent_required: "Consent required" setting_consent_decline_mail: "Consent contact mail address" setting_cross_project_work_package_relations: "Allow cross-project work package relations" setting_first_week_of_year: "First week in year contains" setting_date_format: "Date format" setting_default_language: "Default language" setting_default_projects_modules: "Default enabled modules for new projects" setting_default_projects_public: "New projects are public by default" setting_diff_max_lines_displayed: "Max number of diff lines displayed" setting_display_subprojects_work_packages: "Display subprojects work packages on main projects by default" setting_emails_footer: "Emails footer" setting_emails_header: "Emails header" setting_email_login: "Use email as login" setting_enabled_scm: "Enabled SCM" setting_enabled_projects_columns: "Visible in project list" setting_notification_retention_period_days: "Notification retention period" setting_feeds_enabled: "Enable Feeds" setting_feeds_limit: "Feed content limit" setting_file_max_size_displayed: "Max size of text files displayed inline" setting_host_name: "Host name" setting_invitation_expiration_days: "Activation email expires after" setting_work_package_done_ratio: "Calculate the work package done ratio with" setting_work_package_done_ratio_field: "Use the work package field" setting_work_package_done_ratio_status: "Use the work package status" setting_work_package_done_ratio_disabled: "Disable (hide the progress)" setting_work_package_list_default_columns: "Display by default" setting_work_package_properties: "Work package properties" setting_work_package_startdate_is_adddate: "Use current date as start date for new work packages" setting_work_packages_export_limit: "Work packages export limit" setting_journal_aggregation_time_minutes: "User actions aggregated within" setting_log_requesting_user: "Log user login, name, and mail address for all requests" setting_login_required: "Authentication required" setting_mail_from: "Emission email address" setting_mail_handler_api_key: "API key" setting_mail_handler_body_delimiters: "Truncate emails after one of these lines" setting_mail_handler_body_delimiter_regex: "Truncate emails matching this regex" setting_mail_handler_ignore_filenames: "Ignored mail attachments" setting_new_project_user_role_id: "Role given to a non-admin user who creates a project" setting_password_active_rules: "Active character classes" setting_password_count_former_banned: "Number of most recently used passwords banned for reuse" setting_password_days_valid: "Number of days, after which to enforce a password change" setting_password_min_length: "Minimuma longeco" setting_password_min_adhered_rules: "Minimum number of required classes" setting_per_page_options: "Objects per page options" setting_plain_text_mail: "Plain text mail (no HTML)" setting_protocol: "Protocol" setting_project_gantt_query: "Project portfolio Gantt view" setting_project_gantt_query_text: "You can modify the query that is used to display Gantt chart from the project overview page." setting_security_badge_displayed: "Display security badge" setting_registration_footer: "Registration footer" setting_repositories_automatic_managed_vendor: "Automatic repository vendor type" setting_repositories_encodings: "Repositories encodings" setting_repository_authentication_caching_enabled: "Enable caching for authentication request of version control software" setting_repository_storage_cache_minutes: "Repository disk size cache" setting_repository_checkout_display: "Show checkout instructions" setting_repository_checkout_base_url: "Checkout base URL" setting_repository_checkout_text: "Checkout instruction text" setting_repository_log_display_limit: "Maximum number of revisions displayed on file log" setting_repository_truncate_at: "Maximum number of files displayed in the repository browser" setting_rest_api_enabled: "Enable REST web service" setting_self_registration: "Self-registration" setting_session_ttl: "Session expiry time after inactivity" setting_session_ttl_hint: "Value below 5 works like disabled" setting_session_ttl_enabled: "Session expires" setting_start_of_week: "Week starts on" setting_sys_api_enabled: "Enable repository management web service" setting_sys_api_description: "The repository management web service provides integration and user authorization for accessing repositories." setting_time_format: "Time format" setting_accessibility_mode_for_anonymous: "Enable accessibility mode for anonymous users" setting_user_format: "Users display format" setting_user_default_timezone: "Users default time zone" setting_users_deletable_by_admins: "User accounts deletable by admins" setting_users_deletable_by_self: "Users allowed to delete their accounts" setting_welcome_text: "Welcome block text" setting_welcome_title: "Welcome block title" setting_welcome_on_homescreen: "Display welcome block on homescreen" setting_work_package_list_default_highlighting_mode: "Default highlighting mode" setting_work_package_list_default_highlighted_attributes: "Default inline highlighted attributes" settings: general: "General" other: "Aliaj" passwords: "Passwords" session: "Session" brute_force_prevention: "Automated user blocking" attachments: whitelist_text_html: > Define a list of valid file extensions and/or mime types for uploaded files.
Enter file extensions (e.g., %{ext_example}) or mime types (e.g., %{mime_example}).
Leave empty to allow any file type to be uploaded. Multiple values allowed (one line for each value). notifications: retention_text: > Set the number of days notification events for users (the source for in-app notifications) will be kept in the system. Any events older than this time will be deleted. events_explanation: 'Governs for which event an email is sent out. Work packages are excluded from this list as the notifications for them can be configured specifically for every user.' delay_minutes_explanation: "Email sending can be delayed to allow users with configured in app notification to confirm the notification within the application before a mail is sent out. Users who read a notification within the application will not receive an email for the already read notification." display: first_date_of_week_and_year_set: > If either options "%{day_of_week_setting_name}" or "%{first_week_setting_name}" are set, the other has to be set as well to avoid inconsistencies in the frontend. first_week_of_year_text: > Select the date of January that is contained in the first week of the year. This value together with first day of the week determines the total number of weeks in a year. projects: section_new_projects: "Settings for new projects" section_project_overview: "Settings for project overview list" user: default_preferences: "Default preferences" deletion: "Deletion" highlighting: mode_long: inline: "Highlight attribute(s) inline" none: "No highlighting" status: "Entire row by Status" type: "Entire row by Type" priority: "Entire row by Priority" text_formatting: markdown: 'Markdown' plain: 'Plain text' status_active: "active" status_archived: "archived" status_invited: invited status_locked: locked status_registered: registered #Used in array.to_sentence. support: array: sentence_connector: "and" skip_last_comma: "malvero" text_accessibility_hint: "The accessibility mode is designed for users who are blind, motorically handicaped or have a bad eyesight. For the latter focused elements are specially highlighted. Please notice, that the Backlogs module is not available in this mode." text_access_token_hint: "Access tokens allow you to grant external applications access to resources in OpenProject." text_analyze: "Further analyze: %{subject}" text_are_you_sure: "Are you sure?" text_are_you_sure_with_children: "Delete work package and all child work packages?" text_assign_to_project: "Assign to the project" text_form_configuration: > You can customize which fields will be displayed in work package forms. You can freely group the fields to reflect the needs for your domain. text_form_configuration_required_attribute: "Attribute is marked required and thus always shown" text_caracters_maximum: "%{count} characters maximum." text_caracters_minimum: "Must be at least %{count} characters long." text_comma_separated: "Multiple values allowed (comma separated)." text_comment_wiki_page: "Comment to wiki page: %{page}" text_custom_field_possible_values_info: "One line for each value" text_custom_field_hint_activate_per_project: > When using custom fields: Keep in mind that custom fields need to be activated per project, too. text_custom_field_hint_activate_per_project_and_type: > Custom fields need to be activated per work package type and per project. text_custom_logo_instructions: > A white logo on transparent background is recommended. For best results on both, conventional and retina displays, make sure your image's dimensions are 460px by 60px. text_custom_favicon_instructions: > This is the tiny icon that appears in your browser window/tab next to the page's title. It's needs to be a squared 32 by 32 pixels sized PNG image file with a transparent background. text_custom_touch_icon_instructions: > This is the icon that appears in your mobile or tablet when you place a bookmark on your homescreen. It's needs to be a squared 180 by 180 pixels sized PNG image file. Please make sure the image's background is not transparent otherwise it will look bad on iOS. text_database_allows_tsv: "Database allows TSVector (optional)" text_default_administrator_account_changed: "Default administrator account changed" text_default_encoding: "Default: UTF-8" text_destroy: "Forigi" text_destroy_with_associated: "There are additional objects assossociated with the work package(s) that are to be deleted. Those objects are of the following types:" text_destroy_what_to_do: "What do you want to do?" text_diff_truncated: "... This diff was truncated because it exceeds the maximum size that can be displayed." text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server to enable them." text_enumeration_category_reassign_to: "Reassign them to this value:" text_enumeration_destroy_question: "%{count} objects are assigned to this value." text_file_repository_writable: "Attachments directory writable" text_git_repo_example: "a bare and local repository (e.g. /gitrepo, c:\\gitrepo)" text_hint_date_format: "Enter a date in the form of YYYY-MM-DD. Other formats may be changed to an unwanted date." text_hint_disable_with_0: "Note: Disable with 0" text_hours_between: "Between %{min} and %{max} hours." text_work_package_added: "Work package %{id} has been reported by %{author}." text_work_package_category_destroy_assignments: "Remove category assignments" text_work_package_category_destroy_question: "Some work packages (%{count}) are assigned to this category. What do you want to do?" text_work_package_category_reassign_to: "Reassign work packages to this category" text_work_package_updated: "Work package %{id} has been updated by %{author}." text_work_package_watcher_added: "You have been added as a watcher to Work package %{id} by %{watcher_changer}." text_work_package_watcher_removed: "You have been removed from watchers of Work package %{id} by %{watcher_changer}." text_work_packages_destroy_confirmation: "Are you sure you want to delete the selected work package(s)?" text_work_packages_ref_in_commit_messages: "Referencing and fixing work packages in commit messages" text_journal_added: "%{label} %{value} added" text_journal_changed_html: "%{label} changed from %{old} %{linebreak}to %{new}" text_journal_changed_plain: "%{label} changed from %{old} %{linebreak}to %{new}" text_journal_changed_no_detail: "%{label} updated" text_journal_changed_with_diff: "%{label} changed (%{link})" text_journal_deleted: "%{label} deleted (%{old})" text_journal_deleted_with_diff: "%{label} deleted (%{link})" text_journal_set_to: "%{label} set to %{value}" text_journal_set_with_diff: "%{label} set (%{link})" text_journal_label_value: "%{label} %{value}" text_latest_note: "The latest comment is: %{note}" text_length_between: "Length between %{min} and %{max} characters." text_line_separated: "Multiple values allowed (one line for each value)." text_load_default_configuration: "Load the default configuration" text_min_max_length_info: "0 means no restriction" text_no_roles_defined: There are no roles defined. text_no_access_tokens_configurable: "There are no access tokens which can be configured." text_no_configuration_data: "Roles, types, work package statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." text_no_notes: "There are no comments available for this work package." text_notice_too_many_values_are_inperformant: "Note: Displaying more than 100 items per page can increase the page load time." text_notice_security_badge_displayed_html: > Note: if enabled, this will display a badge with your installation status in the %{information_panel_label} administration panel, and on the home page. It is displayed to administrators only.
The badge will check your current OpenProject version against the official OpenProject release database to alert you of any updates or known vulnerabilities. For more information on what the check provides, what data is needed to provide available updates, and how to disable this check, please visit the configuration documentation. text_own_membership_delete_confirmation: "You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?" text_plugin_assets_writable: "Plugin assets directory writable" text_powered_by: "Powered by %{link}" text_project_identifier_info: "Only lower case letters (a-z), numbers, dashes and underscores are allowed, must start with a lower case letter." text_reassign: "Reassign to work package:" text_regexp_info: "eg. ^[A-Z0-9]+$" text_regexp_multiline: 'The regex is applied in a multi-line mode. e.g., ^---\s+' text_repository_usernames_mapping: "Select or update the OpenProject user mapped to each username found in the repository log.\nUsers with the same OpenProject and repository username or email are automatically mapped." text_status_changed_by_changeset: "Applied in changeset %{value}." text_table_difference_description: "In this table the single %{entries} are shown. You can view the difference between any two entries by first selecting the according checkboxes in the table. When clicking on the button below the table the differences are shown." text_time_logged_by_changeset: "Applied in changeset %{value}." text_tip_work_package_begin_day: "work package beginning this day" text_tip_work_package_begin_end_day: "work package beginning and ending this day" text_tip_work_package_end_day: "work package ending this day" text_type_no_workflow: "No workflow defined for this type" text_unallowed_characters: "Unallowed characters" text_user_invited: The user has been invited and is pending registration. text_user_wrote: "%{value} wrote:" text_warn_on_leaving_unsaved: "The work package contains unsaved text that will be lost if you leave this page." text_what_did_you_change_click_to_add_comment: "What did you change? Click to add comment" text_wiki_destroy_confirmation: "Are you sure you want to delete this wiki and all its content?" text_wiki_page_destroy_children: "Delete child pages and all their descendants" text_wiki_page_destroy_question: "This page has %{descendants} child page(s) and descendant(s). What do you want to do?" text_wiki_page_nullify_children: "Keep child pages as root pages" text_wiki_page_reassign_children: "Reassign child pages to this parent page" text_workflow_edit: "Select a role and a type to edit the workflow" text_zoom_in: "Zoom in" text_zoom_out: "Zoom out" text_setup_mail_configuration: "Configure your email provider" time: am: "am" formats: default: "%m/%d/%Y %I:%M %p" long: "%B %d, %Y %H:%M" short: "%d %b %H:%M" time: "%I:%M %p" pm: "pm" timeframe: show: "Show timeframe" end: "to" start: "from" timelines: admin_menu: color: "Koloro" colors: "Colors" associations: "Dependencies" button_delete_all: "Delete all" change: "Change in planning" children: "Child elements" color_could_not_be_saved: "Color could not be saved" current_planning: "Current planning" dates: "Dates" dates_are_calculated_based_on_sub_elements: "Dates are calculated based on sub elements." delete_all: "Delete all" delete_thing: "Forigi" duration: "Duration" duration_days: one: "1 tago" other: "%{count} tagoj" edit_color: "Edit color" edit_thing: "Redakti" edit_timeline: "Edit timeline report %{timeline}" delete_timeline: "Delete timeline report %{timeline}" empty: "(empty)" enable_type_in_project: 'Enable type "%{type}"' end: "End" errors: not_implemented: "The timeline could not be rendered because it uses a feature that is not yet implemented." report_comparison: "The timeline could not render the configured comparisons. Please check the appropriate section in the configuration, resetting it can help solve this problem." report_epicfail: "The timeline could not be loaded due to an unexpected error." report_timeout: "The timeline could not be loaded in a reasonable amount of time." filter: errors: timeframe_start: "The timeframe start " timeframe_end: "The timeframe end " compare_to_relative: "The value of the relative comparison " compare_to_absolute: "The value of the absolute comparison " planning_element_time_relative_one: "The start for work packages in a certain timeframe " planning_element_time_relative_two: "The end for work packages in a certain timeframe " planning_element_time_absolute_one: "The start for work packages in a certain timeframe " planning_element_time_absolute_two: "The end for work packages in a certain timeframe " sort: sortation: "Sort by" alphabet: "alphabet" explicit_order: "explicit order" project_sortation: "Sort projects by" date: "date" default: "default" column: assigned_to: "Asignita al" type: "Tipo" due_date: "End date" name: "Nomo" status: "Stato" start_date: "Komencdato" columns: "Kolumnoj" comparisons: "Comparisons" comparison: absolute: "Absolute" none: "None" relative: "Relative" compare_relative_prefix: "Compare current planning to" compare_relative_suffix: "ago" compare_absolute: "Compare current planning to %{date}" time_relative: days: "tagoj" weeks: "weeks" months: "months" exclude_own_work_packages: "Hide work packages from this project" exclude_reporters: "Hide other projects" exclude_empty: "Hide empty projects" grouping: "Grouping" grouping_hide_group: "Hide group \"%{group}\"" grouping_one: "First grouping criterion" grouping_one_phrase: "Is a subproject of" grouping_other: "Aliaj" hide_chart: "Hide chart" noneElement: "(neniu)" noneSelection: "(neniu)" outline: "Initial outline expansion" parent: "Show subprojects of" work_package_filters: "Filter work packages" work_package_responsible: "Show work packages with accountable" work_package_assignee: "Show work packages with assignee" types: "Show types" status: "Show status" project_time_filter: "Projects with a work package of a certain type in a certain timeframe" project_time_filter_timeframe: "Timeframe" project_time_filter_historical_from: "from" project_time_filter_historical_to: "to" project_time_filter_historical: "%{start_label} %{startdate} %{end_label} %{enddate}" project_time_filter_relative: "%{start_label} %{startspan}%{startspanunit} ago, %{end_label} %{endspan}%{endspanunit} from now" project_filters: "Filter projects" project_responsible: "Show projects with accountable" project_status: "Show project status" timeframe: "Show timeframe" timeframe_end: "to" timeframe_start: "from" timeline: "General Settings" zoom: "Zoom factor" history: "Historio" new_color: "New color" new_association: "New dependency" new_work_package: "New work package" new_reporting: "New reporting" new_timeline: "New timeline report" no_projects_for_reporting_available: "There are no projects to which a reporting association can be created." no_right_to_view_timeline: "You do not have the necessary permission to view the linked timeline." no_timeline_for_id: "There is no timeline with ID %{id}." notice_successful_deleted_all_elements: "Successfully deleted all elements" outline: "Reset Outline" outlines: aggregation: "Show aggregations only" level1: "Expand level 1" level2: "Expand level 2" level3: "Expand level 3" level4: "Expand level 4" level5: "Expand level 5" all: "Show all" reporting_for_project: show: "Status reported to project: %{title}" edit_delete: "status report for project: %{title}" history: "History for status for project: %{title}" reporting: delete: "Delete status: %{comment}" edit: "Edit status: %{comment}" show: "Status: %{comment}" planning_element_update: "Update: %{title}" type_could_not_be_saved: "Type could not be saved" reporting_could_not_be_saved: "Reporting could not be saved" properties: "Properties" really_delete_color: > Are you sure, you want to delete the following color? Types using this color will not be deleted. really_delete_reporting: > Are you sure, you want to delete the following reporting? Previous reporting statuses will be deleted, too. start: "Start" timeline: "Timeline report" timelines: "Timeline reports" settings: "Timelines" vertical_work_package: "Vertical work packages" you_are_viewing_the_selected_timeline: "You are viewing the selected timeline report" zoom: in: "Zoom in" out: "Zoom out" days: "Days" weeks: "Weeks" months: "Months" quarters: "Quarters" years: "Years" title_remove_and_delete_user: Remove the invited user from the project and delete him/her. title_enterprise_upgrade: "Upgrade to unlock more users." tooltip_user_default_timezone: > The default time zone for new users. Can be changed in a user's settings. tooltip_resend_invitation: > Sends another invitation email with a fresh token in case the old one expired or the user did not get the original email. Can also be used for active users to choose a new authentication method. When used with active users their status will be changed to 'invited'. tooltip: setting_email_login: > If enabled a user will be unable to chose a login during registration. Instead their given email address will serve as the login. An administrator may still change the login separately. queries: apply_filter: Apply preconfigured filter top_menu: additional_resources: "Additional resources" getting_started: "Getting started" help_and_support: "Help and support" total_progress: "Total progress" user: all: "ĉiuj" active: "active" activate: "Activate" activate_and_reset_failed_logins: "Activate and reset failed logins" authentication_provider: "Authentication Provider" authentication_settings_disabled_due_to_external_authentication: > This user authenticates via an external authentication provider, so there is no password in OpenProject to be changed. authorization_rejected: "You are not allowed to sign in." assign_random_password: "Assign random password (sent to user via email)" blocked: "locked temporarily" blocked_num_failed_logins: one: "locked temporarily (one failed login attempt)" other: "locked temporarily (%{count} failed login attempts)" confirm_status_change: "You are about to change the status of '%{name}'. Are you sure you want to continue?" deleted: "Deleted user" error_status_change_failed: "Changing the user status failed due to the following errors: %{errors}" invite: Invite user via email invited: invited lock: "Lock permanently" locked: "locked permanently" no_login: "This user authenticates through login by password. Since it is disabled, they cannot log in." password_change_unsupported: Change of password is not supported. registered: "registered" reset_failed_logins: "Reset failed logins" status_user_and_brute_force: "%{user} and %{brute_force}" status_change: "Status change" text_change_disabled_for_provider_login: "The name is set by your login provider and can thus not be changed." unlock: "Malŝlosi" unlock_and_reset_failed_logins: "Unlock and reset failed logins" version_status_closed: "fermita" version_status_locked: "locked" version_status_open: "malfermita" note: Note note_password_login_disabled: "Password login has been disabled by %{configuration}." warning: Warning warning_attachments_not_saved: "%{count} file(s) could not be saved." warning_imminent_user_limit: > You invited more users than are supported by your current plan. Invited users may not be able to join your OpenProject environment. Please upgrade your plan or block existing users in order to allow invited and registered users to join. warning_registration_token_expired: | The activation email has expired. We sent you a new one to %{email}. Please click the link inside of it to activate your account. warning_user_limit_reached: > User limit reached. You cannot activate any more users. Please upgrade your plan or block members to allow for additional users. warning_user_limit_reached_instructions: > You reached your user limit (%{current}/%{max} active users). Please contact sales@openproject.com to upgrade your Enterprise Edition plan and add additional users. warning_protocol_mismatch_html: > warning_bar: protocol_mismatch: title: 'Protocol setting mismatch' text_html: > Your application is running with its protocol setting set to %{set_protocol}, but the request is an %{actual_protocol} request. This will result in errors! Go to System settings and change the "Protocol" setting to correct this. hostname_mismatch: title: 'Hostname setting mismatch' text_html: > Your application is running with its host name setting set to %{set_hostname}, but the request is a %{actual_hostname} hostname. This will result in errors! Go to System settings and change the "Host name" setting to correct this. menu_item: "Menu item" menu_item_setting: "Visibility" wiki_menu_item_for: "Menu item for wikipage \"%{title}\"" wiki_menu_item_setting: "Visibility" wiki_menu_item_new_main_item_explanation: > You are deleting the only main wiki menu item. You now have to choose a wiki page for which a new main item will be generated. To delete the wiki the wiki module can be deactivated by project administrators. wiki_menu_item_delete_not_permitted: The wiki menu item of the only wiki page cannot be deleted. #TODO: merge with work_packages top level key work_package: updated_automatically_by_child_changes: | _Updated automatically by changing values within child work package %{child}_ destroy: info: "Deleting the work package is an irreversible action." title: "Delete the work package" nothing_to_preview: "Nothing to preview" api_v3: attributes: lock_version: "Lock Version" errors: code_400: "Bad request: %{message}" code_401: "You need to be authenticated to access this resource." code_401_wrong_credentials: "You did not provide the correct credentials." code_403: "You are not authorized to access this resource." code_404: "The requested resource could not be found." code_409: "Could not update the resource because of conflicting modifications." code_429: "Too many requests. Please try again later." code_500: "Okazis interna eraro." not_found: work_package: "The work package you are looking for cannot be found or has been deleted." expected: date: "YYYY-MM-DD (ISO 8601 date only)" datetime: "YYYY-MM-DDThh:mm:ss[.lll][+hh:mm] (any compatible ISO 8601 datetime)" duration: "ISO 8601 duration" invalid_content_type: "Expected CONTENT-TYPE to be '%{content_type}' but got '%{actual}'." invalid_format: "Invalid format for property '%{property}': Expected format like '%{expected_format}', but got '%{actual}'." invalid_json: "The request could not be parsed as JSON." invalid_relation: "The relation is invalid." invalid_resource: "For property '%{property}' a link like '%{expected}' is expected, but got '%{actual}'." invalid_signal: embed: "The requested embedding of %{invalid} is not supported. Supported embeddings are %{supported}." select: "The requested select of %{invalid} is not supported. Supported selects are %{supported}." invalid_user_status_transition: "The current user account status does not allow this operation." missing_content_type: "not specified" missing_property: "Missing property '%{property}'." missing_request_body: "There was no request body." missing_or_malformed_parameter: "The query parameter '%{parameter}' is missing or malformed." multipart_body_error: "The request body did not contain the expected multipart parts." multiple_errors: "Multiple field constraints have been violated." unable_to_create_attachment: "The attachment could not be created" unable_to_create_attachment_permissions: "The attachment could not be saved due to lacking file system permissions" render: context_not_parsable: "The context provided is not a link to a resource." unsupported_context: "The resource given is not supported as context." context_object_not_found: "Cannot find the resource given as the context." validation: done_ratio: "Done ratio cannot be set on parent work packages, when it is inferred by status or when it is disabled." due_date: "Finish date cannot be set on parent work packages." estimated_hours: "Estimated hours cannot be set on parent work packages." invalid_user_assigned_to_work_package: "The chosen user is not allowed to be '%{property}' for this work package." start_date: "Start date cannot be set on parent work packages." eprops: invalid_gzip: "is invalid gzip: %{message}" invalid_json: "is invalid json: %{message}" resources: schema: 'Schema' undisclosed: parent: Undisclosed - The selected parent is invisible because of lacking permissions. ancestor: Undisclosed - The ancestor is invisible because of lacking permissions. doorkeeper: pre_authorization: status: 'Pre-authorization' auth_url: 'Auth URL' access_token_url: 'Access token URL' errors: messages: #Common error messages invalid_request: unknown: 'The request is missing a required parameter, includes an unsupported parameter value, or is otherwise malformed.' missing_param: 'Missing required parameter: %{value}.' request_not_authorized: 'Request need to be authorized. Required parameter for authorizing request is missing or invalid.' invalid_redirect_uri: "The requested redirect uri is malformed or doesn't match client redirect URI." unauthorized_client: 'The client is not authorized to perform this request using this method.' access_denied: 'The resource owner or authorization server denied the request.' invalid_scope: 'The requested scope is invalid, unknown, or malformed.' invalid_code_challenge_method: 'The code challenge method must be plain or S256.' server_error: 'The authorization server encountered an unexpected condition which prevented it from fulfilling the request.' temporarily_unavailable: 'The authorization server is currently unable to handle the request due to a temporary overloading or maintenance of the server.' #Configuration error messages credential_flow_not_configured: 'Resource Owner Password Credentials flow failed due to Doorkeeper.configure.resource_owner_from_credentials being unconfigured.' resource_owner_authenticator_not_configured: 'Resource Owner find failed due to Doorkeeper.configure.resource_owner_authenticator being unconfigured.' admin_authenticator_not_configured: 'Access to admin panel is forbidden due to Doorkeeper.configure.admin_authenticator being unconfigured.' #Access grant errors unsupported_response_type: 'The authorization server does not support this response type.' unsupported_response_mode: 'The authorization server does not support this response mode.' #Access token errors invalid_client: 'Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method.' invalid_grant: 'The provided authorization grant is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.' unsupported_grant_type: 'The authorization grant type is not supported by the authorization server.' invalid_token: revoked: "The access token was revoked" expired: "The access token expired" unknown: "The access token is invalid" revoke: unauthorized: "You are not authorized to revoke this token." forbidden_token: missing_scope: 'Access to this resource requires scope "%{oauth_scopes}".' unsupported_browser: title: "Your browser is outdated and unsupported." message: "You may run into errors and degraded experience on this page." update_message: 'Please update your browser.' close_warning: "Ignore this warning." oauth: application: singular: "OAuth aplikaĵo" plural: "OAuth applications" named: "OAuth application '%{name}'" new: "New OAuth application" default_scopes: "(Default scopes)" instructions: name: "The name of your application. This will be displayed to other users upon authorization." redirect_uri_html: > The allowed URLs authorized users can be redirected to. One entry per line.
If you're registering a desktop application, use the following URL. confidential: "Check if the application will be used where the client secret can be kept confidential. Native mobile apps and Single Page Apps are assumed non-confidential." scopes: "Check the scopes you want the application to grant access to. If no scope is checked, api_v3 is assumed." client_credential_user_id: "Optional user ID to impersonate when clients use this application. Leave empty to allow public access only" register_intro: "If you are developing an OAuth API client application for OpenProject, you can register it using this form for all users to use." default_scopes: "" client_id: "ID de la kliento" client_secret_notice: > This is the only time we can print the client secret, please note it down and keep it secure. It should be treated as a password and cannot be retrieved by OpenProject at a later time. authorization_dialog: authorize: "Authorize" cancel: "Cancel and deny authorization." prompt_html: "Authorize %{application_name} to use your account %{login}?" title: "Authorize %{application_name}" wants_to_access_html: > This application requests access to your OpenProject account.
It has requested the following permissions: scopes: api_v3: "Full API v3 access" api_v3_text: "Application will receive full read & write access to the OpenProject API v3 to perform actions on your behalf." grants: created_date: "Approved on" scopes: "Permesoj" successful_application_revocation: "Revocation of application %{application_name} successful." none_given: "No OAuth applications have been granted access to your user account." x_active_tokens: one: 'one active token' other: '%{count} active token' flows: authorization_code: "Authorization code flow" client_credentials: "Client credentials flow" client_credentials: "User used for Client credentials" client_credentials_impersonation_set_to: "Client credentials user set to" client_credentials_impersonation_warning: "Note: Clients using the 'Client credentials' flow in this application will have the rights of this user" client_credentials_impersonation_html: > By default, OpenProject provides OAuth 2.0 authorization via %{authorization_code_flow_link}. You can optionally enable %{client_credentials_flow_link}, but you must provide a user on whose behalf requests will be performed. authorization_error: "An authorization error has occurred." revoke_my_application_confirmation: "Do you really want to remove this application? This will revoke %{token_count} active for it." my_registered_applications: "Registered OAuth applications" you: you